Bug Check 0x101: CLOCK_WATCHDOG_TIMEOUT
The CLOCK_WATCHDOG_TIMEOUT bug check has a value of 0x00000101. This indicates that an expected clock interrupt on a secondary processor, in a multi-processor system, was not received within the allocated interval.
Important This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
CLOCK_WATCHDOG_TIMEOUT Parameters
Parameter | Description |
---|---|
1 |
Clock interrupt time-out interval, in nominal clock ticks |
2 |
0 |
3 |
The address of the processor control block (PRCB) for the unresponsive processor |
4 |
0 |
Cause
The specified processor is not processing interrupts. Typically, this occurs when the processor is nonresponsive or is deadlocked.