Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Windows_NT6_BSOD_jcgriff2\020511-19765-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (3 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02a1c000 PsLoadedModuleList = 0xfffff800`02c59e50
Debug session time: Sat Feb 5 04:45:59.106 2011 (GMT-5)
System Uptime: 0 days 1:48:27.729
Loading Kernel Symbols
...............................................................
................................................................
................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffffa8009b56c10, fffffa8009b56c10, fffffa0009b56c10}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a56 )
Followup: Pool_corruption
---------
1: 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: 0000000000000003, the pool freelist is corrupt.
Arg2: fffffa8009b56c10, the pool entry being checked.
Arg3: fffffa8009b56c10, the read back flink freelist value (should be the same as 2).
Arg4: fffffa0009b56c10, the read back blink freelist value (should be the same as 2).
Debugging Details:
------------------
BUGCHECK_STR: 0x19_3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: svchost.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002bbfd6f to fffff80002a8c740
STACK_TEXT:
fffff880`09c7e858 fffff800`02bbfd6f : 00000000`00000019 00000000`00000003 fffffa80`09b56c10 fffffa80`09b56c10 : nt!KeBugCheckEx
fffff880`09c7e860 fffff800`02d85754 : fffffa80`00000004 fffffa80`09b5f950 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0xa56
fffff880`09c7e950 fffff800`02d885bb : 00000000`00000000 fffffa80`09c22200 00000000`00000080 fffff880`09c7e9e8 : nt!ObpAllocateObject+0xc4
fffff880`09c7e9b0 fffff800`02d60b54 : fffff880`09c7eb60 00000000`00000002 fffff8a0`0ca81360 fffff8a0`086a3a90 : nt!ObCreateObject+0xdb
fffff880`09c7ea20 fffff800`02d61c95 : 00000000`02c2e6e8 fffff8a0`098ca330 fffff8a0`086a3a90 fffffa80`0db10860 : nt!SepDuplicateToken+0xf4
fffff880`09c7eac0 fffff800`02d61d21 : fffffa80`0db10860 00000000`00000008 0007ab9d`00000001 00000000`00000000 : nt!NtOpenThreadTokenEx+0x405
fffff880`09c7ebe0 fffff800`02a8b993 : fffffa80`0db10860 00000000`00000000 00000000`002d2701 fffffa80`0da27e60 : nt!NtOpenThreadToken+0x11
fffff880`09c7ec20 00000000`777f00fa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`02c2e678 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x777f00fa
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+a56
fffff800`02bbfd6f cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+a56
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a56
BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a56
Followup: Pool_corruption
---------