[091823-14609-01.dmp]
DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000001, The system cumulatively spent an extended period of time at
DISPATCH_LEVEL or above.
Arg2: 0000000000001e00, The watchdog period (in ticks).
Arg3: fffff8047d71c340, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
additional information regarding the cumulative timeout
Arg4: 0000000000000000
... (Kırpıldı.)
7: kd> !dpcwatchdog
All durations are in seconds (1 System tick = 0.000000 milliseconds)
Circular Kernel Context Logger history: !logdump 0x2
DPC and ISR stats (total since boot): !intstats /d
DPC and ISR stats (during DPC watchdog period): !intstats /w
--------------------------------------------------
CPU#0
--------------------------------------------------
Current DPC: No Active DPC
Pending DPCs:
----------------------------------------
CPU Type KDPC Function
dpcs: no pending DPCs found
... (Kırpıldı.)
--------------------------------------------------
CPU#7
--------------------------------------------------
Current DPC: nvlddmkm+0x9C2E0 (Normal DPC)
Debugger Saved IRQL: 13
Cumulative DPC Time Limit: 0.000 seconds
Current Cumulative DPC Time: 0.000 seconds
Single DPC Time Limit: 0.000 seconds
Current Single DPC Time: 0.000 seconds
dt nt!_ISRDPCSTATS ffff838a39f7a790
IsrActive: TRUE
Pending DPCs:
----------------------------------------
CPU Type KDPC Function
7: Normal : 0xfffff8047d63bc40 0xfffff8047cd37d30 nt!PpmCheckRun
7: Normal : 0xfffff8047d63bca0 0xfffff8047cd37b60 nt!PpmCheckPeriodicStart
7: Threaded: 0xffff93804db19758 0xfffff8047cf971b0 nt!KiDpcWatchdog
DPC Watchdog Captures Analysis for CPU #7.
DPC Watchdog capture size: 641 stacks.
Number of unique stacks: 28.
Most common function: fffff8047ce36f3e nt!KiIdleLoop+0x9E
The captured stacks seem to indicate that only a single DPC or generic function is the culprit.
Try to analyse what other processors were doing at the time of the following reference capture:
CPU #7 DPC Watchdog Reference Stack (#0 of 641) - Profiling started at time since boot: 49 Min 39 Sec 703.12 mSec
# RetAddr Call Site
00 fffff8047ccccf33 nt!KiUpdateRunTime+0xCC
01 fffff8047cccdb78 nt!KiUpdateTime+0x613
02 fffff8047cccd429 nt!KeClockInterruptNotify+0x228
03 fffff8047cd1b72c nt!HalpTimerClockInterrupt+0x109
04 fffff8047ce3429a nt!KiCallInterruptServiceRoutine+0x9C
05 fffff8047ce34b07 nt!KiInterruptSubDispatchNoLockNoEtw+0xFA
06 fffff804b5d7af9c nt!KiInterruptDispatchNoLockNoEtw+0x37
07 ---------------- nvlddmkm+0x9AF9C
... (Kırpıldı.)
CPU#15
--------------------------------------------------
Current DPC: No Active DPC
Pending DPCs:
----------------------------------------
CPU Type KDPC Function
dpcs: no pending DPCs found