Advertisement
Parcle

Untitled

Sep 1st, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1.  
  2. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  3. ExtensionRepository : Implicit
  4. UseExperimentalFeatureForNugetShare : true
  5. AllowNugetExeUpdate : true
  6. AllowNugetMSCredentialProviderInstall : true
  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.110 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.25921.1001 AMD64
  22. Copyright (c) Microsoft Corporation. All rights reserved.
  23.  
  24.  
  25. Loading Dump File [C:\Windows\Minidump\090123-10078-01.dmp]
  26. Mini Kernel Dump File: Only registers and stack trace are available
  27.  
  28. Symbol search path is: srv*
  29. Executable search path is:
  30. Windows 10 Kernel Version 22621 MP (24 procs) Free x64
  31. Product: WinNt, suite: TerminalServer SingleUserTS Personal
  32. Kernel base = 0xfffff802`1f000000 PsLoadedModuleList = 0xfffff802`1fc130e0
  33. Debug session time: Fri Sep 1 16:26:52.432 2023 (UTC - 7:00)
  34. System Uptime: 0 days 0:01:16.082
  35. Loading Kernel Symbols
  36. ...............................................................
  37. ................................................................
  38. ................................................................
  39. .......................
  40. Loading User Symbols
  41.  
  42. Loading unloaded module list
  43. .........
  44. For analysis of this file, run !analyze -v
  45. nt!KeBugCheckEx:
  46. fffff802`1f431250 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffff9a80`3cad6ed0=000000000000000a
  47. 7: kd> !analyze -v
  48. *******************************************************************************
  49. * *
  50. * Bugcheck Analysis *
  51. * *
  52. *******************************************************************************
  53.  
  54. DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
  55. An attempt was made to access a pageable (or completely invalid) address at an
  56. interrupt request level (IRQL) that is too high. This is usually
  57. caused by drivers using improper addresses.
  58. If kernel debugger is available get stack backtrace.
  59. Arguments:
  60. Arg1: 00000000000000c8, memory referenced
  61. Arg2: 0000000000000002, IRQL
  62. Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
  63. Arg4: fffff80223b7231f, address which referenced memory
  64.  
  65. Debugging Details:
  66. ------------------
  67.  
  68.  
  69. KEY_VALUES_STRING: 1
  70.  
  71. Key : Analysis.CPU.mSec
  72. Value: 1375
  73.  
  74. Key : Analysis.Elapsed.mSec
  75. Value: 2516
  76.  
  77. Key : Analysis.IO.Other.Mb
  78. Value: 0
  79.  
  80. Key : Analysis.IO.Read.Mb
  81. Value: 1
  82.  
  83. Key : Analysis.IO.Write.Mb
  84. Value: 2
  85.  
  86. Key : Analysis.Init.CPU.mSec
  87. Value: 125
  88.  
  89. Key : Analysis.Init.Elapsed.mSec
  90. Value: 8103
  91.  
  92. Key : Analysis.Memory.CommitPeak.Mb
  93. Value: 90
  94.  
  95. Key : Bugcheck.Code.LegacyAPI
  96. Value: 0xd1
  97.  
  98. Key : Dump.Attributes.AsUlong
  99. Value: 1808
  100.  
  101. Key : Dump.Attributes.DiagDataWrittenToHeader
  102. Value: 1
  103.  
  104. Key : Dump.Attributes.ErrorCode
  105. Value: 0
  106.  
  107. Key : Dump.Attributes.KernelGeneratedTriageDump
  108. Value: 1
  109.  
  110. Key : Dump.Attributes.LastLine
  111. Value: Dump completed successfully.
  112.  
  113. Key : Dump.Attributes.ProgressPercentage
  114. Value: 0
  115.  
  116. Key : Failure.Bucket
  117. Value: AV_rcraid!unknown_function
  118.  
  119. Key : Failure.Hash
  120. Value: {c0bf3dd4-a99c-5874-533a-685bc0914bd6}
  121.  
  122. Key : Hypervisor.Enlightenments.ValueHex
  123. Value: 1497cf94
  124.  
  125. Key : Hypervisor.Flags.AnyHypervisorPresent
  126. Value: 1
  127.  
  128. Key : Hypervisor.Flags.ApicEnlightened
  129. Value: 1
  130.  
  131. Key : Hypervisor.Flags.ApicVirtualizationAvailable
  132. Value: 0
  133.  
  134. Key : Hypervisor.Flags.AsyncMemoryHint
  135. Value: 0
  136.  
  137. Key : Hypervisor.Flags.CoreSchedulerRequested
  138. Value: 0
  139.  
  140. Key : Hypervisor.Flags.CpuManager
  141. Value: 1
  142.  
  143. Key : Hypervisor.Flags.DeprecateAutoEoi
  144. Value: 0
  145.  
  146. Key : Hypervisor.Flags.DynamicCpuDisabled
  147. Value: 1
  148.  
  149. Key : Hypervisor.Flags.Epf
  150. Value: 0
  151.  
  152. Key : Hypervisor.Flags.ExtendedProcessorMasks
  153. Value: 1
  154.  
  155. Key : Hypervisor.Flags.HardwareMbecAvailable
  156. Value: 1
  157.  
  158. Key : Hypervisor.Flags.MaxBankNumber
  159. Value: 0
  160.  
  161. Key : Hypervisor.Flags.MemoryZeroingControl
  162. Value: 0
  163.  
  164. Key : Hypervisor.Flags.NoExtendedRangeFlush
  165. Value: 0
  166.  
  167. Key : Hypervisor.Flags.NoNonArchCoreSharing
  168. Value: 1
  169.  
  170. Key : Hypervisor.Flags.Phase0InitDone
  171. Value: 1
  172.  
  173. Key : Hypervisor.Flags.PowerSchedulerQos
  174. Value: 0
  175.  
  176. Key : Hypervisor.Flags.RootScheduler
  177. Value: 0
  178.  
  179. Key : Hypervisor.Flags.SynicAvailable
  180. Value: 1
  181.  
  182. Key : Hypervisor.Flags.UseQpcBias
  183. Value: 0
  184.  
  185. Key : Hypervisor.Flags.Value
  186. Value: 4853999
  187.  
  188. Key : Hypervisor.Flags.ValueHex
  189. Value: 4a10ef
  190.  
  191. Key : Hypervisor.Flags.VpAssistPage
  192. Value: 1
  193.  
  194. Key : Hypervisor.Flags.VsmAvailable
  195. Value: 1
  196.  
  197. Key : Hypervisor.RootFlags.AccessStats
  198. Value: 1
  199.  
  200. Key : Hypervisor.RootFlags.CrashdumpEnlightened
  201. Value: 1
  202.  
  203. Key : Hypervisor.RootFlags.CreateVirtualProcessor
  204. Value: 1
  205.  
  206. Key : Hypervisor.RootFlags.DisableHyperthreading
  207. Value: 0
  208.  
  209. Key : Hypervisor.RootFlags.HostTimelineSync
  210. Value: 1
  211.  
  212. Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  213. Value: 0
  214.  
  215. Key : Hypervisor.RootFlags.IsHyperV
  216. Value: 1
  217.  
  218. Key : Hypervisor.RootFlags.LivedumpEnlightened
  219. Value: 1
  220.  
  221. Key : Hypervisor.RootFlags.MapDeviceInterrupt
  222. Value: 1
  223.  
  224. Key : Hypervisor.RootFlags.MceEnlightened
  225. Value: 1
  226.  
  227. Key : Hypervisor.RootFlags.Nested
  228. Value: 0
  229.  
  230. Key : Hypervisor.RootFlags.StartLogicalProcessor
  231. Value: 1
  232.  
  233. Key : Hypervisor.RootFlags.Value
  234. Value: 1015
  235.  
  236. Key : Hypervisor.RootFlags.ValueHex
  237. Value: 3f7
  238.  
  239.  
  240. BUGCHECK_CODE: d1
  241.  
  242. BUGCHECK_P1: c8
  243.  
  244. BUGCHECK_P2: 2
  245.  
  246. BUGCHECK_P3: 0
  247.  
  248. BUGCHECK_P4: fffff80223b7231f
  249.  
  250. FILE_IN_CAB: 090123-10078-01.dmp
  251.  
  252. DUMP_FILE_ATTRIBUTES: 0x1808
  253. Kernel Generated Triage Dump
  254.  
  255. READ_ADDRESS: fffff8021fd1c468: Unable to get MiVisibleState
  256. Unable to get NonPagedPoolStart
  257. Unable to get NonPagedPoolEnd
  258. Unable to get PagedPoolStart
  259. Unable to get PagedPoolEnd
  260. unable to get nt!MmSpecialPagesInUse
  261. 00000000000000c8
  262.  
  263. BLACKBOXBSD: 1 (!blackboxbsd)
  264.  
  265.  
  266. BLACKBOXNTFS: 1 (!blackboxntfs)
  267.  
  268.  
  269. BLACKBOXWINLOGON: 1
  270.  
  271. CUSTOMER_CRASH_COUNT: 1
  272.  
  273. PROCESS_NAME: System
  274.  
  275. TRAP_FRAME: ffff9a803cad7010 -- (.trap 0xffff9a803cad7010)
  276. NOTE: The trap frame does not contain all registers.
  277. Some register values may be zeroed or incorrect.
  278. rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
  279. rdx=0000000000000004 rsi=0000000000000000 rdi=0000000000000000
  280. rip=fffff80223b7231f rsp=ffff9a803cad71a8 rbp=0000000000000001
  281. r8=ffff8803847861c0 r9=fffff80223c4b850 r10=ffff8803846967fc
  282. r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
  283. r14=0000000000000000 r15=0000000000000000
  284. iopl=0 nv up ei pl nz na pe nc
  285. rcraid+0x1231f:
  286. fffff802`23b7231f 448b88c8000000 mov r9d,dword ptr [rax+0C8h] ds:00000000`000000c8=????????
  287. Resetting default scope
  288.  
  289. STACK_TEXT:
  290. ffff9a80`3cad6ec8 fffff802`1f4468a9 : 00000000`0000000a 00000000`000000c8 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
  291. ffff9a80`3cad6ed0 fffff802`1f441f34 : fffff802`23c3a4f8 fffff802`23968180 fffff802`23c3a4e0 00000000`00000000 : nt!KiBugCheckDispatch+0x69
  292. ffff9a80`3cad7010 fffff802`23b7231f : fffff802`23b940aa ffff8803`847861c0 ffff8803`846967fc 00000000`00000001 : nt!KiPageFault+0x474
  293. ffff9a80`3cad71a8 fffff802`23b940aa : ffff8803`847861c0 ffff8803`846967fc 00000000`00000001 ffff8803`847861c0 : rcraid+0x1231f
  294. ffff9a80`3cad71b0 ffff8803`847861c0 : ffff8803`846967fc 00000000`00000001 ffff8803`847861c0 ffff8803`846967fc : rcraid+0x340aa
  295. ffff9a80`3cad71b8 ffff8803`846967fc : 00000000`00000001 ffff8803`847861c0 ffff8803`846967fc 00000000`00000001 : 0xffff8803`847861c0
  296. ffff9a80`3cad71c0 00000000`00000001 : ffff8803`847861c0 ffff8803`846967fc 00000000`00000001 ffff8803`846967fc : 0xffff8803`846967fc
  297. ffff9a80`3cad71c8 ffff8803`847861c0 : ffff8803`846967fc 00000000`00000001 ffff8803`846967fc fffff802`23b96526 : 0x1
  298. ffff9a80`3cad71d0 ffff8803`846967fc : 00000000`00000001 ffff8803`846967fc fffff802`23b96526 ffff8803`846967fc : 0xffff8803`847861c0
  299. ffff9a80`3cad71d8 00000000`00000001 : ffff8803`846967fc fffff802`23b96526 ffff8803`846967fc ffff8803`846967fc : 0xffff8803`846967fc
  300. ffff9a80`3cad71e0 ffff8803`846967fc : fffff802`23b96526 ffff8803`846967fc ffff8803`846967fc ffff8803`846967fc : 0x1
  301. ffff9a80`3cad71e8 fffff802`23b96526 : ffff8803`846967fc ffff8803`846967fc ffff8803`846967fc 00000000`00000001 : 0xffff8803`846967fc
  302. ffff9a80`3cad71f0 ffff8803`846967fc : ffff8803`846967fc ffff8803`846967fc 00000000`00000001 ffff8803`85066166 : rcraid+0x36526
  303. ffff9a80`3cad71f8 ffff8803`846967fc : ffff8803`846967fc 00000000`00000001 ffff8803`85066166 fffff802`23be41d0 : 0xffff8803`846967fc
  304. ffff9a80`3cad7200 ffff8803`846967fc : 00000000`00000001 ffff8803`85066166 fffff802`23be41d0 fffff802`23be41d0 : 0xffff8803`846967fc
  305. ffff9a80`3cad7208 00000000`00000001 : ffff8803`85066166 fffff802`23be41d0 fffff802`23be41d0 fffff802`23b667c6 : 0xffff8803`846967fc
  306. ffff9a80`3cad7210 ffff8803`85066166 : fffff802`23be41d0 fffff802`23be41d0 fffff802`23b667c6 00000000`00000001 : 0x1
  307. ffff9a80`3cad7218 fffff802`23be41d0 : fffff802`23be41d0 fffff802`23b667c6 00000000`00000001 fffff802`23be3b80 : 0xffff8803`85066166
  308. ffff9a80`3cad7220 fffff802`23be41d0 : fffff802`23b667c6 00000000`00000001 fffff802`23be3b80 ffff8803`85066166 : rcraid+0x841d0
  309. ffff9a80`3cad7228 fffff802`23b667c6 : 00000000`00000001 fffff802`23be3b80 ffff8803`85066166 fffff802`23bf6f00 : rcraid+0x841d0
  310. ffff9a80`3cad7230 00000000`00000001 : fffff802`23be3b80 ffff8803`85066166 fffff802`23bf6f00 fffff802`23be3b80 : rcraid+0x67c6
  311. ffff9a80`3cad7238 fffff802`23be3b80 : ffff8803`85066166 fffff802`23bf6f00 fffff802`23be3b80 ffffd200`2f451180 : 0x1
  312. ffff9a80`3cad7240 ffff8803`85066166 : fffff802`23bf6f00 fffff802`23be3b80 ffffd200`2f451180 ffff8803`846967fc : rcraid+0x83b80
  313. ffff9a80`3cad7248 fffff802`23bf6f00 : fffff802`23be3b80 ffffd200`2f451180 ffff8803`846967fc fffff802`23b922e7 : 0xffff8803`85066166
  314. ffff9a80`3cad7250 fffff802`23be3b80 : ffffd200`2f451180 ffff8803`846967fc fffff802`23b922e7 ffff8803`846967fc : rcraid+0x96f00
  315. ffff9a80`3cad7258 ffffd200`2f451180 : ffff8803`846967fc fffff802`23b922e7 ffff8803`846967fc ffff8803`846967fc : rcraid+0x83b80
  316. ffff9a80`3cad7260 ffff8803`846967fc : fffff802`23b922e7 ffff8803`846967fc ffff8803`846967fc ffff8803`846967fc : 0xffffd200`2f451180
  317. ffff9a80`3cad7268 fffff802`23b922e7 : ffff8803`846967fc ffff8803`846967fc ffff8803`846967fc 00000000`00000001 : 0xffff8803`846967fc
  318. ffff9a80`3cad7270 ffff8803`846967fc : ffff8803`846967fc ffff8803`846967fc 00000000`00000001 fffff802`23be4834 : rcraid+0x322e7
  319. ffff9a80`3cad7278 ffff8803`846967fc : ffff8803`846967fc 00000000`00000001 fffff802`23be4834 fffff802`23b923fc : 0xffff8803`846967fc
  320. ffff9a80`3cad7280 ffff8803`846967fc : 00000000`00000001 fffff802`23be4834 fffff802`23b923fc ffff8803`846967fc : 0xffff8803`846967fc
  321. ffff9a80`3cad7288 00000000`00000001 : fffff802`23be4834 fffff802`23b923fc ffff8803`846967fc 00000000`00000000 : 0xffff8803`846967fc
  322. ffff9a80`3cad7290 fffff802`23be4834 : fffff802`23b923fc ffff8803`846967fc 00000000`00000000 fffff802`23bf6e10 : 0x1
  323. ffff9a80`3cad7298 fffff802`23b923fc : ffff8803`846967fc 00000000`00000000 fffff802`23bf6e10 fffff802`23be4834 : rcraid+0x84834
  324. ffff9a80`3cad72a0 ffff8803`846967fc : 00000000`00000000 fffff802`23bf6e10 fffff802`23be4834 fffff802`23bf6e10 : rcraid+0x323fc
  325. ffff9a80`3cad72a8 00000000`00000000 : fffff802`23bf6e10 fffff802`23be4834 fffff802`23bf6e10 fffff802`23b676cf : 0xffff8803`846967fc
  326.  
  327.  
  328. SYMBOL_NAME: rcraid+1231f
  329.  
  330. MODULE_NAME: rcraid
  331.  
  332. IMAGE_NAME: rcraid.sys
  333.  
  334. STACK_COMMAND: .cxr; .ecxr ; kb
  335.  
  336. BUCKET_ID_FUNC_OFFSET: 1231f
  337.  
  338. FAILURE_BUCKET_ID: AV_rcraid!unknown_function
  339.  
  340. OSPLATFORM_TYPE: x64
  341.  
  342. OSNAME: Windows 10
  343.  
  344. FAILURE_ID_HASH: {c0bf3dd4-a99c-5874-533a-685bc0914bd6}
  345.  
  346. Followup: MachineOwner
  347. ---------
  348.  
  349.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement