DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL
Code: 0xd5 (213)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00d5 (213)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00d5 (213)
Parameters
| Parameter | Description |
|---|---|
| 1 | Memory address referenced |
| 2 | 0: Read 1: Write |
| 3 | Address that referenced memory (if known) |
| 4 | Reserved |
Description
The DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL bug check has a value of 0x000000D5. This indicates that a driver has referenced memory which was earlier freed.
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
The Driver Verifier Special Pool option has caught the driver accessing memory which was earlier freed.
For information about the special pool, consult the Driver Verifier section of the Windows Driver Kit.
Remarks
This cannot be protected by a try - except handler -- it can only be protected by a probe.
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 | 0xd5 | 8.11011 | %1 (%2) %3The backup procedure has been successfully completed. |
| EventCreate.exe | 0xd5 | 78.11011 | %1 |
| dsreg.dll | 0xd5 | 11 | The virtual desktop settings were successfully retrieved from the registry. Registry key: %1 Provider: %2 Type: %3 (%4) User mode: %5 (%6) Extensions: %7 For the list of extensions, see "Extension" in EventData. |
| nslookup.exe | 0xd5 | 78.11011 | Ipaddress could not be validated. |
| webservices.dll | 0xd5 | 78.11011 | There was an error binding the UDP socket to an address. |
| wuaueng.dll | 0xd5 | 1011 | Revert Failure: Windows failed to revert the following update with error %1: %2 |
| wuauengcore.dll | 0xd5 | 11 | Revert Failure: Windows failed to revert the following update with error %1: %2 |
| 7 entries | |||