DISORDERLY_SHUTDOWN
Code: 0xf3 (243)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00f3 (243)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00f3 (243)
Parameters
| Parameter | Description |
|---|---|
| 1 | The total number of dirty pages |
| 2 | The number of dirty pages destined for the page file |
| 3 | Windows Server 2003 only: The size of the nonpaged pool available at the time of the bug check (in pages) Windows Vista and later: Reserved |
| 4 | Windows Server 2003 only: The current shut down stage Windows Vista and later: The most recent modified write error status |
Description
The DISORDERLY_SHUTDOWN bug check has a value of 0x000000F3. This indicates that Windows was unable to shut down due to lack of memory.
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
Windows attempted to shut down, but there were no free pages available to continue operations.
Because applications were not terminated and drivers were not unloaded, they continued to access pages even after the modified writer had terminated. This causes the system to run out of pages, since the page files could be used.
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
| Module | Code | Found in | Description |
|---|---|---|---|
| ESENT.dll | 0xf3 | 8.11011 | %1 (%2) %3The internal database copy (for seeding or analysis purposes) procedure has been successfully completed. |
| EventCreate.exe | 0xf3 | 78.11011 | %1 |
| webservices.dll | 0xf3 | 78.11011 | The XML reader was not positioned in an attribute. |
| 3 entries | |||