Guest User

Untitled

a guest
Feb 20th, 2018
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.77 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.17074.1002 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\Minidump\022018-3031-01.dmp]
  7. Mini Kernel Dump File: Only registers and stack trace are available
  8.  
  9. Symbol search path is: srv*
  10. Executable search path is:
  11. Windows 10 Kernel Version 16299 MP (4 procs) Free x64
  12. Product: WinNt, suite: TerminalServer SingleUserTS
  13. Built by: 16299.15.amd64fre.rs3_release.170928-1534
  14. Machine Name:
  15. Kernel base = 0xfffff800`5b086000 PsLoadedModuleList = 0xfffff800`5b3e7ff0
  16. Debug session time: Tue Feb 20 13:02:31.828 2018 (UTC + 3:00)
  17. System Uptime: 0 days 0:20:21.494
  18. Loading Kernel Symbols
  19. ...............................................................
  20. ................................................................
  21. ......................................................
  22. Loading User Symbols
  23. Loading unloaded module list
  24. ..............
  25. *******************************************************************************
  26. * *
  27. * Bugcheck Analysis *
  28. * *
  29. *******************************************************************************
  30.  
  31. Use !analyze -v to get detailed debugging information.
  32.  
  33. BugCheck 133, {0, 501, 500, fffff8005b47e370}
  34.  
  35. *************************************************************************
  36. *** ***
  37. *** ***
  38. *** Either you specified an unqualified symbol, or your debugger ***
  39. *** doesn't have full symbol information. Unqualified symbol ***
  40. *** resolution is turned off by default. Please either specify a ***
  41. *** fully qualified symbol module!symbolname, or enable resolution ***
  42. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  43. *** enabling unqualified symbol resolution with network symbol ***
  44. *** server shares in the symbol path may cause the debugger to ***
  45. *** appear to hang for long periods of time when an incorrect ***
  46. *** symbol name is typed or the network symbol server is down. ***
  47. *** ***
  48. *** For some commands to work properly, your symbol path ***
  49. *** must point to .pdb files that have full type information. ***
  50. *** ***
  51. *** Certain .pdb files (such as the public OS symbols) do not ***
  52. *** contain the required information. Contact the group that ***
  53. *** provided you with these symbols if you need this command to ***
  54. *** work. ***
  55. *** ***
  56. *** Type referenced: TickPeriods ***
  57. *** ***
  58. *************************************************************************
  59. Probably caused by : ntkrnlmp.exe ( nt!KeAccumulateTicks+140207 )
  60.  
  61. Followup: MachineOwner
  62. ---------
  63.  
  64. nt!KeBugCheckEx:
  65. fffff800`5b1ea0e0 48894c2408 mov qword ptr [rsp+8],rcx ss:ffffbe81`a3ff0bd0=0000000000000133
  66. 3: kd> !analyze -v
  67. *******************************************************************************
  68. * *
  69. * Bugcheck Analysis *
  70. * *
  71. *******************************************************************************
  72.  
  73. DPC_WATCHDOG_VIOLATION (133)
  74. The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
  75. or above.
  76. Arguments:
  77. Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
  78. component can usually be identified with a stack trace.
  79. Arg2: 0000000000000501, The DPC time count (in ticks).
  80. Arg3: 0000000000000500, The DPC time allotment (in ticks).
  81. Arg4: fffff8005b47e370, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
  82. additional information regarding this single DPC timeout
  83.  
  84. Debugging Details:
  85. ------------------
  86.  
  87. *************************************************************************
  88. *** ***
  89. *** ***
  90. *** Either you specified an unqualified symbol, or your debugger ***
  91. *** doesn't have full symbol information. Unqualified symbol ***
  92. *** resolution is turned off by default. Please either specify a ***
  93. *** fully qualified symbol module!symbolname, or enable resolution ***
  94. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  95. *** enabling unqualified symbol resolution with network symbol ***
  96. *** server shares in the symbol path may cause the debugger to ***
  97. *** appear to hang for long periods of time when an incorrect ***
  98. *** symbol name is typed or the network symbol server is down. ***
  99. *** ***
  100. *** For some commands to work properly, your symbol path ***
  101. *** must point to .pdb files that have full type information. ***
  102. *** ***
  103. *** Certain .pdb files (such as the public OS symbols) do not ***
  104. *** contain the required information. Contact the group that ***
  105. *** provided you with these symbols if you need this command to ***
  106. *** work. ***
  107. *** ***
  108. *** Type referenced: TickPeriods ***
  109. *** ***
  110. *************************************************************************
  111.  
  112. KEY_VALUES_STRING: 1
  113.  
  114.  
  115. TIMELINE_ANALYSIS: 1
  116.  
  117.  
  118. DUMP_CLASS: 1
  119.  
  120. DUMP_QUALIFIER: 400
  121.  
  122. BUILD_VERSION_STRING: 10.0.16299.125 (WinBuild.160101.0800)
  123.  
  124. SYSTEM_MANUFACTURER: Acer
  125.  
  126. SYSTEM_PRODUCT_NAME: Aspire A515-51G
  127.  
  128. SYSTEM_SKU: 0000000000000000
  129.  
  130. SYSTEM_VERSION: V1.08
  131.  
  132. BIOS_VENDOR: Insyde Corp.
  133.  
  134. BIOS_VERSION: V1.08
  135.  
  136. BIOS_DATE: 06/15/2017
  137.  
  138. BASEBOARD_MANUFACTURER: KBL
  139.  
  140. BASEBOARD_PRODUCT: Charmander_KL
  141.  
  142. BASEBOARD_VERSION: V1.08
  143.  
  144. DUMP_TYPE: 2
  145.  
  146. BUGCHECK_P1: 0
  147.  
  148. BUGCHECK_P2: 501
  149.  
  150. BUGCHECK_P3: 500
  151.  
  152. BUGCHECK_P4: fffff8005b47e370
  153.  
  154. DPC_TIMEOUT_TYPE: SINGLE_DPC_TIMEOUT_EXCEEDED
  155.  
  156. CPU_COUNT: 4
  157.  
  158. CPU_MHZ: a98
  159.  
  160. CPU_VENDOR: GenuineIntel
  161.  
  162. CPU_FAMILY: 6
  163.  
  164. CPU_MODEL: 8e
  165.  
  166. CPU_STEPPING: 9
  167.  
  168. CPU_MICROCODE: 6,8e,9,0 (F,M,S,R) SIG: 62'00000000 (cache) 62'00000000 (init)
  169.  
  170. BLACKBOXBSD: 1 (!blackboxbsd)
  171.  
  172.  
  173. BLACKBOXPNP: 1 (!blackboxpnp)
  174.  
  175.  
  176. CUSTOMER_CRASH_COUNT: 1
  177.  
  178. DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
  179.  
  180. BUGCHECK_STR: 0x133
  181.  
  182. PROCESS_NAME: svchost.exe
  183.  
  184. CURRENT_IRQL: d
  185.  
  186. ANALYSIS_SESSION_HOST: DESKTOP-O2L6KBG
  187.  
  188. ANALYSIS_SESSION_TIME: 02-20-2018 13:26:20.0656
  189.  
  190. ANALYSIS_VERSION: 10.0.17074.1002 amd64fre
  191.  
  192. LAST_CONTROL_TRANSFER: from fffff8005b217607 to fffff8005b1ea0e0
  193.  
  194. STACK_TEXT:
  195. ffffbe81`a3ff0bc8 fffff800`5b217607 : 00000000`00000133 00000000`00000000 00000000`00000501 00000000`00000500 : nt!KeBugCheckEx
  196. ffffbe81`a3ff0bd0 fffff800`5b0d5666 : 00000309`31821f59 ffffbe81`a3fd8180 00000000`0001315f 00000000`00000000 : nt!KeAccumulateTicks+0x140207
  197. ffffbe81`a3ff0c30 fffff800`5b00a3c5 : 00000309`318206fe 00000000`00000000 ffffce84`c56e5600 00000000`00000001 : nt!KeClockInterruptNotify+0xc6
  198. ffffbe81`a3ff0f40 fffff800`5b124da5 : ffffce84`00000003 00000000`00000000 00000000`00000000 ffff4096`24c9cce1 : hal!HalpTimerClockIpiRoutine+0x15
  199. ffffbe81`a3ff0f70 fffff800`5b1eb7fa : ffffe40f`92e57ae0 ffffce84`c56e5600 00000000`00000000 ffffce84`d01085c0 : nt!KiCallInterruptServiceRoutine+0xa5
  200. ffffbe81`a3ff0fb0 fffff800`5b1ebc47 : ffffce84`caceb970 fffff805`35d14437 00000000`00286900 fffff800`5b1ebc54 : nt!KiInterruptSubDispatchNoLockNoEtw+0xea
  201. ffffe40f`92e57a60 fffff800`5b0d1c56 : ffffffff`ffffffd2 fffff800`5b174123 00000000`00000010 00000000`00000286 : nt!KiInterruptDispatchNoLockNoEtw+0x37
  202. ffffe40f`92e57bf0 fffff800`5b174123 : 00000000`00000010 ffffbe81`a3fde5b8 00000000`00000000 00000000`00000f44 : nt!KeYieldProcessorEx+0x6
  203. ffffe40f`92e57c20 fffff800`5b0d41a2 : ffffbe81`a3fdaf80 ffffce84`16c386a1 ffffce84`cace4f20 ffffce84`00000002 : nt!KiSwapDirectoryTableBaseTarget+0x53
  204. ffffe40f`92e57c70 fffff800`5b0d389f : ffffbe81`a3fd8180 cd932fe8`00000000 00000000`00000002 00000000`00000004 : nt!KiExecuteAllDpcs+0x1d2
  205. ffffe40f`92e57db0 fffff800`5b1ef275 : ffff48e9`7824548b ffffbe81`a3fd8180 ffffe40f`9433fa80 00000000`00000000 : nt!KiRetireDpcList+0xdf
  206. ffffe40f`92e57fb0 fffff800`5b1ef080 : 00000000`00000000 00000000`00000000 00000235`f2f5335c 00000235`f2600000 : nt!KxRetireDpcList+0x5
  207. ffffe40f`9433f9d0 fffff800`5b1ed96a : ffffce84`cbb19080 00000000`00000000 ffffce84`cbb19080 00000235`f252d798 : nt!KiDispatchInterruptContinue
  208. ffffe40f`9433fa00 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDpcInterrupt+0xca
  209.  
  210.  
  211. THREAD_SHA1_HASH_MOD_FUNC: 9a9ad6f27aa0c1850bbf45c59490392229481109
  212.  
  213. THREAD_SHA1_HASH_MOD_FUNC_OFFSET: ce7bce747187ec8adc2737a2079fdb086fc42c8c
  214.  
  215. THREAD_SHA1_HASH_MOD: a46c1b556d92394c8d3f63eb407b2ed053afd34a
  216.  
  217. FOLLOWUP_IP:
  218. nt!KeAccumulateTicks+140207
  219. fffff800`5b217607 cc int 3
  220.  
  221. FAULT_INSTR_CODE: f68445cc
  222.  
  223. SYMBOL_STACK_INDEX: 1
  224.  
  225. SYMBOL_NAME: nt!KeAccumulateTicks+140207
  226.  
  227. FOLLOWUP_NAME: MachineOwner
  228.  
  229. MODULE_NAME: nt
  230.  
  231. IMAGE_NAME: ntkrnlmp.exe
  232.  
  233. DEBUG_FLR_IMAGE_TIMESTAMP: 5a29b8d4
  234.  
  235. IMAGE_VERSION: 10.0.16299.125
  236.  
  237. STACK_COMMAND: .thread ; .cxr ; kb
  238.  
  239. BUCKET_ID_FUNC_OFFSET: 140207
  240.  
  241. FAILURE_BUCKET_ID: 0x133_DPC_nt!KeAccumulateTicks
  242.  
  243. BUCKET_ID: 0x133_DPC_nt!KeAccumulateTicks
  244.  
  245. PRIMARY_PROBLEM_CLASS: 0x133_DPC_nt!KeAccumulateTicks
  246.  
  247. TARGET_TIME: 2018-02-20T10:02:31.000Z
  248.  
  249. OSBUILD: 16299
  250.  
  251. OSSERVICEPACK: 125
  252.  
  253. SERVICEPACK_NUMBER: 0
  254.  
  255. OS_REVISION: 0
  256.  
  257. SUITE_MASK: 272
  258.  
  259. PRODUCT_TYPE: 1
  260.  
  261. OSPLATFORM_TYPE: x64
  262.  
  263. OSNAME: Windows 10
  264.  
  265. OSEDITION: Windows 10 WinNt TerminalServer SingleUserTS
  266.  
  267. OS_LOCALE:
  268.  
  269. USER_LCID: 0
  270.  
  271. OSBUILD_TIMESTAMP: 2017-12-08 00:55:32
  272.  
  273. BUILDDATESTAMP_STR: 160101.0800
  274.  
  275. BUILDLAB_STR: WinBuild
  276.  
  277. BUILDOSVER_STR: 10.0.16299.125
  278.  
  279. ANALYSIS_SESSION_ELAPSED_TIME: cd3
  280.  
  281. ANALYSIS_SOURCE: KM
  282.  
  283. FAILURE_ID_HASH_STRING: km:0x133_dpc_nt!keaccumulateticks
  284.  
  285. FAILURE_ID_HASH: {88dc98ce-f842-4daa-98d0-858621db6b0f}
  286.  
  287. Followup: MachineOwner
  288. ---------
Advertisement
Add Comment
Please, Sign In to add comment