DIRTY_NOWRITE_PAGES_CONGESTION

Code: 0xfd (253)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Total number of dirty pages
2Number of non-writeable dirty pages
3Reserved
4Most recently modified write-error status

Description

The DIRTY_NOWRITE_PAGES_CONGESTION bug check has a value of 0x000000FD. This indicates that there are no free pages available to continue basic system operations.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

Cause

This bug check usually occurs because the component that owns the modified non-writeable pages failed to write out these pages after marking the relevant files as "do not write" to memory management. This indicates a driver bug.

Resolution

For more information about which driver is causing the problem, use the !vm 3 extension, followed by !memusage 1 .

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.

Associated Modules

ModuleCodeFound inDescription
EventCreate.exe0xfd78.11011%1
webservices.dll0xfd78.11011The read option value '%1' may not be used in this context.
2 entries