Bug Check 0x15C: PDC_WATCHDOG_TIMEOUT_LIVEDUMP
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.)
PDC_WATCHDOG_TIMEOUT_LIVEDUMP Parameters
Parameter | Description |
---|---|
1 | Client 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 long3 - Pointer to the activation client (pdc!_PDC_ACTIVATOR_CLIENT). 4 - Pointer to a pdc!PDC_14F_TRIAGE structure. |
3 | See parameter 2 |
4 | See parameter 2 |