DRIVER_USED_EXCESSIVE_PTES
Code: 0xd8 (216)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00d8 (216)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00d8 (216)
Parameters
| Parameter | Description |
|---|---|
| 1 | Pointer to the name of the driver that caused the error (Unicode string), or zero |
| 2 | Number of PTEs used by the driver that caused the error (if Parameter 1 is nonzero) |
| 3 | Total free system PTEs |
| 4 | Total system PTEs |
Description
The DRIVER_USED_EXCESSIVE_PTES bug check has a value of 0x000000D8. This indicates that there are no more system page table entries (PTE) remaining.
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 is usually caused by a driver not cleaning up its memory use properly. Parameter 1 shows the driver which has consumed the most PTEs. The call stack will reveal which driver actually caused the bug check.
Resolution
Both drivers may need to be fixed. The total number of system PTEs may also need to be increased.
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 | 0xd8 | 8.11011 | %1 (%2) %3A database location change was detected from '%4' to '%5'. |
| EventCreate.exe | 0xd8 | 78.11011 | %1 |
| KernelBase.dll | 0xd8 | 7 | This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher. |
| KernelBase.dll | 0xd8 | 8.1 | This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher. |
| dsreg.dll | 0xd8 | 11 | Token binding AIK was successfully created. Key type: %1 IDP domain: %2 Tenant-based ID: %3 User SID: %4 |
| kernel32.dll | 0xd8 | 8.11011 | This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher. |
| kernel32.dll | 0xd8 | 7 | This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher. |
| webservices.dll | 0xd8 | 78.11011 | There was an error sending the HTTP reply. |
| wuaueng.dll | 0xd8 | 1011 | Commit Successful: Windows successfully committed the following update: %1 |
| wuauengcore.dll | 0xd8 | 11 | Commit Successful: Windows successfully committed the following update: %1 |
| 10 entries | |||