DRIVER_PORTION_MUST_BE_NONPAGED
Code: 0xd3 (211)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00d3 (211)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00d3 (211)
Parameters
| Parameter | Description |
|---|---|
| 1 | Memory referenced |
| 2 | IRQL at time of reference |
| 3 | 0: Read 1: Write |
| 4 | Address that referenced memory |
Description
The DRIVER_PORTION_MUST_BE_NONPAGED bug check has a value of 0x000000D3. This indicates that the system attempted to access pageable memory at a process IRQL that was too high.
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 is usually caused by drivers that have incorrectly marked their own code or data as pageable.
Resolution
To begin debugging, use a kernel debugger to get a stack trace: the !analyze debug extension displays information about the bug check and can be helpful in determining the root cause, then use the kb (Display Stack Backtrace) command to get a stack trace.
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 | 0xd3 | 8.11011 | %1 (%2) %3An incremental backup is starting. |
| EventCreate.exe | 0xd3 | 78.11011 | %1 |
| USBHUB3.SYS | 0xd3 | 11 | Failed to open USB4 remote target for tunneled port. Status: %1 USB Hub: VID: %2 PID: %3 REV: %4 |
| dsreg.dll | 0xd3 | 11 | The virtual desktop registry value is invalid. Registry key: %1 Value name: %2 Value: %3 |
| nslookup.exe | 0xd3 | 78.11011 | Conversion from IPv4 address to Reversename failed. |
| webservices.dll | 0xd3 | 78.11011 | There was an error sending data on the UDP socket. |
| 6 entries | |||