Windows 10
在个人计算机和平板电脑上运行的 Microsoft 操作系统。
152 个问题
CLOCK_WATCHDOG_TIMEOUT (101)
An expected clock interrupt was not received on a secondary processor in an
MP system within the allocated interval. This indicates that the specified
processor is hung and not processing interrupts.
Arguments:
Arg1: 0000000000000010, Clock interrupt time out interval in nominal clock ticks.
Arg2: 0000000000000000, 0.
Arg3: ffffd301db6d5180, The PRCB address of the hung processor.
Arg4: 0000000000000009, The index of the hung processor.
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 1640
Key : Analysis.Elapsed.mSec
Value: 2972
Key : Analysis.IO.Other.Mb
Value: 8
Key : Analysis.IO.Read.Mb
Value: 0
Key : Analysis.IO.Write.Mb
Value: 14
Key : Analysis.Init.CPU.mSec
Value: 452
Key : Analysis.Init.Elapsed.mSec
Value: 146756
Key : Analysis.Memory.CommitPeak.Mb
Value: 91
Key : Bugcheck.Code.LegacyAPI
Value: 0x101
Key : Bugcheck.Code.TargetModel
Value: 0x101
Key : Dump.Attributes.AsUlong
Value: 8
Key : Dump.Attributes.KernelGeneratedTriageDump
Value: 1
Key : Failure.Bucket
Value: CLOCK_WATCHDOG_TIMEOUT_nt!KeAccumulateTicks
Key : Failure.Hash
Value: {f9e2f3e5-5717-d66f-239c-7b2e10a43f9e}
BUGCHECK_CODE: 101
BUGCHECK_P1: 10
BUGCHECK_P2: 0
BUGCHECK_P3: ffffd301db6d5180
BUGCHECK_P4: 9
FILE_IN_CAB: 080524-4953-01.dmp
DUMP_FILE_ATTRIBUTES: 0x8
Kernel Generated Triage Dump
FAULTING_PROCESSOR: 9
FAULTING_THREAD: ffff9487cdfaa080
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
STACK_TEXT:
fffff803`4b0b7c88 fffff803`48243a04 : 00000000`00000101 00000000`00000010 00000000`00000000 ffffd301`db6d5180 : nt!KeBugCheckEx
fffff803`4b0b7c90 fffff803`48086e3d : 00000000`00000000 fffff803`42e29180 00000000`00000246 00000000`00637827 : nt!KeAccumulateTicks+0x1bfde4
fffff803`4b0b7cf0 fffff803`4807dec1 : 00000000`00000000 00000000`003b49d1 fffff803`42e29180 00000000`00000001 : nt!KiUpdateRunTime+0x5d
fffff803`4b0b7d40 fffff803`48081253 : fffff803`42e29180 00000000`00000000 fffff803`48a31550 00000000`00000000 : nt!KiUpdateTime+0x4a1
fffff803`4b0b7e80 fffff803`48088ae2 : fffff803`4b0a8a10 fffff803`4b0a8a90 fffff803`4b0a8a00 00000000`00000000 : nt!KeClockInterruptNotify+0x2e3
fffff803`4b0b7f30 fffff803`4813ec65 : 000000ed`281285de fffff803`48af3aa0 fffff803`48af3b50 ffffa230`ad30fe66 : nt!HalpTimerClockInterrupt+0xe2
fffff803`4b0b7f60 fffff803`481fdfca : fffff803`4b0a8a90 fffff803`48af3aa0 00000000`0000015b 00000000`00000000 : nt!KiCallInterruptServiceRoutine+0xa5
fffff803`4b0b7fb0 fffff803`481fe797 : fffff803`4b0a8b30 00000000`00000001 00000000`00040046 fffff803`48081ba8 : nt!KiInterruptSubDispatchNoLockNoEtw+0xfa
fffff803`4b0a8a10 fffff803`482008ea : 00000000`00000000 fffff803`48b27a00 ffff9487`ceb5f580 00000000`0000015b : nt!KiInterruptDispatchNoLockNoEtw+0x37
fffff803`4b0a8ba0 00000000`00000000 : fffff803`4b0a9000 fffff803`4b0a2000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x5a
SYMBOL_NAME: nt!KeAccumulateTicks+1bfde4
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
IMAGE_VERSION: 10.0.19041.3086
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 1bfde4
FAILURE_BUCKET_ID: CLOCK_WATCHDOG_TIMEOUT_nt!KeAccumulateTicks
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {f9e2f3e5-5717-d66f-239c-7b2e10a43f9e}
Followup: MachineOwner
---------
你好。
CLOCK_WATCHDOG_TIMEOUT (101)指定的处理器未处理中断。 通常,当处理器无响应或死锁时,会发生此 Bug 。
可以在开始搜索框运行mdsched命令进行一下内存诊断。
同时进行一下干净启动,来排除三方的一些进程影响。
如何在 Windows 中执行干净启动 - Microsoft 支持
如果答案有帮助,请点击”接受答案“并投赞成票。