PDC_LOCK_WATCHDOG_LIVEDUMP

Code: 0x17c (380)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The thread holding the PDC lock.
2Lock watchdog timeout in milliseconds.
3Reserved.
4Reserved.

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

!thread

Kernel Live Dump Code Reference

Bug Check Code Reference

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
EventCreate.exe0x17c78.11011%1
kernel32.dll0x17c1011The cloud operation is invalid.
webservices.dll0x17c78.11011An start CDATA was found, but not expected.
3 entries