Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\072110-148824-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 (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`03062000 PsLoadedModuleList = 0xfffff800`0329fe50
Debug session time: Wed Jul 21 19:42:28.022 2010 (GMT-4)
System Uptime: 0 days 0:20:41.973
Loading Kernel Symbols
...............................................................
................................................................
....................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck C1, {fffff98039398f10, fffff98039398ffd, f740f0, 24}
Probably caused by : memory_corruption ( nt!MmFreeSpecialPool+383 )
Followup: MachineOwner
---------
4: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SPECIAL_POOL_DETECTED_MEMORY_CORRUPTION (c1)
Special pool has detected memory corruption. Typically the current thread's
stack backtrace will reveal the guilty party.
Arguments:
Arg1: fffff98039398f10, address trying to free
Arg2: fffff98039398ffd, address where bits are corrupted
Arg3: 0000000000f740f0, (reserved)
Arg4: 0000000000000024, caller is freeing an address where bytes after the end of the allocation have been overwritten
Debugging Details:
------------------
BUGCHECK_STR: 0xC1_24
SPECIAL_POOL_CORRUPTION_TYPE: 24
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VERIFIER_ENABLED_VISTA_MINIDUMP
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800031d9783 to fffff800030d2600
STACK_TEXT:
fffff880`031fbb18 fffff800`031d9783 : 00000000`000000c1 fffff980`39398f10 fffff980`39398ffd 00000000`00f740f0 : nt!KeBugCheckEx
fffff880`031fbb20 fffff800`03205356 : 00000000`0000071f 00000000`74707249 00000000`0315bbe0 fffff800`03261480 : nt!MmFreeSpecialPool+0x383
fffff880`031fbc50 fffff800`035771f6 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExFreePool+0x9f3
fffff880`031fbd00 fffff800`03377a86 : fffff980`00706b60 fffff980`00324b30 00000000`00000000 00000000`00000000 : nt!ViPoolDelayFreeTrimThreadRoutine+0x46
fffff880`031fbd40 fffff800`030b0b06 : fffff880`02f64180 fffff980`00706b60 fffff880`02f6f040 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`031fbd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MmFreeSpecialPool+383
fffff800`031d9783 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MmFreeSpecialPool+383
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4b88cfeb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0xC1_24_VRFK_nt!MmFreeSpecialPool+383
BUCKET_ID: X64_0xC1_24_VRFK_nt!MmFreeSpecialPool+383
Followup: MachineOwner
---------