|
發表於 2014-6-8 19:54:27
|
顯示全部樓層
本帖最後由 jojoling 於 2014-6-8 07:57 PM 編輯
看不太懂你說的專業術語
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 Info If You Have Received a STOP Code
bsod
If you received a blue screen error, or stop code, the computer has shut down abruptly to protect itself from data loss.
For information about how to recover from this error, see Resolving Blue Screen errors in Windows.
CLOCK_WATCHDOG_TIMEOUT Parameters
The following parameters are displayed on the blue screen.
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.
http://msdn.microsoft.com/en-us/library/windows/hardware/ff557211(v=vs.85).aspx
|
|