windows server 2012 系统意外重启,有dmp文件,急需分析下原因,贴一下部分dmp文件内容

冰磊 李 1 Reputation point
2021-09-17T00:53:04.773+00:00

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: 0000000000000501, The DPC time count (in ticks).
Arg3: 0000000000000500, The DPC time allotment (in ticks).
Arg4: 0000000000000000, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
additional information regarding this single DPC timeout

Debugging Details:


KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 2249

Key  : Analysis.DebugAnalysisManager
Value: Create

Key  : Analysis.Elapsed.mSec
Value: 2469

Key  : Analysis.Init.CPU.mSec
Value: 764

Key  : Analysis.Init.Elapsed.mSec
Value: 7205

Key  : Analysis.Memory.CommitPeak.Mb
Value: 69

Key  : WER.OS.Branch
Value: winblue_gdr

Key  : WER.OS.Timestamp
Value: 2013-09-13T21:41:00Z

Key  : WER.OS.Version
Value: 8.1.9600.16404

BUGCHECK_CODE: 133

BUGCHECK_P1: 0

BUGCHECK_P2: 501

BUGCHECK_P3: 500

BUGCHECK_P4: 0

DPC_TIMEOUT_TYPE: SINGLE_DPC_TIMEOUT_EXCEEDED

TRAP_FRAME: ffffd000210f7f70 -- (.trap 0xffffd000210f7f70)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=ffffe000027bd398
rdx=0000000000000002 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80000e47caf rsp=ffffd000210f8100 rbp=ffffe000027bd398
r8=fffff8014ffb6d00 r9=fffff80000267000 r10=ffffe0000236fbd0
r11=000000000000000c r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po cy
usb80236!CancelSendsTimerDpc+0x57:
fffff80000e47caf 807e5000 cmp byte ptr [rsi+50h],0 ds:0000000000000050=??
Resetting default scope

PROCESS_NAME: System

STACK_TEXT:
ffffd000210ffe38 fffff8014fded594 : 0000000000000133 0000000000000000 0000000000000501 0000000000000500 : nt!KeBugCheckEx
ffffd000210ffe40 fffff8014fcea34b : 0000000000000000 ffffd000210c6180 0000000000000000 0000000000000000 : nt! ?? ::FNODOBFM::string'+0x1e404 ffffd000210ffed0 fffff8014fe44353 : ffffe00000805200 ffffd000210c6180 ffffd000210fff38 ffffe000027bd380 : nt!KiUpdateRunTime+0x57 ffffd000210fff10 fffff8014fc08f85 : ffffe000002cb940 ffffe00045ff62c0 ffffd000210d30c0 fffff8014fc71000 : nt!KeClockInterruptNotify+0xe3 ffffd000210fff40 fffff8014fd57813 : ffff9c85c2e06c3c fffff8014fd73b3f 0000000000000001 0000000000000000 : hal!HalpTimerClockIpiRoutine+0x15 ffffd000210fff70 fffff8014fdc012a : ffffe00000805200 ffffe000027bd380 ffffd000210f8398 ffffe000027bd428 : nt!KiCallInterruptServiceRoutine+0xa3 ffffd000210fffb0 fffff8014fdc050f : 0000000000000000 0000000000000000 ffffd000210f8398 ffffe0000279cac0 : nt!KiInterruptSubDispatchNoLockNoEtw+0xea ffffd000210f7f70 fffff80000e47caf : ffffe000027af002 ffffe000027b0010 ffffe000027b1988 0000000000000000 : nt!KiInterruptDispatchLBControl+0x11f ffffd000210f8100 fffff8014fcb8404 : ffffd000210f83a0 000000006aad002f ffffd000210f81b9 0000000000000000 : usb80236!CancelSendsTimerDpc+0x57 ffffd000210f8140 fffff8014fcb8918 : 0000000000000001 ffffe000027ea748 ffffd000210c6180 ffffd000210ca340 : nt!KiProcessExpiredTimerList+0x1d8 ffffd000210f8220 fffff8014fd7b698 : ffffd000210c6180 000000000023adcd 000000000411c176 000000000411c18e : nt!KiExpireTimerTable+0x218 ffffd000210f82c0 fffff8014fcf05ec : ffffe00000000000 00001f8000000001 0000000000000000 0000000000000002 : nt!KiTimerExpiration+0x148 ffffd000210f8370 fffff8014fdc27ea : ffffd000210c6180 ffffd000210c6180 0000000000000000 ffffd000210d9140 : nt!KiRetireDpcList+0x19c ffffd000210f84e0 0000000000000000 : ffffd000210f9000 ffffd000210f2000 0000000000000000 00000000`00000000 : nt!KiIdleLoop+0x5a

SYMBOL_NAME: usb80236!CancelSendsTimerDpc+57

MODULE_NAME: usb80236

IMAGE_NAME: usb80236.sys

STACK_COMMAND: .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET: 57

FAILURE_BUCKET_ID: 0x133_DPC_usb80236!CancelSendsTimerDpc

OS_VERSION: 8.1.9600.16404

BUILDLAB_STR: winblue_gdr

OSPLATFORM_TYPE: x64

OSNAME: Windows 8.1

FAILURE_ID_HASH: {a33649e0-3f49-3074-35df-91e00215eed4}

Followup: MachineOwner

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,127 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Docs 15,141 Reputation points
    2021-09-17T01:53:04.803+00:00

    1) If possible please use English as the default language so that log files can be scanned and read:

    https://www.tenforums.com/tutorials/3813-add-remove-change-display-language-windows-10-a.html
    https://www.tenforums.com/tutorials/136792-change-display-language-windows-10-a.html

    2) Run the DM log collector and post a share link into this thread using one drive, drop box, or google drive

    https://www.windowsq.com/t/bsod-posting-instructions.17/
    https://www.windowsq.com/resources/dm-log-collector.9/

    3) Search for C:\windows\memory.dmp and save to the downloads folder then zip.

    If the size is less then 2 GB post a separate share link into this thread using one drive, drop box, or google drive

    .
    .
    .
    .
    .
    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post: Vote = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments