Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\DMP\042411-30015-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.20826.x86fre.win7_ldr.101026-1502
Machine Name:
Kernel base = 0x82c1a000 PsLoadedModuleList = 0x82d5a5f0
Debug session time: Sun Apr 24 01:27:14.206 2011 (UTC - 4:00)
System Uptime: 0 days 0:01:30.940
Loading Kernel Symbols
...............................................................
................................................................
.......................
Loading User Symbols
Loading unloaded module list
....
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: 00000003, the pool freelist is corrupt.
Arg2: ff8ea0c8, the pool entry being checked.
Arg3: fd3bdce0, the read back flink freelist value (should be the same as 2).
Arg4: ff8ea0c8, 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: explorer.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 82d33902 to 82cec4c4
STACK_TEXT:
9fe26bdc 82d33902 00000019 00000003 ff8ea0c8 nt!KeBugCheckEx+0x1e
9fe26c30 82d332e5 8e7cee00 0000000a 0760ef78 nt!ExDeferredFreePool+0x312
9fe26c98 82d339da fe2a7440 00000000 9fe26cb4 nt!ExFreePoolWithTag+0x848
9fe26ca8 93a01c8d fe2a7440 9fe26d1c 939f8118 nt!ExFreePool+0xf
9fe26cb4 939f8118 9fe26cd0 0c5118f9 00000029 win32k!PopAndFreeAlwaysW32ThreadLock+0x19
9fe26d1c 82c4f90a 00000029 000001f8 fe2a7440 win32k!NtUserSystemParametersInfo+0x68e
9fe26d1c 76f86344 00000029 000001f8 fe2a7440 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0760ee48 00000000 00000000 00000000 00000000 0x76f86344
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+312
82d33902 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+312
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: 0x19_3_nt!ExDeferredFreePool+312
BUCKET_ID: 0x19_3_nt!ExDeferredFreePool+312
82d338f1 ff31 push dword ptr [ecx]
82d338f3 8b08 mov ecx,dword ptr [eax]
82d338f5 ff7104 push dword ptr [ecx+4]
82d338f8 50 push eax
82d338f9 6a03 push 3
82d338fb 6a19 push 19h
82d338fd e8a48bfbff call nt!KeBugCheckEx (82cec4a6)
nt!ExDeferredFreePool+0x312:
82d33902 cc int 3
82d33903 8b4e0c mov ecx,dword ptr [esi+0Ch]
82d33906 8d4608 lea eax,[esi+8]
82d33909 ebe6 jmp nt!ExDeferredFreePool+0x301 (82d338f1)
Followup: Pool_corruption
---------