Advertisement
h91

Framework13_2023_12_29_1656

h91
Dec 29th, 2023
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.33 KB | Source Code | 0 0
  1.  
  2. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  3. ExtensionRepository : Implicit
  4. UseExperimentalFeatureForNugetShare : false
  5. AllowNugetExeUpdate : false
  6. AllowNugetMSCredentialProviderInstall : false
  7. AllowParallelInitializationOfLocalRepositories : true
  8.  
  9. -- Configuring repositories
  10. ----> Repository : LocalInstalled, Enabled: true
  11. ----> Repository : UserExtensions, Enabled: true
  12.  
  13. >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
  14.  
  15. ************* Waiting for Debugger Extensions Gallery to Initialize **************
  16.  
  17. >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.015 seconds
  18. ----> Repository : UserExtensions, Enabled: true, Packages count: 0
  19. ----> Repository : LocalInstalled, Enabled: true, Packages count: 36
  20.  
  21. Microsoft (R) Windows Debugger Version 10.0.25877.1004 AMD64
  22. Copyright (c) Microsoft Corporation. All rights reserved.
  23.  
  24.  
  25. Loading Dump File [C:\Windows\MEMORY.DMP]
  26. Kernel Bitmap Dump File: Full address space is available
  27.  
  28. Primary dump contents written successfully
  29.  
  30.  
  31. ************* Path validation summary **************
  32. Response Time (ms) Location
  33. Deferred SRV*C:\Windows\symbol_cache*http://msdl.microsoft.com/download/symbols
  34. Symbol search path is: SRV*C:\Windows\symbol_cache*http://msdl.microsoft.com/download/symbols
  35. Executable search path is:
  36. Windows 10 Kernel Version 22621 MP (16 procs) Free x64
  37. Product: WinNt, suite: TerminalServer SingleUserTS
  38. Edition build lab: 22621.1.amd64fre.ni_release.220506-1250
  39. Kernel base = 0xfffff807`38400000 PsLoadedModuleList = 0xfffff807`390134a0
  40. Debug session time: Fri Dec 29 15:37:23.008 2023 (UTC + 0:00)
  41. System Uptime: 0 days 2:01:00.007
  42. Loading Kernel Symbols
  43. ...............................................................
  44. ................................................................
  45. ................................................................
  46. .......................................
  47. Loading User Symbols
  48.  
  49. Loading unloaded module list
  50. ...............
  51.  
  52. +------------------------------------------------------------------------+
  53. | This target supports Hardware-enforced Stack Protection. A HW based |
  54. | "Shadow Stack" may be available to assist in debugging and analysis. |
  55. | See aka.ms/userhsp for more info. |
  56. | |
  57. | dps @ssp |
  58. | |
  59. +------------------------------------------------------------------------+
  60.  
  61. For analysis of this file, run !analyze -v
  62. nt!KeBugCheckEx:
  63. fffff807`38816b00 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffe701`1d1ebc90=0000000000000133
  64. 13: kd> !analyze -v
  65. *******************************************************************************
  66. * *
  67. * Bugcheck Analysis *
  68. * *
  69. *******************************************************************************
  70.  
  71. DPC_WATCHDOG_VIOLATION (133)
  72. The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
  73. or above.
  74. Arguments:
  75. Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
  76. component can usually be identified with a stack trace.
  77. Arg2: 0000000000000501, The DPC time count (in ticks).
  78. Arg3: 0000000000000500, The DPC time allotment (in ticks).
  79. Arg4: fffff8073911d340, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
  80. additional information regarding this single DPC timeout
  81.  
  82. Debugging Details:
  83. ------------------
  84.  
  85. *************************************************************************
  86. *** ***
  87. *** ***
  88. *** Either you specified an unqualified symbol, or your debugger ***
  89. *** doesn't have full symbol information. Unqualified symbol ***
  90. *** resolution is turned off by default. Please either specify a ***
  91. *** fully qualified symbol module!symbolname, or enable resolution ***
  92. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  93. *** enabling unqualified symbol resolution with network symbol ***
  94. *** server shares in the symbol path may cause the debugger to ***
  95. *** appear to hang for long periods of time when an incorrect ***
  96. *** symbol name is typed or the network symbol server is down. ***
  97. *** ***
  98. *** For some commands to work properly, your symbol path ***
  99. *** must point to .pdb files that have full type information. ***
  100. *** ***
  101. *** Certain .pdb files (such as the public OS symbols) do not ***
  102. *** contain the required information. Contact the group that ***
  103. *** provided you with these symbols if you need this command to ***
  104. *** work. ***
  105. *** ***
  106. *** Type referenced: TickPeriods ***
  107. *** ***
  108. *************************************************************************
  109.  
  110. KEY_VALUES_STRING: 1
  111.  
  112. Key : Analysis.CPU.mSec
  113. Value: 2390
  114.  
  115. Key : Analysis.Elapsed.mSec
  116. Value: 2930
  117.  
  118. Key : Analysis.IO.Other.Mb
  119. Value: 0
  120.  
  121. Key : Analysis.IO.Read.Mb
  122. Value: 0
  123.  
  124. Key : Analysis.IO.Write.Mb
  125. Value: 0
  126.  
  127. Key : Analysis.Init.CPU.mSec
  128. Value: 452
  129.  
  130. Key : Analysis.Init.Elapsed.mSec
  131. Value: 26507
  132.  
  133. Key : Analysis.Memory.CommitPeak.Mb
  134. Value: 107
  135.  
  136. Key : Bugcheck.Code.KiBugCheckData
  137. Value: 0x133
  138.  
  139. Key : Bugcheck.Code.LegacyAPI
  140. Value: 0x133
  141.  
  142. Key : Dump.Attributes.AsUlong
  143. Value: 1800
  144.  
  145. Key : Dump.Attributes.DiagDataWrittenToHeader
  146. Value: 1
  147.  
  148. Key : Dump.Attributes.ErrorCode
  149. Value: 0
  150.  
  151. Key : Dump.Attributes.LastLine
  152. Value: Dump completed successfully.
  153.  
  154. Key : Dump.Attributes.ProgressPercentage
  155. Value: 100
  156.  
  157. Key : Failure.Bucket
  158. Value: 0x133_DPC_winhvr!WinHvpProcessSignalBitsetMessage
  159.  
  160. Key : Failure.Hash
  161. Value: {192bb420-3a13-d037-3d6c-7aa1e92a7a8a}
  162.  
  163. Key : Hypervisor.Enlightenments.ValueHex
  164. Value: 1497cf94
  165.  
  166. Key : Hypervisor.Flags.AnyHypervisorPresent
  167. Value: 1
  168.  
  169. Key : Hypervisor.Flags.ApicEnlightened
  170. Value: 1
  171.  
  172. Key : Hypervisor.Flags.ApicVirtualizationAvailable
  173. Value: 0
  174.  
  175. Key : Hypervisor.Flags.AsyncMemoryHint
  176. Value: 0
  177.  
  178. Key : Hypervisor.Flags.CoreSchedulerRequested
  179. Value: 0
  180.  
  181. Key : Hypervisor.Flags.CpuManager
  182. Value: 1
  183.  
  184. Key : Hypervisor.Flags.DeprecateAutoEoi
  185. Value: 0
  186.  
  187. Key : Hypervisor.Flags.DynamicCpuDisabled
  188. Value: 1
  189.  
  190. Key : Hypervisor.Flags.Epf
  191. Value: 0
  192.  
  193. Key : Hypervisor.Flags.ExtendedProcessorMasks
  194. Value: 1
  195.  
  196. Key : Hypervisor.Flags.HardwareMbecAvailable
  197. Value: 1
  198.  
  199. Key : Hypervisor.Flags.MaxBankNumber
  200. Value: 0
  201.  
  202. Key : Hypervisor.Flags.MemoryZeroingControl
  203. Value: 0
  204.  
  205. Key : Hypervisor.Flags.NoExtendedRangeFlush
  206. Value: 0
  207.  
  208. Key : Hypervisor.Flags.NoNonArchCoreSharing
  209. Value: 1
  210.  
  211. Key : Hypervisor.Flags.Phase0InitDone
  212. Value: 1
  213.  
  214. Key : Hypervisor.Flags.PowerSchedulerQos
  215. Value: 0
  216.  
  217. Key : Hypervisor.Flags.RootScheduler
  218. Value: 0
  219.  
  220. Key : Hypervisor.Flags.SynicAvailable
  221. Value: 1
  222.  
  223. Key : Hypervisor.Flags.UseQpcBias
  224. Value: 0
  225.  
  226. Key : Hypervisor.Flags.Value
  227. Value: 4853999
  228.  
  229. Key : Hypervisor.Flags.ValueHex
  230. Value: 4a10ef
  231.  
  232. Key : Hypervisor.Flags.VpAssistPage
  233. Value: 1
  234.  
  235. Key : Hypervisor.Flags.VsmAvailable
  236. Value: 1
  237.  
  238. Key : Hypervisor.RootFlags.AccessStats
  239. Value: 1
  240.  
  241. Key : Hypervisor.RootFlags.CrashdumpEnlightened
  242. Value: 1
  243.  
  244. Key : Hypervisor.RootFlags.CreateVirtualProcessor
  245. Value: 1
  246.  
  247. Key : Hypervisor.RootFlags.DisableHyperthreading
  248. Value: 0
  249.  
  250. Key : Hypervisor.RootFlags.HostTimelineSync
  251. Value: 1
  252.  
  253. Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  254. Value: 0
  255.  
  256. Key : Hypervisor.RootFlags.IsHyperV
  257. Value: 1
  258.  
  259. Key : Hypervisor.RootFlags.LivedumpEnlightened
  260. Value: 1
  261.  
  262. Key : Hypervisor.RootFlags.MapDeviceInterrupt
  263. Value: 1
  264.  
  265. Key : Hypervisor.RootFlags.MceEnlightened
  266. Value: 1
  267.  
  268. Key : Hypervisor.RootFlags.Nested
  269. Value: 0
  270.  
  271. Key : Hypervisor.RootFlags.StartLogicalProcessor
  272. Value: 1
  273.  
  274. Key : Hypervisor.RootFlags.Value
  275. Value: 1015
  276.  
  277. Key : Hypervisor.RootFlags.ValueHex
  278. Value: 3f7
  279.  
  280. Key : SecureKernel.HalpHvciEnabled
  281. Value: 1
  282.  
  283. Key : WER.OS.Branch
  284. Value: ni_release
  285.  
  286. Key : WER.OS.Version
  287. Value: 10.0.22621.1
  288.  
  289.  
  290. BUGCHECK_CODE: 133
  291.  
  292. BUGCHECK_P1: 0
  293.  
  294. BUGCHECK_P2: 501
  295.  
  296. BUGCHECK_P3: 500
  297.  
  298. BUGCHECK_P4: fffff8073911d340
  299.  
  300. FILE_IN_CAB: MEMORY.DMP
  301.  
  302. TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b
  303.  
  304.  
  305. DUMP_FILE_ATTRIBUTES: 0x1800
  306.  
  307. DPC_TIMEOUT_TYPE: SINGLE_DPC_TIMEOUT_EXCEEDED
  308.  
  309. TRAP_FRAME: ffff97882d966250 -- (.trap 0xffff97882d966250)
  310. NOTE: The trap frame does not contain all registers.
  311. Some register values may be zeroed or incorrect.
  312. rax=000000002a96a978 rbx=0000000000000000 rcx=ffff97882d966448
  313. rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
  314. rip=fffff8073866f9c0 rsp=ffff97882d9663e0 rbp=0000000000000001
  315. r8=ffff97882d966548 r9=0000000000000000 r10=ffff97882d966548
  316. r11=ffff97882d966548 r12=0000000000000000 r13=0000000000000000
  317. r14=0000000000000000 r15=0000000000000000
  318. iopl=0 nv up ei ng nz na pe nc
  319. nt!KeYieldProcessorEx+0x20:
  320. fffff807`3866f9c0 5b pop rbx
  321. Resetting default scope
  322.  
  323. BLACKBOXBSD: 1 (!blackboxbsd)
  324.  
  325.  
  326. BLACKBOXNTFS: 1 (!blackboxntfs)
  327.  
  328.  
  329. BLACKBOXPNP: 1 (!blackboxpnp)
  330.  
  331.  
  332. BLACKBOXWINLOGON: 1
  333.  
  334. PROCESS_NAME: System
  335.  
  336. STACK_TEXT:
  337. ffffe701`1d1ebc88 fffff807`38612d55 : 00000000`00000133 00000000`00000000 00000000`00000501 00000000`00000500 : nt!KeBugCheckEx
  338. ffffe701`1d1ebc90 fffff807`38612421 : 000015cf`5771dcd3 00000000`00071700 00000000`000716ff 00000000`00000000 : nt!KeAccumulateTicks+0x3d5
  339. ffffe701`1d1ebcf0 fffff807`386104b1 : 00000000`00000000 00000000`00000000 ffffe701`1d1d1180 00000000`00000000 : nt!KiUpdateRunTime+0xd1
  340. ffffe701`1d1ebea0 fffff807`3860feda : fffff807`39060088 00000000`00000001 00000000`00000001 00000000`00000002 : nt!KeClockInterruptNotify+0xc1
  341. ffffe701`1d1ebf40 fffff807`38724b2c : 00000010`e7505266 ffff9d8a`f1995b80 ffff9d8a`f1995c30 fffff807`3881e88b : nt!HalpTimerClockInterrupt+0x10a
  342. ffffe701`1d1ebf70 fffff807`38818cba : ffff9788`2d9662d0 ffff9d8a`f1995b80 ffffe701`1c8e9180 00000000`00000000 : nt!KiCallInterruptServiceRoutine+0x9c
  343. ffffe701`1d1ebfb0 fffff807`38819567 : 00000000`00000000 00001f80`00810274 00000000`2a74b659 ffff9788`2d966448 : nt!KiInterruptSubDispatchNoLockNoEtw+0xfa
  344. ffff9788`2d966250 fffff807`3866f9c0 : 00000000`0000003f fffff807`3872f64b 00000000`00000000 00000000`00000001 : nt!KiInterruptDispatchNoLockNoEtw+0x37
  345. ffff9788`2d9663e0 fffff807`3872f64b : 00000000`00000000 00000000`00000001 00000000`00000004 fffff807`3863be8f : nt!KeYieldProcessorEx+0x20
  346. ffff9788`2d9663f0 fffff807`3885add9 : ffffe701`1c8e9180 00000000`2a96a978 ffffe701`1c8e9180 ffff9788`2d966500 : nt!KiAcquirePrcbLocksForPreemptionAttempt+0xbb
  347. ffff9788`2d966440 fffff807`38859d5b : ffffe701`1d111180 ffffe701`1d111180 ffff9788`2d966500 ffff9788`2d966500 : nt!KiSelectCandidateProcessor+0xb5
  348. ffff9788`2d966490 fffff807`38667542 : ffff9d8b`12e25080 ffffe701`1c8e9180 00000000`0000ffff ffff9d8b`10073080 : nt!KiHeteroChooseTargetProcessor+0x2dd
  349. ffff9788`2d966540 fffff807`38669a3d : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDeferredReadySingleThread+0x742
  350. ffff9788`2d966910 fffff807`386691fb : ffff9d8b`14d1e908 ffff9d8b`00000000 00000000`00000000 fffff807`3864ad4b : nt!KiExitDispatcher+0x19d
  351. ffff9788`2d966cc0 fffff807`648daf09 : ffff9d8a`00000000 00000000`00000000 00000000`0000ffe0 ffff9d8b`100731c0 : nt!KeSetEvent+0xeb
  352. ffff9788`2d966d50 fffff807`648dae3e : 00000010`00000008 00000000`00000000 ffff9788`2d967410 00000000`00000001 : winhvr!WinHvpProcessSignalBitsetMessage+0x99
  353. ffff9788`2d966da0 fffff807`3867148c : 00000000`00000000 00000000`00000001 00000010`00000000 fffff807`387c4f0b : winhvr!WinHvpXSchedulerDpcRoutine+0x5e
  354. ffff9788`2d966dd0 fffff807`38672741 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExecuteAllDpcs+0x42c
  355. ffff9788`2d967310 fffff807`3881ba2e : 00000000`00000000 ffffe701`1d1d1180 ffff9d8a`f19cb040 ffff9d8a`ff35d0c0 : nt!KiRetireDpcList+0x1b1
  356. ffff9788`2d9675c0 00000000`00000000 : ffff9788`2d968000 ffff9788`2d961000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e
  357.  
  358.  
  359. SYMBOL_NAME: winhvr!WinHvpProcessSignalBitsetMessage+99
  360.  
  361. MODULE_NAME: winhvr
  362.  
  363. IMAGE_NAME: winhvr.sys
  364.  
  365. STACK_COMMAND: .cxr; .ecxr ; kb
  366.  
  367. BUCKET_ID_FUNC_OFFSET: 99
  368.  
  369. FAILURE_BUCKET_ID: 0x133_DPC_winhvr!WinHvpProcessSignalBitsetMessage
  370.  
  371. OS_VERSION: 10.0.22621.1
  372.  
  373. BUILDLAB_STR: ni_release
  374.  
  375. OSPLATFORM_TYPE: x64
  376.  
  377. OSNAME: Windows 10
  378.  
  379. FAILURE_ID_HASH: {192bb420-3a13-d037-3d6c-7aa1e92a7a8a}
  380.  
  381. Followup: MachineOwner
  382. ---------
  383.  
  384. 13: kd> nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK
  385. ^ Syntax error in 'nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK'
  386. 13: kd> nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK fffff8073911d340
  387. ^ Syntax error in 'nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK fffff8073911d340'
  388. 13: kd> dt nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK fffff8073911d340
  389. Symbol nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK not found.
  390.  
  391. ************* Path validation summary **************
  392. Response Time (ms) Location
  393. Deferred srv*
  394. 13: kd> dt nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK fffff8073911d340
  395. Symbol nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK not found.
  396. 13: kd> dt Wdf01000!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK fffff8073911d340
  397. +0x000 Signature : 0xaebecede
  398. +0x004 Revision : 1
  399. +0x006 Size : 0x10
  400. +0x008 DpcWatchdogProfileOffset : 0x88a8
  401. +0x00c DpcWatchdogProfileLength : 0x8200
  402. 13: kd> !dpcs
  403. CPU Type KDPC Function
  404. 2: Normal : 0xffff9d8b00b84448 0xfffff807387b24b0 nt!IopPassiveInterruptDpc
  405. 2: Normal : 0xffff9d8b046fc288 0xfffff807387b24b0 nt!IopPassiveInterruptDpc
  406. 2: Normal : 0xffff9d8b00f3fd90 0xfffff8073c806ca0 Wdf01000!FxInterrupt::_InterruptDpcThunk
  407. 2: Normal : 0xffff9d8af9030308 0xfffff807648dade0 winhvr!WinHvpXSchedulerDpcRoutine
  408. 2: Normal : 0xfffff8073903bc60 0xfffff8073873c660 nt!PpmCheckPeriodicStart
  409. 2: Normal : 0xffff97883140ea20 0xfffff807386379a0 nt!PopExecuteProcessorCallback
  410. 2: Normal : 0xffff9d8af91e5740 0xfffff8076504e9d0 portcls!CServiceGroup::ServiceDpc
  411. 2: Normal : 0xfffff807390422a0 0xfffff80738755210 nt!KiBalanceSetManagerDeferredRoutine
  412.  
  413. Unable to load image \SystemRoot\System32\DriverStore\FileRepository\u0398226.inf_amd64_c5d9587384e4b5ff\B398182\amdkmdag.sys, Win32 error 0n2
  414. 3: Normal : 0xffff9d8afbeb19f0 0xfffff80783500b30 amdkmdag
  415. 3: Normal : 0xffff9d8afd4edf50 0xfffff80784ecac80 amdkmdag
  416. Unable to load image \SystemRoot\System32\drivers\amdfendr.sys, Win32 error 0n2
  417. 3: Normal : 0xffff9d8af9687c80 0xfffff80764cc0780 amdfendr
  418. 3: Normal : 0xffff9d8afd0608f8 0xfffff8073d5e7810 ndis!ndisInterruptDpc
  419. 3: Normal : 0xffffe7011c9cac68 0xfffff80738759d40 nt!KiEntropyDpcRoutine
  420. 3: Normal : 0xffff9d8af9030478 0xfffff807648dade0 winhvr!WinHvpXSchedulerDpcRoutine
  421.  
  422. 6: Normal : 0xffff9d8af90308c8 0xfffff807648dade0 winhvr!WinHvpXSchedulerDpcRoutine
  423.  
  424. 7: Normal : 0xffffe7011cc9fc68 0xfffff80738759d40 nt!KiEntropyDpcRoutine
  425.  
  426. 13: Normal : 0xffff9d8af19a9720 0xfffff80738968430 nt!KiLogSingleDpcSoftTimeoutEvent
  427. 13: Normal : 0xffff9d8af21d4838 0xfffff807387b13a0 nt!EtwpLoggerDpc
  428.  
  429.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement