Symbol search path is: srv*C:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7601 (Service Pack 1) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18741.x86fre.win7sp1_gdr.150202-1526
Machine Name:
Kernel base = 0x82639000 PsLoadedModuleList = 0x827835b0
Debug session time: Mon May 11 13:15:16.491 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:03.260
Loading Kernel Symbols
...............................................................
................................................................
..........
Loading User Symbols
Loading unloaded module list
....
Unable to load image ATMFD.DLL, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ATMFD.DLL
*** ERROR: Module load completed but symbols could not be loaded for ATMFD.DLL
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 10000050, {fffed11e, 0, 9283407b, 0}


Could not read faulting driver name
Probably caused by : ATMFD.DLL ( ATMFD+3407b )

Followup: MachineOwner
---------

kd> !analyze -v; .logclose; q
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fffed11e, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 9283407b, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 00000000, (reserved)

Debugging Details:
------------------


Could not read faulting driver name

READ_ADDRESS: GetPointerFromAddress: unable to read from 827a384c
Unable to read MiSystemVaType memory at 82782f00
 fffed11e 

FAULTING_IP: 
ATMFD+3407b
9283407b 394e34          cmp     dword ptr [esi+34h],ecx

MM_INTERNAL_CODE:  0

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 9282d5b5 to 9283407b

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
879d3e38 9282d5b5 fbc4e800 fd4f6830 00000f5c ATMFD+0x3407b
879d4544 9282f6e0 fbe6ec70 9283f028 879d4790 ATMFD+0x2d5b5
879d4600 928227ae fbe6ec70 9283f028 879d4790 ATMFD+0x2f6e0
879d46ec 92822858 fbe6ec70 879d4790 879d4814 ATMFD+0x227ae
879d4718 928132b2 fbe6ec70 9283f028 879d4790 ATMFD+0x22858
879d487c 92813689 00000002 879d499c fd4d4f78 ATMFD+0x132b2
879d48d0 9280406d 00000002 879d499c 00000000 ATMFD+0x13689
879d4924 9295dce2 ff7af010 fc49ccf0 00000001 ATMFD+0x406d
879d496c 929467bb ff7af010 fc49ccf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
879d49e0 929714d7 ffa66130 ff6b3c1c 00000302 win32k!xInsertMetricsRFONTOBJ+0x9c
879d4a14 929735b9 00000020 879d4a5c 879d4c78 win32k!RFONTOBJ::bGetGlyphMetrics+0x131
879d4cb8 92986644 070100e6 00000320 00000040 win32k!GreGetCharABCWidthsW+0x147
879d4d14 82676896 070100e6 00000300 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
879d4d14 773b70f4 070100e6 00000300 00000040 nt!KiSystemServicePostCall
001ff4ac 00000000 00000000 00000000 00000000 0x773b70f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+3407b
9283407b 394e34          cmp     dword ptr [esi+34h],ecx

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+3407b

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+3407b

BUCKET_ID:  0x50_ATMFD+3407b

Followup: MachineOwner
---------
