Several months ago, I ran into a constant issue for roughly three months, until doing a reset to fix it. However, after four months, it's returned and my frustrations came rushing back. I'd love some help with this if at all possible, but I'm at a loss.
Below is the dump's information after running it through WinDBG. I'll give the minidump itself by request, however.
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
component can usually be identified with a stack trace.
Arg2: 0000000000000504, The DPC time count (in ticks).
Arg3: 0000000000000503, The DPC time allotment (in ticks).
Arg4: 0000000000000000
Debugging Details:
------------------
*** WARNING: Unable to verify timestamp for nvstor.sys
*** ERROR: Module load completed but symbols could not be loaded for nvstor.sys
DPC_TIMEOUT_TYPE: SINGLE_DPC_TIMEOUT_EXCEEDED
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
BUGCHECK_STR: 0x133
PROCESS_NAME: System
CURRENT_IRQL: d
TAG_NOT_DEFINED_c000000f: FFFFF8003553EFB0
LAST_CONTROL_TRANSFER: from fffff800357e0f4b to fffff80035661440
STACK_TEXT:
fffff800`35538158 fffff800`357e0f4b : 00000000`00000133 00000000`00000000 00000000`00000504 00000000`00000503 : nt!KeBugCheckEx
fffff800`35538160 fffff800`356a5774 : fffff800`358ff180 00000000`04576963 fffff800`355382e0 fffff780`00000320 : nt! ?? ::FNODOBFM::`string'+0x145a4
fffff800`355381e0 fffff800`35d75eca : 00000000`00000001 00000000`00000001 00000000`00000001 fffffa80`04392100 : nt!KeUpdateTime+0x2ec
fffff800`355383c0 fffff800`3565a73a : 00000a55`96d38e6f fff95d74`b7e06e26 fffff800`35d9f580 00000000`0000000a : hal!HalpTimerClockInterrupt+0x86
fffff800`355383f0 fffff800`35d7ebe2 : fffff800`35d710e0 fffff800`35538720 fffff800`356a3de9 00000444`ffffffff : nt!KiInterruptDispatchNoLockNoEtw+0x1aa
fffff800`35538588 fffff800`35d710e0 : fffff800`35538720 fffff800`356a3de9 00000444`ffffffff 00000007`ffffffff : hal!HalpTscQueryCounter+0x2
fffff800`35538590 fffff880`011d94d4 : fffffa80`036b80d0 fffffa80`036b80d0 fffff800`35538780 fffff800`355386c0 : hal!HalpTimerStallExecutionProcessor+0x131
fffff800`35538620 fffffa80`036b80d0 : fffffa80`036b80d0 fffff800`35538780 fffff800`355386c0 fffffa80`04392138 : nvstor+0x74d4
fffff800`35538628 fffffa80`036b80d0 : fffff800`35538780 fffff800`355386c0 fffffa80`04392138 fffff880`011d9167 : 0xfffffa80`036b80d0
fffff800`35538630 fffff800`35538780 : fffff800`355386c0 fffffa80`04392138 fffff880`011d9167 fffffa80`036b8000 : 0xfffffa80`036b80d0
fffff800`35538638 fffff800`355386c0 : fffffa80`04392138 fffff880`011d9167 fffffa80`036b8000 fffff800`35538780 : 0xfffff800`35538780
fffff800`35538640 fffffa80`04392138 : fffff880`011d9167 fffffa80`036b8000 fffff800`35538780 fffff800`355386c0 : 0xfffff800`355386c0
fffff800`35538648 fffff880`011d9167 : fffffa80`036b8000 fffff800`35538780 fffff800`355386c0 fffff800`355387b0 : 0xfffffa80`04392138
fffff800`35538650 fffffa80`036b8000 : fffff800`35538780 fffff800`355386c0 fffff800`355387b0 00000000`00000000 : nvstor+0x7167
fffff800`35538658 fffff800`35538780 : fffff800`355386c0 fffff800`355387b0 00000000`00000000 fffff880`011d929d : 0xfffffa80`036b8000
fffff800`35538660 fffff800`355386c0 : fffff800`355387b0 00000000`00000000 fffff880`011d929d fffffa80`036b8030 : 0xfffff800`35538780
fffff800`35538668 fffff800`355387b0 : 00000000`00000000 fffff880`011d929d fffffa80`036b8030 fffff800`35538780 : 0xfffff800`355386c0
fffff800`35538670 00000000`00000000 : fffff880`011d929d fffffa80`036b8030 fffff800`35538780 fffffa80`036b8000 : 0xfffff800`355387b0
STACK_COMMAND: kb
FOLLOWUP_IP:
nvstor+74d4
fffff880`011d94d4 ?? ???
SYMBOL_STACK_INDEX: 7
SYMBOL_NAME: nvstor+74d4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nvstor
IMAGE_NAME: nvstor.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4e6e9b60
FAILURE_BUCKET_ID: 0x133_DPC_nvstor+74d4
BUCKET_ID: 0x133_DPC_nvstor+74d4
Followup: MachineOwner
---------