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 = 0x82632000 PsLoadedModuleList = 0x8277c5b0
Debug session time: Sun May 10 06:13:21.479 2015 (UTC + 2:00)
System Uptime: 0 days 0:00:46.797
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, {ffec80ce, 0, 823c407b, 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: ffec80ce, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 823c407b, 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 8279c84c
Unable to read MiSystemVaType memory at 8277bf00
 ffec80ce 

FAULTING_IP: 
ATMFD+3407b
823c407b 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 823bd5b5 to 823c407b

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
879d7e38 823bd5b5 fc128980 fbfb0830 00000f5c ATMFD+0x3407b
879d8544 823bf6e0 fbf6ac70 823cf028 879d8790 ATMFD+0x2d5b5
879d8600 823b27ae fbf6ac70 823cf028 879d8790 ATMFD+0x2f6e0
879d86ec 823b2858 fbf6ac70 879d8790 879d8814 ATMFD+0x227ae
879d8718 823a32b2 fbf6ac70 823cf028 879d8790 ATMFD+0x22858
879d887c 823a3689 0000000b 879d899c fbf6ef58 ATMFD+0x132b2
879d88d0 8239406d 0000000b 879d899c 00000000 ATMFD+0x13689
879d8924 820fdce2 ff7af010 fbf9ecf0 00000001 ATMFD+0x406d
879d896c 820e67bb ff7af010 fbf9ecf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
879d89e0 821114d7 ffa66130 ff6ceda4 00000764 win32k!xInsertMetricsRFONTOBJ+0x9c
879d8a14 821135b9 00000020 879d8a7c 879d8c7c win32k!RFONTOBJ::bGetGlyphMetrics+0x131
879d8cb8 82126644 0c0101ad 00000780 00000020 win32k!GreGetCharABCWidthsW+0x147
879d8d14 8266f896 0c0101ad 00000740 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
879d8d14 777170f4 0c0101ad 00000740 00000040 nt!KiSystemServicePostCall
0023ee34 00000000 00000000 00000000 00000000 0x777170f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+3407b
823c407b 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
---------
