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 21:17:52.126 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:25.883
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, {92011900, 0, 9422a902, 2}


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

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

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


Could not read faulting driver name

READ_ADDRESS: GetPointerFromAddress: unable to read from 8279c84c
Unable to read MiSystemVaType memory at 8277bf00
 92011900 

FAULTING_IP: 
ATMFD+2a902
9422a902 0fb600          movzx   eax,byte ptr [eax]

MM_INTERNAL_CODE:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 9422f6e0 to 9422a902

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
879a2544 9422f6e0 fb962c70 9423f028 879a2790 ATMFD+0x2a902
879a2600 942227ae fb962c70 9423f028 879a2790 ATMFD+0x2f6e0
879a26ec 94222858 fb962c70 879a2790 879a2814 ATMFD+0x227ae
879a2718 942132b2 fb962c70 9423f028 879a2790 ATMFD+0x22858
879a287c 94213689 0000000b 879a299c fba80f60 ATMFD+0x132b2
879a28d0 9420406d 0000000b 879a299c 00000000 ATMFD+0x13689
879a2924 9433dce2 ff7af010 fc090cf0 00000001 ATMFD+0x406d
879a296c 943267bb ff7af010 fc090cf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
879a29e0 943514d7 ffa66130 ff613938 00003649 win32k!xInsertMetricsRFONTOBJ+0x9c
879a2a14 943535b9 00000020 879a2acc 879a2c86 win32k!RFONTOBJ::bGetGlyphMetrics+0x131
879a2cb8 94366644 0301027d 00003660 00000040 win32k!GreGetCharABCWidthsW+0x147
879a2d14 8266f896 0301027d 00003640 00000040 win32k!NtGdiGetCharABCWidthsW+0xf8
879a2d14 773970f4 0301027d 00003640 00000040 nt!KiSystemServicePostCall
0020ef2c 00000000 00000000 00000000 00000000 0x773970f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+2a902
9422a902 0fb600          movzx   eax,byte ptr [eax]

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+2a902

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+2a902

BUCKET_ID:  0x50_ATMFD+2a902

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