What does BSOD 77 (NO_PAGES_AVAILABLE) mean?

 
Could be also:
ConstantTypeOS
EBADFDerrnoLinux
ENOLCKerrnoMac
EBADMSGerrnoSolaris
Previous Next
FATAL_UNHANDLED_HARD_ERROR PFN_LIST_CORRUPT

NO_PAGES_AVAILABLE

The result bug check has a value of 0x0000004D. This indicates that no free pages are available to continue operations.

Important

NO_PAGES_AVAILABLE Parameters

Parameter Description
1 The total number of dirty pages
2 The number of dirty pages destined for the page file
3 The size of the nonpaged pool available at the time the bug check occurred
4 The most recent modified write error status.

Cause

To see general memory statistics, use the !vm 3 extension.

This bug check can occur for any of the following reasons:

If the problem cannot be found, then try booting with a kernel debugger attached from the beginning, and monitor the situation.

Official references


Looking for a different code? Search another status or error code.