Debugging Tools for Windows

Bug Check 0x4D: NO_PAGES_AVAILABLE

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

Parameters

The following parameters are displayed on the blue screen.

Parameter Description
1 The total number of dirty pages
2 The number of dirty pages destined for the page file
3 Windows XP and Windows 2000: The size of the nonpaged pool available at the time the bug check occurred

Windows Server 2003 and later: Reserved

4 Windows 2000: The number of transition pages that are currently stranded

Windows XP and later: 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.

Build machine: CAPEBUILD