DRIVER_PNP_WATCHDOG
Code: 0x1d5 (469)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x01d5 (469)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x01d5 (469)
Parameters
| Parameter | Description |
|---|---|
| 1 | First few character of the service associated with the devnode. |
| 2 | Pointer to the nt!TRIAGE_PNP_WATCHDOG on Win10 RS4 and higher. |
| 3 | Thread responsible for the PnP Watchdog. |
| 4 | Milliseconds elapsed since the watchdog was armed. |
Description
The DRIVER_PNP_WATCHDOG bug check has a value of 0x000001D5. This indicates that a driver has failed to complete a PnP operation within a specific time.
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 indicates that a driver has failed to complete a PnP operation within a specific time. The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.
See Also
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 |
|---|---|---|---|
| EventCreate.exe | 0x1d5 | 78.11011 | %1 |
| webservices.dll | 0x1d5 | 78.11011 | Unable to get handle of module. |
| 2 entries | |||