Windows 10: Getting Error When using WINDBG tool

Discus and support Getting Error When using WINDBG tool in Microsoft Windows 10 Store to solve the problem; I am getting error when using WINDBG tool Error is : Unable to read psloadedmodulelist GetContextState Failed : 0x80070038 I couldnt find the... Discussion in 'Microsoft Windows 10 Store' started by AnimeshSinha, Apr 8, 2020.

  1. Getting Error When using WINDBG tool


    I am getting error when using WINDBG tool

    Error is :

    Unable to read psloadedmodulelist

    GetContextState Failed : 0x80070038


    I couldnt find the Error ID description.

    I was able to narrow down the issue using "lm" command

    and it showed "winload" module.


    Could someone assist me from here on ?

    :)
     
    AnimeshSinha, Apr 8, 2020
    #1
  2. axe0 Win User

    WinDbg error.


    Those errors have a few reasons:
    • Missing symbols
    • Corrupted symbols,
    • Counterfeit system,
    • Hardware damage,
    • Improper configuration of Windbg,
    • Microsoft servers down (rarely happening)

    In case of missing symbols, simply reload (re-open) the dumps a few times so the symbols are downloaded.

    In case of corrupted symbols,


    • empty the symbol folder, move the symbols to a different folder,
    • open the dump a few times, this should download the necessary symbols,
    • move the symbols back to the original folder and say no when Windows asks if you want to copy the files with the same name too.
     
    axe0, Apr 8, 2020
    #2
  3. WinDbg error.


    Hi,

    I'm quite active on the BSOD subforum of Sevenforums and recently I've been having a small issue with WinDbg and I tried to fix it but it didn't work. It has something to do with symbols and its path has somehow gotten a bit messy.


    Getting Error When using WINDBG tool [​IMG]


    Above is the error output that happens whenever I open up a dmp file with WinDbg.

    I can't really recall that I've done anything specifically odd prior to getting this error.

    /Boris
     
    BorisTheAnimal, Apr 8, 2020
    #3
  4. Hans_BA Win User

    Getting Error When using WINDBG tool

    windbg getcontextstatefailed

    after the creater update i cannot analyze my minidump files anymore with windbg: i get several error messages:

    getcontextstatefailed 0x8007001E

    i can analyze minidump files backud up from before the creators update.i have already reinstalled windbg.i have tried windbg x86 instead of windbg x64
     
    Hans_BA, Apr 8, 2020
    #4
Thema:

Getting Error When using WINDBG tool

Loading...
  1. Getting Error When using WINDBG tool - Similar Threads - Getting Error using

  2. WinDbg for Commercial Use?

    in Microsoft Windows 10 Store
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  3. WinDbg for Commercial Use?

    in Windows 10 Gaming
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  4. WinDbg for Commercial Use?

    in Windows 10 Software and Apps
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  5. I keep getting this error when trying to use the media creation tool

    in Windows 10 Gaming
    I keep getting this error when trying to use the media creation tool: Every time I try to use the media creation tool I get this error message. It gets all the way to 100% and then it errors out. I'm not really sure what to do....
  6. I keep getting this error when trying to use the media creation tool

    in Windows 10 Software and Apps
    I keep getting this error when trying to use the media creation tool: Every time I try to use the media creation tool I get this error message. It gets all the way to 100% and then it errors out. I'm not really sure what to do....
  7. BSODs only when using qbittorrents, no error returned by WinDBG dps

    in Windows 10 BSOD Crashes and Debugging
    BSODs only when using qbittorrents, no error returned by WinDBG dps: Hello, Win10 version 2004 (19041.508) These BSOD's only happen when I'm using qBittorrent and the error codes are pretty much always different. With WinDBG I saw a number of different drivers accused to be the cause of the bsod's. I think the only one that came a few times...
  8. How TO Use WinDBG Switches?

    in Windows 10 Customization
    How TO Use WinDBG Switches?: I have a Dump File I want to peek at. I run 'WinDBG and point it to the file, and it returns, "Naa, don't think so, but you can read it with .ecxr. After Googling for 56 years, I think MS needs to change that verbiage to, "...-but we're not going to show you how to do it."...
  9. WinDbg error

    in Windows 10 BSOD Crashes and Debugging
    WinDbg error: For some reason, I can't debug using WinDbg. This error pops up whenever I debug my minidump files. Microsoft (R) Windows Debugger Version 10.0.15063.400 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Users\Daryll...
  10. WinDbg error.

    in Windows 10 Software and Apps
    WinDbg error.: Hi, I'm quite active on the BSOD subforum of Sevenforums and recently I've been having a small issue with WinDbg and I tried to fix it but it didn't work. It has something to do with symbols and its path has somehow gotten a bit messy. [img] Above is the error...