Advertisement
Guest User

Untitled

a guest
Apr 7th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  2. ExtensionRepository : Implicit
  3. UseExperimentalFeatureForNugetShare : true
  4. AllowNugetExeUpdate : true
  5. NonInteractiveNuget : true
  6. AllowNugetMSCredentialProviderInstall : true
  7. AllowParallelInitializationOfLocalRepositories : true
  8. EnableRedirectToChakraJsProvider : false
  9.  
  10. -- Configuring repositories
  11. ----> Repository : LocalInstalled, Enabled: true
  12. ----> Repository : UserExtensions, Enabled: true
  13.  
  14. >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
  15.  
  16. ************* Waiting for Debugger Extensions Gallery to Initialize **************
  17.  
  18. >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.016 seconds
  19. ----> Repository : UserExtensions, Enabled: true, Packages count: 0
  20. ----> Repository : LocalInstalled, Enabled: true, Packages count: 43
  21.  
  22. Microsoft (R) Windows Debugger Version 10.0.27793.1000 AMD64
  23. Copyright (c) Microsoft Corporation. All rights reserved.
  24.  
  25.  
  26. Loading Dump File [C:\Windows\Minidump\040725-12515-01.dmp]
  27. Mini Kernel Dump File: Only registers and stack trace are available
  28.  
  29. Symbol search path is: srv*
  30. Executable search path is:
  31. Windows 10 Kernel Version 26100 MP (16 procs) Free x64
  32. Product: WinNt, suite: TerminalServer SingleUserTS
  33. Kernel base = 0xfffff802`db000000 PsLoadedModuleList = 0xfffff802`dbef4920
  34. Debug session time: Mon Apr 7 11:33:35.040 2025 (UTC + 1:00)
  35. System Uptime: 0 days 15:58:09.469
  36. Loading Kernel Symbols
  37. ...............................................................
  38. ................................................................
  39. ................................................................
  40. ........................
  41. Loading User Symbols
  42. PEB is paged out (Peb.Ldr = 00000017`82a51018). Type ".hh dbgerr001" for details
  43. Loading unloaded module list
  44. ........................
  45. For analysis of this file, run !analyze -v
  46. nt!KeBugCheckEx:
  47. fffff802`db4b54f0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffda01`4646db50=0000000000000133
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement