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 = 0x82633000 PsLoadedModuleList = 0x8277d5b0
Debug session time: Sun May 10 02:25:20.194 2015 (UTC + 2:00)
System Uptime: 0 days 0:00:53.767
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, {ff6e3024, 0, 91c84072, 0}


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

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: ff6e3024, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 91c84072, 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 8279d84c
Unable to read MiSystemVaType memory at 8277cf00
 ff6e3024 

FAULTING_IP: 
ATMFD+34072
91c84072 8b700c          mov     esi,dword ptr [eax+0Ch]

MM_INTERNAL_CODE:  0

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 91c7d5b5 to 91c84072

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
97656e38 91c7d5b5 fbed07c0 fbedc830 00000f5c ATMFD+0x34072
97657544 91c7f6e0 fc562c70 91c8f028 97657790 ATMFD+0x2d5b5
97657600 91c727ae fc562c70 91c8f028 97657790 ATMFD+0x2f6e0
976576ec 91c72858 fc562c70 97657790 97657814 ATMFD+0x227ae
97657718 91c632b2 fc562c70 91c8f028 97657790 ATMFD+0x22858
9765787c 91c63689 0000000b 9765799c fb274048 ATMFD+0x132b2
976578d0 91c5406d 0000000b 9765799c 00000000 ATMFD+0x13689
97657924 91dadce2 ff7af010 fb46ecf0 00000001 ATMFD+0x406d
9765796c 91d967bb ff7af010 fb46ecf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
976579e0 91dc14d7 ffa66130 fb644d40 0000134b win32k!xInsertMetricsRFONTOBJ+0x9c
97657a14 91dc35b9 00000020 97657aec 97657c8a win32k!RFONTOBJ::bGetGlyphMetrics+0x131
97657cb8 91dd6644 0c01016c 00001360 00000040 win32k!GreGetCharABCWidthsW+0x147
97657d14 82670896 0c01016c 00001340 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
97657d14 770c70f4 0c01016c 00001340 00000040 nt!KiSystemServicePostCall
0025f014 00000000 00000000 00000000 00000000 0x770c70f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+34072
91c84072 8b700c          mov     esi,dword ptr [eax+0Ch]

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+34072

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+34072

BUCKET_ID:  0x50_ATMFD+34072

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