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 = 0x82613000 PsLoadedModuleList = 0x8275d5b0
Debug session time: Sun May 10 07:02:56.502 2015 (UTC + 2:00)
System Uptime: 0 days 0:01:32.102
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, {d8f62ff7, 0, 942c5195, 2}


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

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: d8f62ff7, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 942c5195, 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 8277d84c
Unable to read MiSystemVaType memory at 8275cf00
 d8f62ff7 

FAULTING_IP: 
ATMFD+35195
942c5195 803802          cmp     byte ptr [eax],2

MM_INTERNAL_CODE:  2

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 942c598d to 942c5195

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
98e7b638 942c598d 98e7b890 01940000 98e7b890 ATMFD+0x35195
98e7b730 942c4ee4 98e7b890 01940000 98e7b74c ATMFD+0x3598d
98e7b834 942c5044 98e7b890 01940000 98e7b968 ATMFD+0x34ee4
98e7b868 9429512a 00000000 98e7b890 01940000 ATMFD+0x35044
98e7b908 9429718f 00000004 00000001 00000002 ATMFD+0x512a
98e7b988 94293c8e 00000000 00000000 97cef200 ATMFD+0x718f
98e7ba6c 943a7a9a 00000004 fbf32fc0 fbf14ff8 ATMFD+0x3c8e
98e7bab4 943a79ec 00000001 fbf32fc0 fbf14ff8 win32k!PDEVOBJ::LoadFontFile+0x3c
98e7baf4 943a742d ffa66130 00000019 fbf32fc0 win32k!vLoadFontFileView+0x291
98e7bb80 9439641f 98e7bc58 00000019 00000001 win32k!PUBLIC_PFTOBJ::bLoadFonts+0x209
98e7bbcc 94397403 98e7bc58 00000019 00000001 win32k!GreAddFontResourceWInternal+0xfb
98e7bd14 82650896 003d3e78 00000019 00000001 win32k!NtGdiAddFontResourceW+0x142
98e7bd14 76eb70f4 003d3e78 00000019 00000001 nt!KiSystemServicePostCall
002cf93c 00000000 00000000 00000000 00000000 0x76eb70f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
ATMFD+35195
942c5195 803802          cmp     byte ptr [eax],2

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ATMFD+35195

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ATMFD

IMAGE_NAME:  ATMFD.DLL

DEBUG_FLR_IMAGE_TIMESTAMP:  54e6a55a

FAILURE_BUCKET_ID:  0x50_ATMFD+35195

BUCKET_ID:  0x50_ATMFD+35195

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