DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL

Code: 0xd5 (213)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Memory address referenced
2

0: Read

1: Write

3Address that referenced memory (if known)
4Reserved

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

ModuleCodeFound inDescription
ESENT.dll0xd58.11011%1 (%2) %3The backup procedure has been successfully completed.
EventCreate.exe0xd578.11011%1
dsreg.dll0xd511The 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.exe0xd578.11011Ipaddress could not be validated.
webservices.dll0xd578.11011There was an error binding the UDP socket to an address.
wuaueng.dll0xd51011Revert Failure: Windows failed to revert the following update with error %1: %2
wuauengcore.dll0xd511Revert Failure: Windows failed to revert the following update with error %1: %2
7 entries