Guest User

Untitled

a guest
Sep 7th, 2024
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.50 KB | None | 0 0
  1.  
  2. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  3. ExtensionRepository : Implicit
  4. UseExperimentalFeatureForNugetShare : true
  5. AllowNugetExeUpdate : true
  6. NonInteractiveNuget : true
  7. AllowNugetMSCredentialProviderInstall : true
  8. AllowParallelInitializationOfLocalRepositories : true
  9. EnableRedirectToChakraJsProvider : false
  10.  
  11. -- Configuring repositories
  12. ----> Repository : LocalInstalled, Enabled: true
  13. ----> Repository : UserExtensions, Enabled: true
  14.  
  15. >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
  16.  
  17. ************* Waiting for Debugger Extensions Gallery to Initialize **************
  18.  
  19. >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.172 seconds
  20. ----> Repository : UserExtensions, Enabled: true, Packages count: 0
  21. ----> Repository : LocalInstalled, Enabled: true, Packages count: 42
  22.  
  23. Microsoft (R) Windows Debugger Version 10.0.27668.1000 AMD64
  24. Copyright (c) Microsoft Corporation. All rights reserved.
  25.  
  26.  
  27. Loading Dump File [C:\Users\xxxxx\Documents\090824-11531-01.dmp]
  28. Mini Kernel Dump File: Only registers and stack trace are available
  29.  
  30. Symbol search path is: srv*
  31. Executable search path is:
  32. Windows 10 Kernel Version 22621 MP (32 procs) Free x64
  33. Product: WinNt, suite: TerminalServer SingleUserTS
  34. Kernel base = 0xfffff801`35400000 PsLoadedModuleList = 0xfffff801`360134f0
  35. Debug session time: Sun Sep 8 01:13:55.481 2024 (UTC + 1:00)
  36. System Uptime: 2 days 9:05:45.734
  37. Loading Kernel Symbols
  38. ...............................................................
  39. ................................................................
  40. ................................................................
  41. ................................................................
  42.  
  43. Loading User Symbols
  44. PEB is paged out (Peb.Ldr = 00000000`0105d018). Type ".hh dbgerr001" for details
  45. Loading unloaded module list
  46. ..................................................
  47. For analysis of this file, run !analyze -v
  48. nt!KeBugCheckEx:
  49. fffff801`35815cb0 48894c2408 mov qword ptr [rsp+8],rcx ss:ffff9607`b4d0eed0=000000000000007a
  50. 10: kd> !analyze -v
  51. *******************************************************************************
  52. * *
  53. * Bugcheck Analysis *
  54. * *
  55. *******************************************************************************
  56.  
  57. KERNEL_DATA_INPAGE_ERROR (7a)
  58. The requested page of kernel data could not be read in. Typically caused by
  59. a bad block in the paging file or disk controller error. Also see
  60. KERNEL_STACK_INPAGE_ERROR.
  61. If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
  62. it means the disk subsystem has experienced a failure.
  63. If the error status is 0xC000009A, then it means the request failed because
  64. a filesystem failed to make forward progress.
  65. Arguments:
  66. Arg1: ffff80011a2d19c8, lock type that was held (value 1,2,3, or PTE address)
  67. Arg2: ffffffffc000000e, error status (normally i/o status code)
  68. Arg3: 0000000cc72db860, current process (virtual address for lock type 3, or PTE)
  69. Arg4: fffff8016ba0f00c, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
  70.  
  71. Debugging Details:
  72. ------------------
  73.  
  74. *** WARNING: Unable to verify timestamp for HTTP.sys
  75. PEB is paged out (Peb.Ldr = 00000000`0105d018). Type ".hh dbgerr001" for details
  76.  
  77. KEY_VALUES_STRING: 1
  78.  
  79. Key : Analysis.CPU.mSec
  80. Value: 2686
  81.  
  82. Key : Analysis.Elapsed.mSec
  83. Value: 7985
  84.  
  85. Key : Analysis.IO.Other.Mb
  86. Value: 0
  87.  
  88. Key : Analysis.IO.Read.Mb
  89. Value: 0
  90.  
  91. Key : Analysis.IO.Write.Mb
  92. Value: 1
  93.  
  94. Key : Analysis.Init.CPU.mSec
  95. Value: 249
  96.  
  97. Key : Analysis.Init.Elapsed.mSec
  98. Value: 5122
  99.  
  100. Key : Analysis.Memory.CommitPeak.Mb
  101. Value: 89
  102.  
  103. Key : Bugcheck.Code.LegacyAPI
  104. Value: 0x7a
  105.  
  106. Key : Bugcheck.Code.TargetModel
  107. Value: 0x7a
  108.  
  109. Key : Dump.Attributes.AsUlong
  110. Value: 1008
  111.  
  112. Key : Dump.Attributes.DiagDataWrittenToHeader
  113. Value: 1
  114.  
  115. Key : Dump.Attributes.ErrorCode
  116. Value: 0
  117.  
  118. Key : Dump.Attributes.KernelGeneratedTriageDump
  119. Value: 1
  120.  
  121. Key : Dump.Attributes.LastLine
  122. Value: Dump completed successfully.
  123.  
  124. Key : Dump.Attributes.ProgressPercentage
  125. Value: 0
  126.  
  127. Key : Failure.Bucket
  128. Value: 0x7a_c000000e_HTTP!unknown_function
  129.  
  130. Key : Failure.Hash
  131. Value: {d781c069-abb4-aa0e-ee7b-ef9cf9904cce}
  132.  
  133.  
  134. BUGCHECK_CODE: 7a
  135.  
  136. BUGCHECK_P1: ffff80011a2d19c8
  137.  
  138. BUGCHECK_P2: ffffffffc000000e
  139.  
  140. BUGCHECK_P3: cc72db860
  141.  
  142. BUGCHECK_P4: fffff8016ba0f00c
  143.  
  144. FILE_IN_CAB: 090824-11531-01.dmp
  145.  
  146. DUMP_FILE_ATTRIBUTES: 0x1008
  147. Kernel Generated Triage Dump
  148.  
  149. FAULTING_THREAD: ffffbe8d06056080
  150.  
  151. ERROR_CODE: (NTSTATUS) 0xc000000e - A device which does not exist was specified.
  152.  
  153. DISK_HARDWARE_ERROR: There was error with disk hardware
  154.  
  155. BLACKBOXBSD: 1 (!blackboxbsd)
  156.  
  157.  
  158. BLACKBOXNTFS: 1 (!blackboxntfs)
  159.  
  160.  
  161. BLACKBOXPNP: 1 (!blackboxpnp)
  162.  
  163.  
  164. BLACKBOXWINLOGON: 1
  165.  
  166. CUSTOMER_CRASH_COUNT: 1
  167.  
  168. PROCESS_NAME: GameSDK.exe
  169.  
  170. TRAP_FRAME: ffff9607b4d0f1f0 -- (.trap 0xffff9607b4d0f1f0)
  171. NOTE: The trap frame does not contain all registers.
  172. Some register values may be zeroed or incorrect.
  173. rax=000000004c525443 rbx=0000000000000000 rcx=ffffbe8d0792ce10
  174. rdx=ffffbe8d115eeca0 rsi=0000000000000000 rdi=0000000000000000
  175. rip=fffff8016ba0f00c rsp=ffff9607b4d0f380 rbp=fffff8016b95eea0
  176. r8=ffffbe8d05d21450 r9=ffffbe8d0792ce10 r10=0000fffff8016ba0
  177. r11=ffff99781ea00000 r12=0000000000000000 r13=0000000000000000
  178. r14=0000000000000000 r15=0000000000000000
  179. iopl=0 nv up ei ng nz na pe cy
  180. HTTP+0x12f00c:
  181. fffff801`6ba0f00c ?? ???
  182. Resetting default scope
  183.  
  184. STACK_TEXT:
  185. ffff9607`b4d0eec8 fffff801`358c78b3 : 00000000`0000007a ffff8001`1a2d19c8 ffffffff`c000000e 0000000c`c72db860 : nt!KeBugCheckEx
  186. ffff9607`b4d0eed0 fffff801`35743106 : 00000000`00000000 ffff9607`00000000 ffff9607`b4d0f078 fffff801`00000000 : nt!MiWaitForInPageComplete+0x184e63
  187. ffff9607`b4d0efd0 fffff801`35668071 : 00000000`c0033333 00000000`00000000 fffff801`6ba0f00c fffff801`6ba0f00c : nt!MiIssueHardFault+0x246
  188. ffff9607`b4d0f0d0 fffff801`35826f7e : ffffbe8d`05a020c0 ffffbe8d`05d21450 00000000`00000000 fffff801`358270ac : nt!MmAccessFault+0x331
  189. ffff9607`b4d0f1f0 fffff801`6ba0f00c : 00000000`00000010 00000000`00050217 ffff9607`b4d0f3a8 00000000`00000000 : nt!KiPageFault+0x37e
  190. ffff9607`b4d0f380 00000000`00000010 : 00000000`00050217 ffff9607`b4d0f3a8 00000000`00000000 ffffbe8d`115eeca0 : HTTP+0x12f00c
  191. ffff9607`b4d0f388 00000000`00050217 : ffff9607`b4d0f3a8 00000000`00000000 ffffbe8d`115eeca0 fffff801`35712655 : 0x10
  192. ffff9607`b4d0f390 ffff9607`b4d0f3a8 : 00000000`00000000 ffffbe8d`115eeca0 fffff801`35712655 ffffbe8d`05d21450 : 0x50217
  193. ffff9607`b4d0f398 00000000`00000000 : ffffbe8d`115eeca0 fffff801`35712655 ffffbe8d`05d21450 ffffbe8d`0792ce10 : 0xffff9607`b4d0f3a8
  194.  
  195.  
  196. SYMBOL_NAME: HTTP+12f00c
  197.  
  198. MODULE_NAME: HTTP
  199.  
  200. IMAGE_NAME: HTTP.sys
  201.  
  202. STACK_COMMAND: .process /r /p 0xffffbe8d05a020c0; .thread 0xffffbe8d06056080 ; kb
  203.  
  204. BUCKET_ID_FUNC_OFFSET: 12f00c
  205.  
  206. FAILURE_BUCKET_ID: 0x7a_c000000e_HTTP!unknown_function
  207.  
  208. OSPLATFORM_TYPE: x64
  209.  
  210. OSNAME: Windows 10
  211.  
  212. FAILURE_ID_HASH: {d781c069-abb4-aa0e-ee7b-ef9cf9904cce}
  213.  
  214. Followup: MachineOwner
  215. ---------
  216.  
  217.  
Advertisement
Add Comment
Please, Sign In to add comment