Advertisement
Guest User

Untitled

a guest
Mar 27th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.22549.1000 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Users\matte\Desktop\032722-9765-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 22000 MP (8 procs) Free x64
  12. Product: WinNt, suite: TerminalServer SingleUserTS
  13. Edition build lab: 22000.1.amd64fre.co_release.210604-1628
  14. Machine Name:
  15. Kernel base = 0xfffff800`1d800000 PsLoadedModuleList = 0xfffff800`1e429b90
  16. Debug session time: Sun Mar 27 15:40:54.565 2022 (UTC - 7:00)
  17. System Uptime: 0 days 2:17:58.645
  18. Loading Kernel Symbols
  19. ...............................................................
  20. ................................................................
  21. ................................................................
  22. ...............................................
  23. Loading User Symbols
  24. Loading unloaded module list
  25. ...............................
  26. For analysis of this file, run !analyze -v
  27. nt!KeBugCheckEx:
  28. fffff800`1dc164c0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffd00c`46a5f120=000000000000009f
  29. 4: kd> !analyze -v
  30. *******************************************************************************
  31. * *
  32. * Bugcheck Analysis *
  33. * *
  34. *******************************************************************************
  35.  
  36. DRIVER_POWER_STATE_FAILURE (9f)
  37. A driver has failed to complete a power IRP within a specific time.
  38. Arguments:
  39. Arg1: 0000000000000005, The device failed to complete a directed power transition within the required
  40. amount of time.
  41. Arg2: ffffad01d569e360, Physical Device Object of the stack
  42. Arg3: ffffad01daccc010, The POP_FX_DEVICE object
  43. Arg4: 0000000000000000
  44.  
  45. Debugging Details:
  46. ------------------
  47.  
  48. *** WARNING: Unable to verify timestamp for IntcAudioBus.sys
  49.  
  50. KEY_VALUES_STRING: 1
  51.  
  52. Key : Analysis.CPU.mSec
  53. Value: 8577
  54.  
  55. Key : Analysis.DebugAnalysisManager
  56. Value: Create
  57.  
  58. Key : Analysis.Elapsed.mSec
  59. Value: 14722
  60.  
  61. Key : Analysis.Init.CPU.mSec
  62. Value: 1921
  63.  
  64. Key : Analysis.Init.Elapsed.mSec
  65. Value: 55319
  66.  
  67. Key : Analysis.Memory.CommitPeak.Mb
  68. Value: 104
  69.  
  70. Key : WER.OS.Branch
  71. Value: co_release
  72.  
  73. Key : WER.OS.Timestamp
  74. Value: 2021-06-04T16:28:00Z
  75.  
  76. Key : WER.OS.Version
  77. Value: 10.0.22000.1
  78.  
  79.  
  80. FILE_IN_CAB: 032722-9765-01.dmp
  81.  
  82. TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b
  83.  
  84.  
  85. BUGCHECK_CODE: 9f
  86.  
  87. BUGCHECK_P1: 5
  88.  
  89. BUGCHECK_P2: ffffad01d569e360
  90.  
  91. BUGCHECK_P3: ffffad01daccc010
  92.  
  93. BUGCHECK_P4: 0
  94.  
  95. DRVPOWERSTATE_SUBCODE: 5
  96.  
  97. DEVICE_OBJECT: ffffad01da98b740
  98.  
  99. DRIVER_OBJECT: ffffad01da972e30
  100.  
  101. IMAGE_NAME: IntcAudioBus.sys
  102.  
  103. MODULE_NAME: IntcAudioBus
  104.  
  105. FAULTING_MODULE: fffff800390a0000 IntcAudioBus
  106.  
  107. BLACKBOXBSD: 1 (!blackboxbsd)
  108.  
  109.  
  110. BLACKBOXNTFS: 1 (!blackboxntfs)
  111.  
  112.  
  113. BLACKBOXPNP: 1 (!blackboxpnp)
  114.  
  115.  
  116. BLACKBOXWINLOGON: 1
  117.  
  118. CUSTOMER_CRASH_COUNT: 1
  119.  
  120. PROCESS_NAME: System
  121.  
  122. STACK_TEXT:
  123. ffffd00c`46a5f118 fffff800`1ddc8297 : 00000000`0000009f 00000000`00000005 ffffad01`d569e360 ffffad01`daccc010 : nt!KeBugCheckEx
  124. ffffd00c`46a5f120 fffff800`1daf4e54 : 00000000`00000000 00000000`00000001 ffffd00c`00000000 00000000`00000002 : nt!PopFxDirectedWorkOrderWatchdog+0x27
  125. ffffd00c`46a5f160 fffff800`1daf3444 : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`1a71e628 : nt!KiProcessExpiredTimerList+0x204
  126. ffffd00c`46a5f290 fffff800`1dc1a40e : 00000000`00000000 ffffbe80`1b9c0180 ffffbe80`1b9cc240 ffffad01`e9093080 : nt!KiRetireDpcList+0x714
  127. ffffd00c`46a5f540 00000000`00000000 : ffffd00c`46a60000 ffffd00c`46a59000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e
  128.  
  129.  
  130. STACK_COMMAND: .cxr; .ecxr ; kb
  131.  
  132. FAILURE_BUCKET_ID: 0x9F_5_IMAGE_IntcAudioBus.sys
  133.  
  134. OS_VERSION: 10.0.22000.1
  135.  
  136. BUILDLAB_STR: co_release
  137.  
  138. OSPLATFORM_TYPE: x64
  139.  
  140. OSNAME: Windows 10
  141.  
  142. FAILURE_ID_HASH: {62487b44-de5f-85f1-a422-efb83e00a1fa}
  143.  
  144. Followup: MachineOwner
  145. ---------
  146.  
  147. 4: kd> dt _POP_FX_DEVICE ffffad01daccc010
  148. nt!_POP_FX_DEVICE
  149. +0x000 Link : _LIST_ENTRY [ 0xffffad01`dac5fa30 - 0xffffad01`dac8e010 ]
  150. +0x010 Irp : 0xffffad01`dab088a0 _IRP
  151. +0x018 IrpData : 0xffffad01`dac11220 _POP_IRP_DATA
  152. +0x020 Status : _POP_FX_DEVICE_STATUS
  153. +0x024 PowerReqCall : 0n0
  154. +0x028 PowerNotReqCall : 0n0
  155. +0x030 DevNode : 0xffffad01`d55e2c40 _DEVICE_NODE
  156. +0x038 DpmContext : 0xffffad01`d8470cf0 PEPHANDLE__
  157. +0x040 Plugin : 0xffffad01`d4ade2a0 _POP_FX_PLUGIN
  158. +0x048 PluginHandle : 0xffffad01`d5757b80 PEPHANDLE__
  159. +0x050 AcpiPlugin : (null)
  160. +0x058 AcpiPluginHandle : (null)
  161. +0x060 DeviceObject : 0xffffad01`d569e360 _DEVICE_OBJECT
  162. +0x068 TargetDevice : 0xffffad01`da98b740 _DEVICE_OBJECT
  163. +0x070 Callbacks : _POP_FX_DRIVER_CALLBACKS
  164. +0x0c0 DriverContext : 0x000052fe`2576da88 Void
  165. +0x0c8 AcpiLink : _LIST_ENTRY [ 0xffffad01`daccc0d8 - 0xffffad01`daccc0d8 ]
  166. +0x0d8 DeviceId : _UNICODE_STRING "\_SB.PC00.HDAS"
  167. +0x0e8 CommonReferenceFlags : 0n1
  168. +0x0f0 RemoveLock : _IO_REMOVE_LOCK
  169. +0x110 AcpiRemoveLock : _IO_REMOVE_LOCK
  170. +0x130 WorkOrder : _POP_FX_WORK_ORDER
  171. +0x168 IdleLock : 0
  172. +0x170 IdleTimer : _KTIMER
  173. +0x1b0 IdleDpc : _KDPC
  174. +0x1f0 IdleTimeout : 0
  175. +0x1f8 IdleStamp : 0x00000012`a973d821
  176. +0x200 NextIrpDeviceObject : [2] (null)
  177. +0x210 NextIrpPowerState : [2] _POWER_STATE
  178. +0x218 NextIrpCallerCompletion : [2] (null)
  179. +0x228 NextIrpCallerContext : [2] (null)
  180. +0x238 IrpCompleteEvent : _KEVENT
  181. +0x250 PowerOnDumpDeviceCallback : (null)
  182. +0x258 Accounting : _POP_FX_ACCOUNTING
  183. +0x338 Flags : 0x970
  184. +0x33c ComponentCount : 1
  185. +0x340 Components : 0xffffad01`dac11010 -> ????
  186. +0x348 LogEntries : 0x40
  187. +0x350 Log : 0xffffad01`dac11340 _POP_FX_LOG_ENTRY
  188. +0x358 LogIndex : 0n85
  189. +0x360 DripsWatchdogDriverObject : (null)
  190. +0x368 DripsWatchdogContext : _POP_FX_DRIPS_WATCHDOG_CONTEXT
  191. +0x390 DirectedTimeout : 0x78
  192. +0x398 DirectedWorkOrder : _POP_FX_WORK_ORDER
  193. +0x3d0 DirectedWorkWatchdogInfo : _POP_FX_WORK_ORDER_WATCHDOG_INFO
  194. +0x480 DirectedLock : 0
  195. +0x488 DirectedTransitionCallCount : 0n1
  196. +0x490 DirectedTransitionState : _POP_FX_DEVICE_DIRECTED_TRANSITION_STATE
  197. +0x4a0 PowerProfile : (null)
  198. +0x4a8 FriendlyName : _UNICODE_STRING "Intel(R) Smart Sound Technology (Intel(R) SST) Audio Controller (\_SB.PC00.HDAS)"
  199. +0x4b8 ReportDevicePoweredOnPassiveWorkItem : _WORK_QUEUE_ITEM
  200.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement