PDC_LOCK_WATCHDOG_LIVEDUMP
Code: 0x17c (380)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x017c (380)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x017c (380)
Parameters
| Parameter | Description |
|---|---|
| 1 | The thread holding the PDC lock. |
| 2 | Lock watchdog timeout in milliseconds. |
| 3 | Reserved. |
| 4 | Reserved. |
Description
The PDC_LOCK_WATCHDOG_LIVEDUMP live dump has a value of 0x0000017C. This indicates that a thread has been holding the PDC lock for too long.
Cause
A thread has been holding the PDC lock for too long. A livedump is created to provide information to investigate.
(This code can never be used for a real bug check; it is used to identify live dumps.)
Resolution
Use the debugger !thread command to display the thread holding the lock that is provided in parameter 1. Analyze that code to determine why it is holding the lock beyond the timeout period.
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 | 0x17c | 78.11011 | %1 |
| kernel32.dll | 0x17c | 1011 | The cloud operation is invalid. |
| webservices.dll | 0x17c | 78.11011 | An start CDATA was found, but not expected. |
| 3 entries | |||