*******************************************************************************
* *
* 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: fffff80002c00ae0, the pool entry being checked.
Arg3: fffff80002c008e0, the read back flink freelist value (should be the same as 2).
Arg4: fffff80002c00ae0, 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: WerFault.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002ba4d6f to fffff80002a72f00
STACK_TEXT:
fffff880`03c58f38 fffff800`02ba4d6f : 00000000`00000019 00000000`00000003 fffff800`02c00ae0 fffff800`02c008e0 : nt!KeBugCheckEx
fffff880`03c58f40 fffff800`02d87a4e : fffff880`00000000 fffff8a0`06a8ecd0 00000000`00000000 00000000`00000000 : nt!ExFreePool+0x536
fffff880`03c59030 fffff800`02d6b395 : 00000000`00000002 fffff880`03c59120 00000000`08000000 00000000`00000000 : nt!MiCreateDataFileMap+0x86
fffff880`03c590a0 fffff800`02d60893 : fffff880`03c59300 00000000`00000000 00000000`00000000 fffff880`03c592f8 : nt!MmCreateSection+0x5e9
fffff880`03c592b0 fffff800`02a72153 : fffffa80`07ea8ad0 00000000`0013d5e8 fffff880`03c59348 00000000`00000000 : nt!NtCreateSection+0x162
fffff880`03c59330 00000000`77c4035a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0013d5c8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77c4035a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExFreePool+536
fffff800`02ba4d6f cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExFreePool+536
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExFreePool+536
BUCKET_ID: X64_0x19_3_nt!ExFreePool+536
Followup: Pool_corruption
---------