PFN_List Corrupt?

JarrettNZ

Member
Dec 7, 2001
58
0
0
A built and new computer a while ago. And I have been getting a BSOD error saying "PFN_LIST CORRUPT" since day one. Anyone know what it means and how to fix it?
 

Smilin

Diamond Member
Mar 4, 2002
7,357
0
0
"The PFN_LIST_CORRUPT bug check has a value of 0x0000004E. This indicates that the page frame number (PFN) list is corrupt."

"This error is typically caused by drivers passing bad memory descriptor lists. For example, a driver might have called MmUnlockPages twice with the same list.

If a kernel debugger is available, examine the stack trace."

Set your system to capture a kernel memory dump. Bug dclive, he debugs as a hobby. With some arm twisting you could probably get Siannath or myself to look at it.

You should also start by double checking that all your drivers are up to date.