Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\ DOWNLOADS\ DUMPS\s27ged\022811-28797-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\XSymCache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
Machine Name:
Kernel base = 0xfffff800`03862000 PsLoadedModuleList = 0xfffff800`03a9fe50
Debug session time: Mon Feb 28 23:18:47.890 2011 (UTC + 0:00)
System Uptime: 0 days 0:07:00.326
Loading Kernel Symbols
...............................................................
................................................................
...........................................
Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {20, fffffa80039a1a10, fffffa80039a1a30, 4020015}
Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
Probably caused by : nvlddmkm.sys ( nvlddmkm+1b379d )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000020, a pool block header size is corrupt.
Arg2: fffffa80039a1a10, The pool entry we were looking for within the page.
Arg3: fffffa80039a1a30, The next pool entry.
Arg4: 0000000004020015, (reserved)
Debugging Details:
------------------
BUGCHECK_STR: 0x19_20
POOL_ADDRESS: GetPointerFromAddress: unable to read from fffff80003b0a0e0
fffffa80039a1a10
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80003a056d3 to fffff800038d2740
STACK_TEXT:
fffff880`02ffd2a8 fffff800`03a056d3 : 00000000`00000019 00000000`00000020 fffffa80`039a1a10 fffffa80`039a1a30 : nt!KeBugCheckEx
fffff880`02ffd2b0 fffff880`049d179d : 00000000`00000000 00000000`00000000 00000000`4d52564e fffffa80`058be000 : nt!ExDeferredFreePool+0x12c4
fffff880`02ffd360 00000000`00000000 : 00000000`00000000 00000000`4d52564e fffffa80`058be000 fffffa80`03a57880 : nvlddmkm+0x1b379d
STACK_COMMAND: kb
FOLLOWUP_IP:
nvlddmkm+1b379d
fffff880`049d179d ?? ???
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nvlddmkm+1b379d
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nvlddmkm
IMAGE_NAME: nvlddmkm.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4cb9dd0e
FAILURE_BUCKET_ID: X64_0x19_20_nvlddmkm+1b379d
BUCKET_ID: X64_0x19_20_nvlddmkm+1b379d
Followup: MachineOwner