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 = 0x8263d000 PsLoadedModuleList = 0x827875b0
Debug session time: Fri May  8 23:45:13.218 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:33.614
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, {cc090000, 0, 9249a902, 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: cc090000, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 9249a902, 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 827a784c
Unable to read MiSystemVaType memory at 82786f00
 cc090000 

FAULTING_IP: 
ATMFD+2a902
9249a902 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 9249f6e0 to 9249a902

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
879d84c0 9249f6e0 fbe8ac70 924af028 879d870c ATMFD+0x2a902
879d857c 924927ae fbe8ac70 924af028 879d870c ATMFD+0x2f6e0
879d8668 92492858 fbe8ac70 879d870c 879d8790 ATMFD+0x227ae
879d8694 924832b2 fbe8ac70 924af028 879d870c ATMFD+0x22858
879d87f8 92483689 0000000b 879d8918 fbd5e8b0 ATMFD+0x132b2
879d884c 9247406d 0000000b 879d8918 fbd5e8b0 ATMFD+0x13689
879d88a0 925ddce2 ff7af010 fbe64cf0 00000001 ATMFD+0x406d
879d88e8 925e3774 ff7af010 fbe64cf0 00000001 win32k!PDEVOBJ::QueryFontData+0x3e
879d8960 9265bc8d 879d8c3c ff6a8704 fbd5e8b0 win32k!xInsertMetricsPlusRFONTOBJ+0x120
879d8990 925d594d 00000003 ff7bf020 879d8cd4 win32k!RFONTOBJ::bGetGlyphMetricsPlus+0x179
879d89c8 9265b78b 879d8c1c 879d8c3c 00000008 win32k!ESTROBJ::vCharPos_H3+0xf0
879d8a0c 925d55d0 879d8cd0 00000003 879d8c1c win32k!ESTROBJ::vInit+0x268
879d8c2c 925d5793 00000000 879d8cd0 fbe64cf0 win32k!GreGetTextExtentExW+0x12a
879d8d0c 8267a896 04010296 00670b1c 00000003 win32k!NtGdiGetTextExtentExW+0x141
879d8d0c 77c370f4 04010296 00670b1c 00000003 nt!KiSystemServicePostCall
0024f9c4 00000000 00000000 00000000 00000000 0x77c370f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+2a902
9249a902 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
---------
