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: 0000000000007f90, page frame number
Arg3: 34f05500005f1b90, current share count
Arg4: 0000000000000000, 0
*// Bir sürücü için belirtilen MDL listesinin kilidi, kilitlenme sayından fazla kez açılmaya çalışılıyor.