*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffffa800365d180, fffffa800365d580, fffffa800365d580}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a53 )
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: fffffa800365d180, the pool entry being checked.
Arg3: fffffa800365d580, the read back flink freelist value (should be the same as 2).
Arg4: fffffa800365d580, 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: avgchsva.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002dbe4b3 to fffff80002c93d00
STACK_TEXT:
fffff880`06dd6718 fffff800`02dbe4b3 : 00000000`00000019 00000000`00000003 fffffa80`0365d180 fffffa80`0365d580 : nt!KeBugCheckEx
fffff880`06dd6720 fffff800`02cab174 : 00000000`00000000 fffffa80`03c6dc80 00000000`000f001f 00000000`00000000 : nt!ExDeferredFreePool+0xa53
fffff880`06dd6810 fffff800`02c77f5c : fffff880`06dd6b88 00000000`00000001 00000000`00000000 fffff880`06dd6910 : nt!MiAddViewsForSection+0x1d4
fffff880`06dd68a0 fffff800`02fac4ed : 00000000`00000001 00000000`00000007 00000000`00000000 fffff880`06dd6b58 : nt!MiAddViewsForSectionWithPfn+0x98
fffff880`06dd6910 fffff800`02fac9bb : fffffa80`03c6dc00 fffffa80`04f43480 fffff880`06dd6b50 fffffa80`05e02060 : nt!MiMapViewOfDataSection+0x64d
fffff880`06dd69f0 fffff800`02face1e : fffffa80`00000001 fffffa80`04f43480 fffff880`06dd6b50 00000000`00000000 : nt!MiMapViewOfSection+0x20b
fffff880`06dd6ae0 fffff800`02c92f93 : 00000000`00000458 fffffa80`05e02060 00000000`02bfe518 00000000`00001001 : nt!NtMapViewOfSection+0x2bd
fffff880`06dd6bb0 00000000`77a1159a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`02bfe4f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77a1159a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+a53
fffff800`02dbe4b3 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+a53
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+a53
BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
Followup: Pool_corruption
---------