PDC_WATCHDOG_TIMEOUT_LIVEDUMP

Code: 0x15c (348)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Client ID of the hung component.
2

Client type of the hung component.

0x1 : A notification client failed to respond.

3 - Pointer to the notification client (pdc!_PDC_NOTIFICATION_CLIENT).

4 - Pointer to a pdc!PDC_14F_TRIAGE structure.

0x2 : A resiliency client failed to respond.

3 - Pointer to the resiliency client (pdc!_PDC_RESILIENCY_CLIENT).

4 - Pointer to a pdc!PDC_14F_TRIAGE structure.

0x3 : An activator client held a reference for too long

3 - Pointer to the activation client (pdc!_PDC_ACTIVATOR_CLIENT).

4 - Pointer to a pdc!PDC_14F_TRIAGE structure.

3See parameter 2
4See parameter 2

Description

The PDC_WATCHDOG_TIMEOUT_LIVEDUMP live dump has a value of 0x0000015C. This indicates that a system component failed to respond within the allocated time period, preventing the system from entering or exiting connected standby.

(This code can never be used for a real bug check; it is used to identify live dumps.)

See Also

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.exe0x15c78.11011%1
kernel32.dll0x15c1011The requested operation failed because the file stream is marked to disallow writes.
webservices.dll0x15c78.11011The maximum number of namespaces in scope of %1 for the document was exceeded.
3 entries