PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie: calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 0000000000000007, A driver has unlocked a page more times than it locked it
Arg2: 000000000022f39f, page frame number
Arg3: 0000000000000001, current share count
Arg4: 0000000000000000, 0
ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
MODULE_NAME: nt
FAULTING_MODULE: fffff80002e4b000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4cc791bd
BUGCHECK_STR: 0x4E_7
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002f1bf09 to fffff80002ebb740
STACK_TEXT:
fffff880`08620748 fffff800`02f1bf09 : 00000000`0000004e 00000000`00000007 00000000`0022f39f 00000000`00000001 : nt+0x70740
fffff880`08620750 00000000`0000004e : 00000000`00000007 00000000`0022f39f 00000000`00000001 00000000`00000000 : nt+0xd0f09
fffff880`08620758 00000000`00000007 : 00000000`0022f39f 00000000`00000001 00000000`00000000 fffff880`04a0b31c : 0x4e
fffff880`08620760 00000000`0022f39f : 00000000`00000001 00000000`00000000 fffff880`04a0b31c fffffa80`068dadd0 : 0x7
fffff880`08620768 00000000`00000001 : 00000000`00000000 fffff880`04a0b31c fffffa80`068dadd0 fffff800`02f2fe5e : 0x22f39f
fffff880`08620770 00000000`00000000 : fffff880`04a0b31c fffffa80`068dadd0 fffff800`02f2fe5e fffffa80`07be02c0 : 0x1
STACK_COMMAND: kb
FOLLOWUP_IP:
nt+70740
fffff800`02ebb740 48894c2408 mov qword ptr [rsp+8],rcx
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt+70740
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: ntoskrnl.exe
Followup: MachineOwner
---------