Advertisement
Guest User

DUMP

a guest
Jul 15th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.69 KB | None | 0 0
  1. DPC_WATCHDOG_VIOLATION (133)
  2. The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
  3. or above.
  4. Arguments:
  5. Arg1: 0000000000000001, The system cumulatively spent an extended period of time at
  6. DISPATCH_LEVEL or above.
  7. Arg2: 0000000000001e00, The watchdog period (in ticks).
  8. Arg3: fffff8067e2fb320, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
  9. additional information regarding the cumulative timeout
  10. Arg4: 0000000000000000
  11.  
  12. Debugging Details:
  13. ------------------
  14.  
  15. *************************************************************************
  16. *** ***
  17. *** ***
  18. *** Either you specified an unqualified symbol, or your debugger ***
  19. *** doesn't have full symbol information. Unqualified symbol ***
  20. *** resolution is turned off by default. Please either specify a ***
  21. *** fully qualified symbol module!symbolname, or enable resolution ***
  22. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  23. *** enabling unqualified symbol resolution with network symbol ***
  24. *** server shares in the symbol path may cause the debugger to ***
  25. *** appear to hang for long periods of time when an incorrect ***
  26. *** symbol name is typed or the network symbol server is down. ***
  27. *** ***
  28. *** For some commands to work properly, your symbol path ***
  29. *** must point to .pdb files that have full type information. ***
  30. *** ***
  31. *** Certain .pdb files (such as the public OS symbols) do not ***
  32. *** contain the required information. Contact the group that ***
  33. *** provided you with these symbols if you need this command to ***
  34. *** work. ***
  35. *** ***
  36. *** Type referenced: TickPeriods ***
  37. *** ***
  38. *************************************************************************
  39.  
  40. KEY_VALUES_STRING: 1
  41.  
  42. Key : Analysis.CPU.mSec
  43. Value: 2343
  44.  
  45. Key : Analysis.Elapsed.mSec
  46. Value: 3446
  47.  
  48. Key : Analysis.IO.Other.Mb
  49. Value: 10
  50.  
  51. Key : Analysis.IO.Read.Mb
  52. Value: 0
  53.  
  54. Key : Analysis.IO.Write.Mb
  55. Value: 14
  56.  
  57. Key : Analysis.Init.CPU.mSec
  58. Value: 468
  59.  
  60. Key : Analysis.Init.Elapsed.mSec
  61. Value: 18492
  62.  
  63. Key : Analysis.Memory.CommitPeak.Mb
  64. Value: 93
  65.  
  66. Key : Bugcheck.Code.LegacyAPI
  67. Value: 0x133
  68.  
  69. Key : Bugcheck.Code.TargetModel
  70. Value: 0x133
  71.  
  72. Key : Dump.Attributes.AsUlong
  73. Value: 8
  74.  
  75. Key : Dump.Attributes.KernelGeneratedTriageDump
  76. Value: 1
  77.  
  78. Key : Failure.Bucket
  79. Value: 0x133_ISR_nt!KeAccumulateTicks
  80.  
  81. Key : Failure.Hash
  82. Value: {65350307-c3b9-f4b5-8829-4d27e9ff9b06}
  83.  
  84. Key : Hypervisor.Enlightenments.Value
  85. Value: 77057948
  86.  
  87. Key : Hypervisor.Enlightenments.ValueHex
  88. Value: 497cf9c
  89.  
  90. Key : Hypervisor.Flags.AnyHypervisorPresent
  91. Value: 1
  92.  
  93. Key : Hypervisor.Flags.ApicEnlightened
  94. Value: 1
  95.  
  96. Key : Hypervisor.Flags.ApicVirtualizationAvailable
  97. Value: 0
  98.  
  99. Key : Hypervisor.Flags.AsyncMemoryHint
  100. Value: 0
  101.  
  102. Key : Hypervisor.Flags.CoreSchedulerRequested
  103. Value: 0
  104.  
  105. Key : Hypervisor.Flags.CpuManager
  106. Value: 1
  107.  
  108. Key : Hypervisor.Flags.DeprecateAutoEoi
  109. Value: 0
  110.  
  111. Key : Hypervisor.Flags.DynamicCpuDisabled
  112. Value: 1
  113.  
  114. Key : Hypervisor.Flags.Epf
  115. Value: 0
  116.  
  117. Key : Hypervisor.Flags.ExtendedProcessorMasks
  118. Value: 1
  119.  
  120. Key : Hypervisor.Flags.HardwareMbecAvailable
  121. Value: 1
  122.  
  123. Key : Hypervisor.Flags.MaxBankNumber
  124. Value: 0
  125.  
  126. Key : Hypervisor.Flags.MemoryZeroingControl
  127. Value: 0
  128.  
  129. Key : Hypervisor.Flags.NoExtendedRangeFlush
  130. Value: 0
  131.  
  132. Key : Hypervisor.Flags.NoNonArchCoreSharing
  133. Value: 1
  134.  
  135. Key : Hypervisor.Flags.Phase0InitDone
  136. Value: 1
  137.  
  138. Key : Hypervisor.Flags.PowerSchedulerQos
  139. Value: 0
  140.  
  141. Key : Hypervisor.Flags.RootScheduler
  142. Value: 0
  143.  
  144. Key : Hypervisor.Flags.SynicAvailable
  145. Value: 1
  146.  
  147. Key : Hypervisor.Flags.UseQpcBias
  148. Value: 0
  149.  
  150. Key : Hypervisor.Flags.Value
  151. Value: 4853999
  152.  
  153. Key : Hypervisor.Flags.ValueHex
  154. Value: 4a10ef
  155.  
  156. Key : Hypervisor.Flags.VpAssistPage
  157. Value: 1
  158.  
  159. Key : Hypervisor.Flags.VsmAvailable
  160. Value: 1
  161.  
  162. Key : Hypervisor.RootFlags.AccessStats
  163. Value: 1
  164.  
  165. Key : Hypervisor.RootFlags.CrashdumpEnlightened
  166. Value: 1
  167.  
  168. Key : Hypervisor.RootFlags.CreateVirtualProcessor
  169. Value: 1
  170.  
  171. Key : Hypervisor.RootFlags.DisableHyperthreading
  172. Value: 0
  173.  
  174. Key : Hypervisor.RootFlags.HostTimelineSync
  175. Value: 1
  176.  
  177. Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  178. Value: 0
  179.  
  180. Key : Hypervisor.RootFlags.IsHyperV
  181. Value: 1
  182.  
  183. Key : Hypervisor.RootFlags.LivedumpEnlightened
  184. Value: 1
  185.  
  186. Key : Hypervisor.RootFlags.MapDeviceInterrupt
  187. Value: 1
  188.  
  189. Key : Hypervisor.RootFlags.MceEnlightened
  190. Value: 1
  191.  
  192. Key : Hypervisor.RootFlags.Nested
  193. Value: 0
  194.  
  195. Key : Hypervisor.RootFlags.StartLogicalProcessor
  196. Value: 1
  197.  
  198. Key : Hypervisor.RootFlags.Value
  199. Value: 1015
  200.  
  201. Key : Hypervisor.RootFlags.ValueHex
  202. Value: 3f7
  203.  
  204.  
  205. BUGCHECK_CODE: 133
  206.  
  207. BUGCHECK_P1: 1
  208.  
  209. BUGCHECK_P2: 1e00
  210.  
  211. BUGCHECK_P3: fffff8067e2fb320
  212.  
  213. BUGCHECK_P4: 0
  214.  
  215. FILE_IN_CAB: 071524-10062-01.dmp
  216.  
  217. DUMP_FILE_ATTRIBUTES: 0x8
  218. Kernel Generated Triage Dump
  219.  
  220. DPC_TIMEOUT_TYPE: DPC_QUEUE_EXECUTION_TIMEOUT_EXCEEDED
  221.  
  222. BLACKBOXBSD: 1 (!blackboxbsd)
  223.  
  224.  
  225. BLACKBOXNTFS: 1 (!blackboxntfs)
  226.  
  227.  
  228. BLACKBOXPNP: 1 (!blackboxpnp)
  229.  
  230.  
  231. BLACKBOXWINLOGON: 1
  232.  
  233. CUSTOMER_CRASH_COUNT: 1
  234.  
  235. PROCESS_NAME: Cities2.exe
  236.  
  237. STACK_TEXT:
  238. fffff806`80704e18 fffff806`7da35806 : 00000000`00000133 00000000`00000001 00000000`00001e00 fffff806`7e2fb320 : nt!KeBugCheckEx
  239. fffff806`80704e20 fffff806`7d84b093 : 00006799`c94529f9 fffff806`77e7a180 00000000`00000000 fffff806`77e7a180 : nt!KeAccumulateTicks+0x1e7ef6
  240. fffff806`80704e80 fffff806`7d84ab7a : fffff806`7e2f3ac0 fffff806`806fd960 fffff806`7a3e7a00 00000001`0000b401 : nt!KeClockInterruptNotify+0x453
  241. fffff806`80704f30 fffff806`7d8ab485 : fffff806`7e2f3ac0 fffff806`80704f40 00000000`00000010 ffff17d2`bfb76195 : nt!HalpTimerClockIpiRoutine+0x1a
  242. fffff806`80704f60 fffff806`7d9ffe1a : fffff806`806fd960 fffff806`7e2f3ac0 00000000`00000020 00000000`00000000 : nt!KiCallInterruptServiceRoutine+0xa5
  243. fffff806`80704fb0 fffff806`7da00647 : 00001bfd`ed4c4738 00001bfe`46b47638 00000000`00000000 00000000`00000000 : nt!KiInterruptSubDispatchNoLockNoEtw+0xfa
  244. fffff806`806fd8e0 fffff806`7d8428f5 : ffffbf8f`bfbfe000 00000000`00000fe8 ffffbf8f`bfbe0000 00000000`00000000 : nt!KiInterruptDispatchNoLockNoEtw+0x37
  245. fffff806`806fda70 fffff806`7d842369 : 00000000`00020000 fffff806`77e7d200 fffff806`806fdb70 00000000`00000002 : nt!EtwpReserveTraceBuffer+0x85
  246. fffff806`806fdb00 fffff806`7d8c618d : fffff806`77e7d240 ffffbf8f`bfbde000 fffff806`806fdee0 fffff806`00000002 : nt!EtwpLogKernelEvent+0x1e9
  247. fffff806`806fdbb0 fffff806`7d8c5364 : fffff806`77e7a180 00000000`00000000 00000000`00000002 00000000`00000004 : nt!KiExecuteAllDpcs+0x41d
  248. fffff806`806fdd20 fffff806`7da06695 : 00000000`00000000 fffff806`77e7a180 ffffd681`5b348640 00000000`00000001 : nt!KiRetireDpcList+0x1f4
  249. fffff806`806fdfb0 fffff806`7da06480 : ffffd681`5b348640 fffff806`7d91e98a 00000000`00000000 000000b2`c56ff3f8 : nt!KxRetireDpcList+0x5
  250. ffff9b0d`13f97a80 fffff806`7da05bc5 : 00000000`00000001 fffff806`7d9ffee1 00000000`000c291e 00000000`00000000 : nt!KiDispatchInterruptContinue
  251. ffff9b0d`13f97ab0 fffff806`7d9ffee1 : 00000000`000c291e 00000000`00000000 00000000`00000000 00000000`00000001 : nt!KiDpcInterruptBypass+0x25
  252. ffff9b0d`13f97ac0 00007ff8`435e267e : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiInterruptDispatch+0xb1
  253. 000000b2`c56fe020 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ff8`435e267e
  254.  
  255.  
  256. SYMBOL_NAME: nt!KeAccumulateTicks+1e7ef6
  257.  
  258. MODULE_NAME: nt
  259.  
  260. IMAGE_NAME: ntkrnlmp.exe
  261.  
  262. IMAGE_VERSION: 10.0.19041.4648
  263.  
  264. STACK_COMMAND: .cxr; .ecxr ; kb
  265.  
  266. BUCKET_ID_FUNC_OFFSET: 1e7ef6
  267.  
  268. FAILURE_BUCKET_ID: 0x133_ISR_nt!KeAccumulateTicks
  269.  
  270. OSPLATFORM_TYPE: x64
  271.  
  272. OSNAME: Windows 10
  273.  
  274. FAILURE_ID_HASH: {65350307-c3b9-f4b5-8829-4d27e9ff9b06}
  275.  
  276. Followup: MachineOwner
  277. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement