*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, 8321b378, 86fec1b5, b069c64d}
Probably caused by : ntkrnlmp.exe ( nt!ExAllocatePoolWithTag+664 )
Followup: MachineOwner
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: 00000003, the pool freelist is corrupt.
Arg2: 8321b378, the pool entry being checked.
Arg3: 86fec1b5, the read back flink freelist value (should be the same as 2).
Arg4: b069c64d, 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: 0
LAST_CONTROL_TRANSFER: from 818ed30e to 8196d66e
STACK_TEXT:
a6a47934 818ed30e 80000001 00000230 74536d4d nt!ExAllocatePoolWithTag+0x664
a6a47964 818e53cd 850ca718 0000008c 00000000 nt!MiAddViewsForSection+0x74
a6a47994 81a899cc 850ca718 0000008c 00000000 nt!MiAddViewsForSectionWithPfn+0x88
a6a47a08 81aa31cc 8475a940 85381c60 aac78d64 nt!MiPfPrepareReadList+0xd6
a6a47a38 81aa05b9 0000001d a8225ce8 00000005 nt!MmPrefetchPages+0x64
a6a47ab4 81a97a84 00a47ad4 00000000 00000000 nt!PfSnPrefetchSections+0x34c
a6a47c34 81a79380 aac78000 a6a47c64 a6a47c70 nt!PfSnPrefetchScenario+0x193
a6a47cc8 81a8507f 81a6acea 85373a18 a6a47d20 nt!PfSnBeginAppLaunch+0x382
a6a47cd8 81a7e5ab b0e6830e 00000000 00000000 nt!PfProcessCreateNotification+0x65
a6a47d20 818df159 00000000 77d164d8 00000001 nt!PspUserThreadStartup+0x113
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExAllocatePoolWithTag+664
8196d66e cc int 3
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!ExAllocatePoolWithTag+664
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4b88cac3
FAILURE_BUCKET_ID: 0x19_3_nt!ExAllocatePoolWithTag+664
BUCKET_ID: 0x19_3_nt!ExAllocatePoolWithTag+664
Followup: MachineOwner