Windows 10: Debug Analyse

Discus and support Debug Analyse in Windows 10 Software and Apps to solve the problem; Hi,Using windbg I get the below. Can some help pinpoint the offending device?DRIVER_POWER_STATE_FAILURE 9fA driver has failed to complete a power IRP... Discussion in 'Windows 10 Software and Apps' started by Walter Perris, Oct 29, 2023.

  1. Debug Analyse


    Hi,Using windbg I get the below. Can some help pinpoint the offending device?DRIVER_POWER_STATE_FAILURE 9fA driver has failed to complete a power IRP within a specific time.Arguments:Arg1: 0000000000000003, A device object has been blocking an IRP for too long a timeArg2: ffff9c0ee83c64c0, Physical Device Object of the stackArg3: fffff582480a7738, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stackArg4: ffff9c0ef28f89e0, The blocked IRPThe link for the minidump is below:https://www.dropbox.com/scl/fi/cimg9pwhuqa8ajolp0rrk/102923-1712

    :)
     
    Walter Perris, Oct 29, 2023
    #1
  2. Nikhar_K Win User

    Ethernet is showing as Kernel Debug Network Adapater

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you see Kernel Debug Network Adapter in Device Manager. This can happen if debugging is turner on. I would suggest you to turn off debugging by following the steps mentioned below:



    1. Type command prompt in the search bar on the
      Taskbar.
    2. Right click on the command prompt icon and select
      Run as administrator.
    3. Paste the following commands and hit Enter:

      bcdedit /debug off


    If you still see the Network Adapter, you can disable it from Device Manager without problems. Refer the steps mentioned below:



    1. Press Windows Logo key + X, to open
      Device Manager.
    2. Expand Network adapters.
    3. Now, right click on the Kernel Debug adapter and select
      Disable device.


    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Oct 29, 2023
    #2
  3. Darren Win User
    PSU analysing software

    Quick question..anyone know of software that can analyse your PSU in real time?
    • Temp
    • effiency
    • Wattage usage
    Edit: My hard disk drive keeps failing to boot the operating system whenever I attempt to overclock the CPU ever soo slightly. However the bios says that it is 100% save and all other devices work fine, a friend alerted me that my PSU may be under powered, a full specifcation will be posted later.
     
    Darren, Oct 29, 2023
    #3
  4. Debug Analyse

    I get "just-in-time (JIT) debugging" message

    Hi,

    Just-In-Time debugging launches Visual Studio automatically when an exception or crash occurs in an application that is running outside Visual Studio. We suggest changing certain settings on your computer and see if it helps. Follow the steps below:

    • Open Control Panel.
    • Click Network and Internet.
    • Click Internet Options.
    • Go to Advanced tab.
    • Under Browsing section, check the box for both Disable script debugging option.
    • Click Apply, then OK.
    For more reference about Just-In-Time Debugger, click on this link.

    Update us on the outcome so we can provide further assistance.
     
    Martin Bar, Oct 29, 2023
    #4
Thema:

Debug Analyse

Loading...
  1. Debug Analyse - Similar Threads - Debug Analyse

  2. My new gaming PC is restarting unexpectedly and I need help understanding the Debug /...

    in Windows 10 Gaming
    My new gaming PC is restarting unexpectedly and I need help understanding the Debug /...: I've just purchased a new PC with Windows 11 Home and it is shutting down and restarting unexpectedly, the first failure was when moving files to an from a NAS and the most recent failure was while playing a game Company of Heroes 3. There was also an earlier failure when...
  3. My new gaming PC is restarting unexpectedly and I need help understanding the Debug /...

    in Windows 10 Software and Apps
    My new gaming PC is restarting unexpectedly and I need help understanding the Debug /...: I've just purchased a new PC with Windows 11 Home and it is shutting down and restarting unexpectedly, the first failure was when moving files to an from a NAS and the most recent failure was while playing a game Company of Heroes 3. There was also an earlier failure when...
  4. WHEA-Logger . I need help debugging

    in Windows 10 BSOD Crashes and Debugging
    WHEA-Logger . I need help debugging: WHEA-Logger 1 A fatal hardware error has occurred. I tried the Intel processor diagnostics and it said everything passed. Another error showed 4 minutes after with a...
  5. WHEA-Logger . I need help debugging

    in Windows 10 Gaming
    WHEA-Logger . I need help debugging: WHEA-Logger 1 A fatal hardware error has occurred. I tried the Intel processor diagnostics and it said everything passed. Another error showed 4 minutes after with a...
  6. WHEA-Logger . I need help debugging

    in Windows 10 Software and Apps
    WHEA-Logger . I need help debugging: WHEA-Logger 1 A fatal hardware error has occurred. I tried the Intel processor diagnostics and it said everything passed. Another error showed 4 minutes after with a...
  7. SIgnificant reduction in performance, regular issues debugging code in VSC2022, all since...

    in Windows 10 Gaming
    SIgnificant reduction in performance, regular issues debugging code in VSC2022, all since...: Good dayLenovo ThinkBook 15 G2 ITL first starting using, from new, in approximately April 2023SystemProcessor: IntelR CoreTM i7-1165G7 @ 2.80GHz 11th gen x64-based processor;RAM: 16.0 GB 15.8 GB usable Windows 11 Pro 64-bit operating system, version 24H2 OS build: 26100.3194...
  8. SIgnificant reduction in performance, regular issues debugging code in VSC2022, all since...

    in Windows 10 Software and Apps
    SIgnificant reduction in performance, regular issues debugging code in VSC2022, all since...: Good dayLenovo ThinkBook 15 G2 ITL first starting using, from new, in approximately April 2023SystemProcessor: IntelR CoreTM i7-1165G7 @ 2.80GHz 11th gen x64-based processor;RAM: 16.0 GB 15.8 GB usable Windows 11 Pro 64-bit operating system, version 24H2 OS build: 26100.3194...
  9. Laptop won't wake up from idling, failing to generate kernel dump, needs help debugging

    in Windows 10 Software and Apps
    Laptop won't wake up from idling, failing to generate kernel dump, needs help debugging: Occasionally, my laptop won't wake up from idle. I only notice the issue after hours of idling. I'm pretty sure it's not going into sleep mode because I disabled the sleep timeout. There's no mouse response, no keyboard backlight, no monitor signal, and no BSOD screen. The...
  10. Debug Analyse

    in Windows 10 Gaming
    Debug Analyse: Hi,Using windbg I get the below. Can some help pinpoint the offending device?DRIVER_POWER_STATE_FAILURE 9fA driver has failed to complete a power IRP within a specific time.Arguments:Arg1: 0000000000000003, A device object has been blocking an IRP for too long a timeArg2:...