Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\a\Minidump\D M P\DMP\011511-20077-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 x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c5f000 PsLoadedModuleList = 0xfffff800`02e9ce50
Debug session time: Sat Jan 15 10:37:21.041 2011 (UTC - 5:00)
System Uptime: 0 days 2:29:05.695
Loading Kernel Symbols
...............................................................
................................................................
...................................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck C2, {7, 1097, 407001c, fffffa8007e2e610}
Unable to load image \SystemRoot\system32\DRIVERS\iaStor.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for iaStor.sys
*** ERROR: Module load completed but symbols could not be loaded for iaStor.sys
GetPointerFromAddress: unable to read from fffff80002f070e0
Probably caused by : iaStor.sys ( iaStor+56988 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_CALLER (c2)
The current thread is making a bad pool request. Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 0000000000000007, Attempt to free pool which was already freed
Arg2: 0000000000001097, (reserved)
Arg3: 000000000407001c, Memory contents of the pool block
Arg4: fffffa8007e2e610, Address of the block of pool being deallocated
Debugging Details:
------------------
POOL_ADDRESS: fffffa8007e2e610
FREED_POOL_TAG: GTag
BUGCHECK_STR: 0xc2_7_GTag
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: ImgBurn.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002e0260e to fffff80002ccf740
STACK_TEXT:
fffff880`064872e8 fffff800`02e0260e : 00000000`000000c2 00000000`00000007 00000000`00001097 00000000`0407001c : nt!KeBugCheckEx
fffff880`064872f0 fffff880`010ea988 : fffffa80`03fb86c0 00000000`00000000 00000000`00000d80 fffffa80`065cfe80 : nt!ExDeferredFreePool+0x11eb
fffff880`064873a0 fffffa80`03fb86c0 : 00000000`00000000 00000000`00000d80 fffffa80`065cfe80 fffffa80`03fb86c0 : iaStor+0x56988
fffff880`064873a8 00000000`00000000 : 00000000`00000d80 fffffa80`065cfe80 fffffa80`03fb86c0 fffffa80`07e2e610 : 0xfffffa80`03fb86c0
STACK_COMMAND: kb
FOLLOWUP_IP:
iaStor+56988
fffff880`010ea988 ?? ???
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: iaStor+56988
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: iaStor
IMAGE_NAME: iaStor.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4a287aa4
FAILURE_BUCKET_ID: X64_0xc2_7_GTag_iaStor+56988
BUCKET_ID: X64_0xc2_7_GTag_iaStor+56988
Followup: MachineOwner
---------