Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\New folder\111410-25474-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 (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`03056000 PsLoadedModuleList = 0xfffff800`03293e50
Debug session time: Sun Nov 14 09:46:45.030 2010 (GMT-5)
System Uptime: 0 days 0:00:40.466
Loading Kernel Symbols
...............................................................
................................................................
....................
Loading User Symbols
Loading unloaded module list
...
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffffa800359a2d0, fffffa800359a2d1, fffffa800359a2d0}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a56 )
Followup: Pool_corruption
---------
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: 0000000000000003, the pool freelist is corrupt.
Arg2: fffffa800359a2d0, the pool entry being checked.
Arg3: fffffa800359a2d1, the read back flink freelist value (should be the same as 2).
Arg4: fffffa800359a2d0, 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: avgrsa.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800031f9d6f to fffff800030c6740
STACK_TEXT:
fffff880`074687c8 fffff800`031f9d6f : 00000000`00000019 00000000`00000003 fffffa80`0359a2d0 fffffa80`0359a2d1 : nt!KeBugCheckEx
fffff880`074687d0 fffff800`030e7536 : fa800840`00000001 00000000`00000009 00000000`00000001 00000000`00000000 : nt!ExDeferredFreePool+0xa56
fffff880`074688c0 fffff880`03f741bb : fffff880`07468968 fffffa80`07a2fdf0 00000000`00000000 00000000`0000000a : nt!ExAllocatePoolWithQuotaTag+0x56
fffff880`07468910 fffff880`03f7567d : 00000000`00000000 00000000`0000000a fffff880`07468a90 00000000`000007ff : Npfs!NpGetClientSecurityContext+0x37
fffff880`07468940 fffff880`03f75422 : fffff8a0`00276600 fffffa80`00000000 00000000`0867cb20 00000000`0000000a : Npfs!NpWriteDataQueue+0x1ad
fffff880`074689c0 fffff880`03f75216 : 00000000`0000000a 00000000`0867cb20 fffffa80`0735fec8 fffffa80`073cfb60 : Npfs!NpCommonWrite+0x1ba
fffff880`07468a50 fffff800`033dd80e : fffffa80`073d68f4 00000000`00000000 ffffffff`ffffff00 00000000`072f1ad8 : Npfs!NpFastWrite+0x66
fffff880`07468ab0 fffff800`030c5993 : 00000000`00006e01 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtWriteFile+0x5ad
fffff880`07468bb0 00000000`77cbfdda : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`07e2e108 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77cbfdda
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+a56
fffff800`031f9d6f 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
---------