Windows 10: get module version fail by command" lm v" in windbg

Discus and support get module version fail by command" lm v" in windbg in Windows 10 Gaming to solve the problem; try to get specific module version from dump file or windbg, but always fail. Some msft module works well with this command.already load right pdb... Discussion in 'Windows 10 Gaming' started by ChunyingSi, Apr 10, 2025.

  1. get module version fail by command" lm v" in windbg


    try to get specific module version from dump file or windbg, but always fail. Some msft module works well with this command.already load right pdb file.some failed module result:fffff806`190b0000 fffff806`19192000 mrxsmb deferred Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys Image name: mrxsmb.sys Browse all global symbols functions data Symbol Reload Image was built with /Brepro flag. Timestamp: 817EE30E This is a reproducible build file hash, not a timestamp CheckSum: 000E601F ImageSize: 000E2000 Tr

    :)
     
    ChunyingSi, Apr 10, 2025
    #1

  2. 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 10, 2025
    #2
  3. "No export analyze found"-- WinDbg !analyze -v error

    And here's a suggestion for users who don't like the sound of entering the command manually each time WinDbg starts:

    In WinDbg, click File > Settings > Debugging settings > under Startup, paste the command AND CLICK 'OK'. Closing after entering the command won't save the settings.

    After doing these steps, close the current session and open a dump file, you'll see that the command will automatically run, which will now allow you to run !analyze -v like you used to run before the bug started.
     
    Joe13 B-) 2.0, Apr 10, 2025
    #3
  4. Naki Win User

    get module version fail by command" lm v" in windbg

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile get module version fail by command" lm v" in windbg :)
     
Thema:

get module version fail by command" lm v" in windbg

Loading...
  1. get module version fail by command" lm v" in windbg - Similar Threads - module version fail

  2. get module version fail by command" lm v" in windbg

    in Windows 10 Software and Apps
    get module version fail by command" lm v" in windbg: try to get specific module version from dump file or windbg, but always fail. Some msft module works well with this command.already load right pdb file.some failed module result:fffff806`190b0000 fffff806`19192000 mrxsmb deferred Image path:...
  3. Issue with windbg =>Failed to download extension ext for command analyze No export analyze...

    in Windows 10 Software and Apps
    Issue with windbg =>Failed to download extension ext for command analyze No export analyze...: I am trying to analyze a memory dump and i am seeing this error "Failed to download extension ext for command analyze No export analyze found " i tried load C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2110.27001.0_neutral__8wekyb3d8bbwe\amd64\winext\ext.dll and i still...
  4. Issue with windbg =>Failed to download extension ext for command analyze No export analyze...

    in Windows 10 Gaming
    Issue with windbg =>Failed to download extension ext for command analyze No export analyze...: I am trying to analyze a memory dump and i am seeing this error "Failed to download extension ext for command analyze No export analyze found " i tried load C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2110.27001.0_neutral__8wekyb3d8bbwe\amd64\winext\ext.dll and i still...
  5. Every command of PowerShell is broken saying "command was found in the module"

    in Windows 10 Gaming
    Every command of PowerShell is broken saying "command was found in the module": I can't use powershell anymoreInfo:powershell is v1.0 according to $PSHOMELiterary no commands are working including cd and echohere is the image:What I have tried:change ExecutionPolicy, it was remoteSigned, now it is unrestrictedsfc /scannow showingand here is the log:...
  6. Every command of PowerShell is broken saying "command was found in the module"

    in Windows 10 Software and Apps
    Every command of PowerShell is broken saying "command was found in the module": I can't use powershell anymoreInfo:powershell is v1.0 according to $PSHOMELiterary no commands are working including cd and echohere is the image:What I have tried:change ExecutionPolicy, it was remoteSigned, now it is unrestrictedsfc /scannow showingand here is the log:...
  7. Install-Module command was found in the module PowerShellGet but the module could not be loaded

    in Windows 10 News
    Install-Module command was found in the module PowerShellGet but the module could not be loaded: [ATTACH]If when you try to install or update a PowerShell module from PowerShell Gallery on your Windows 11 or Windows 10 computer using the Install-Module or Update-Module command and you get the error message Install-Module or Update-Module command was found in the module...
  8. "No export analyze found"-- WinDbg !analyze -v error

    in Windows 10 Gaming
    "No export analyze found"-- WinDbg !analyze -v error: Hi,Recently I've been experiencing issues with WinDbg Preview. Whenever I run the analyze command, I get the error 'No export analyze found'. I decided to search online for fixes. In Microsoft Tech Community, one of them was to manually enter the source path, which I had...
  9. "No export analyze found"-- WinDbg !analyze -v error

    in Windows 10 Software and Apps
    "No export analyze found"-- WinDbg !analyze -v error: Hi,Recently I've been experiencing issues with WinDbg Preview. Whenever I run the analyze command, I get the error 'No export analyze found'. I decided to search online for fixes. In Microsoft Tech Community, one of them was to manually enter the source path, which I had...
  10. Hyper-V PowerShell module fails to create new vm

    in Windows 10 BSOD Crashes and Debugging
    Hyper-V PowerShell module fails to create new vm: I have a problem with Hyper-V PowerShell module, it fails to create a New-VM on my machine. It worked fine until I had to reinstall Hyper-V feature in Windows 10. Since then cannot create VM with powershell cmdlets. Tried to rebuild MOF file MOFCOMP...