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 = 0x8261a000 PsLoadedModuleList = 0x827645b0
Debug session time: Fri May  8 19:14:00.935 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:01.909
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, {fff82008, 0, 91ec440b, 0}


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

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: fff82008, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 91ec440b, 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 8278484c
Unable to read MiSystemVaType memory at 82763f00
 fff82008 

FAULTING_IP: 
ATMFD+3440b
91ec440b 8b7e08          mov     edi,dword ptr [esi+8]

MM_INTERNAL_CODE:  0

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 91ec45f7 to 91ec440b

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
98c12de8 91ec45f7 fba3c380 0000000b fba3c3ac ATMFD+0x3440b
98c12e10 91eb9eec fc0948c0 ff6c20d8 91ed63ec ATMFD+0x345f7
98c12e34 91ebe987 fba40c70 91ed63ec 00000f5c ATMFD+0x29eec
98c13544 91ebf6e0 fba40c70 91ecf028 98c13790 ATMFD+0x2e987
98c13600 91eb27ae fba40c70 91ecf028 98c13790 ATMFD+0x2f6e0
98c136ec 91eb2858 fba40c70 98c13790 98c13814 ATMFD+0x227ae
98c13718 91ea32b2 fba40c70 91ecf028 98c13790 ATMFD+0x22858
98c1387c 91ea3689 ffffffff 98c1399c fc70ef58 ATMFD+0x132b2
98c138d0 91e9406d ffffffff 98c1399c 00000000 ATMFD+0x13689
98c13924 91ffdce2 ff7af010 fba2ecf0 00000001 ATMFD+0x406d
98c1396c 91fe67bb ff7af010 fba2ecf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
98c139e0 920114d7 ffa66130 fba48b14 000000e0 win32k!xInsertMetricsRFONTOBJ+0x9c
98c13a14 920135b9 00000020 98c13a3c 98c13c74 win32k!RFONTOBJ::bGetGlyphMetrics+0x131
98c13cb8 92026644 0501019f 00000100 00000020 win32k!GreGetCharABCWidthsW+0x147
98c13d14 82657896 0501019f 000000c0 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
98c13d14 77b970f4 0501019f 000000c0 00000040 nt!KiSystemServicePostCall
0025f05c 00000000 00000000 00000000 00000000 0x77b970f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+3440b
91ec440b 8b7e08          mov     edi,dword ptr [esi+8]

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+3440b

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+3440b

BUCKET_ID:  0x50_ATMFD+3440b

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