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 = 0x8263e000 PsLoadedModuleList = 0x827885b0
Debug session time: Sun May 10 05:12:45.726 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:33.935
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, {a5a5a5dd, 1, 920845c9, 2}


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

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: a5a5a5dd, memory referenced.
Arg2: 00000001, value 0 = read operation, 1 = write operation.
Arg3: 920845c9, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 00000002, (reserved)

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


Could not read faulting driver name

WRITE_ADDRESS: GetPointerFromAddress: unable to read from 827a884c
Unable to read MiSystemVaType memory at 82787f00
 a5a5a5dd 

FAULTING_IP: 
ATMFD+345c9
920845c9 83483810        or      dword ptr [eax+38h],10h

MM_INTERNAL_CODE:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 92079eec to 920845c9

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
99226e10 92079eec fc0bc900 ff6be038 920963ec ATMFD+0x345c9
99226e34 9207e987 fbe10c70 920963ec 00000f5c ATMFD+0x29eec
99227544 9207f6e0 fbe10c70 9208f028 99227790 ATMFD+0x2e987
99227600 920727ae fbe10c70 9208f028 99227790 ATMFD+0x2f6e0
992276ec 92072858 fbe10c70 99227790 99227814 ATMFD+0x227ae
99227718 920632b2 fbe10c70 9208f028 99227790 ATMFD+0x22858
9922787c 92063689 ffffffff 9922799c fe37ef58 ATMFD+0x132b2
992278d0 9205406d ffffffff 9922799c 00000000 ATMFD+0x13689
99227924 921adce2 ff7af010 fe3d8cf0 00000001 ATMFD+0x406d
9922796c 921967bb ff7af010 fe3d8cf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
992279e0 921c14d7 ffa66130 fd4da8d0 0000004f win32k!xInsertMetricsRFONTOBJ+0x9c
99227a14 921c35b9 00000020 99227b2c 99227c92 win32k!RFONTOBJ::bGetGlyphMetrics+0x131
99227cb8 921d6644 28010168 00000060 00000040 win32k!GreGetCharABCWidthsW+0x147
99227d14 8267b896 28010168 00000040 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
99227d14 76f070f4 28010168 00000040 00000040 nt!KiSystemServicePostCall
001cf41c 00000000 00000000 00000000 00000000 0x76f070f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+345c9
920845c9 83483810        or      dword ptr [eax+38h],10h

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+345c9

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+345c9

BUCKET_ID:  0x50_ATMFD+345c9

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