Windows 10: Debug Analyse

Discus and support Debug Analyse in Windows 10 Gaming 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 Gaming' 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. turned on debug, now stuck on an unusual blue screen

    in Windows 10 Gaming
    turned on debug, now stuck on an unusual blue screen: i saw a tiktok that told me to go to msconfig, boot, and turn on debug. ik, it’s not good and i didn’t come here to get clowned. when my pc boots, it says “preparing automatic repair” then “diagnosing your pc” then sends me to a screen that gives me the option to restart or...
  3. turned on debug, now stuck on an unusual blue screen

    in Windows 10 Software and Apps
    turned on debug, now stuck on an unusual blue screen: i saw a tiktok that told me to go to msconfig, boot, and turn on debug. ik, it’s not good and i didn’t come here to get clowned. when my pc boots, it says “preparing automatic repair” then “diagnosing your pc” then sends me to a screen that gives me the option to restart or...
  4. How do I solve this Debug Assertion Failed! error when a program starts up?

    in Windows 10 Gaming
    How do I solve this Debug Assertion Failed! error when a program starts up?: This program is for reading ECM data from Cummins Diesel and works on other computers in the office. This error ultimately ends in the termination of the program.I have tried:Uninstalling/reinstalling all instances of Microsoft V C++ Uninstalling/reinstalling the...
  5. How do I solve this Debug Assertion Failed! error when a program starts up?

    in Windows 10 Software and Apps
    How do I solve this Debug Assertion Failed! error when a program starts up?: This program is for reading ECM data from Cummins Diesel and works on other computers in the office. This error ultimately ends in the termination of the program.I have tried:Uninstalling/reinstalling all instances of Microsoft V C++ Uninstalling/reinstalling the...
  6. How do I solve this Debug Assertion Failed! error when a program starts up?

    in Windows 10 BSOD Crashes and Debugging
    How do I solve this Debug Assertion Failed! error when a program starts up?: This program is for reading ECM data from Cummins Diesel and works on other computers in the office. This error ultimately ends in the termination of the program.I have tried:Uninstalling/reinstalling all instances of Microsoft V C++ Uninstalling/reinstalling the...
  7. BSOD The computer has rebooted from a bugcheck. help debugging

    in Windows 10 Gaming
    BSOD The computer has rebooted from a bugcheck. help debugging: The computer has rebooted from a bugcheck. The bugcheck was: 0x00000044 0xffff808648d6d820, 0x0000000000001311, 0x0000000000000000, 0x0000000000000000. A dump was saved in: C:\WINDOWS\MEMORY.DMP. Report Id: b569deb7-afbd-4ac0-a48b-817a7b2ff8fd.this is the error i get, it s...
  8. BSOD The computer has rebooted from a bugcheck. help debugging

    in Windows 10 Software and Apps
    BSOD The computer has rebooted from a bugcheck. help debugging: The computer has rebooted from a bugcheck. The bugcheck was: 0x00000044 0xffff808648d6d820, 0x0000000000001311, 0x0000000000000000, 0x0000000000000000. A dump was saved in: C:\WINDOWS\MEMORY.DMP. Report Id: b569deb7-afbd-4ac0-a48b-817a7b2ff8fd.this is the error i get, it s...
  9. Debug Solution

    in Windows 10 Software and Apps
    Debug Solution: Hello,I am on Windows 11, since yesterday I have been getting this strange debug message that is named "icu_util.cc223 Invalid file descriptor to ICU data received."I am unsure what this means, I searched online and it is giving me all sorts of answers that I have no clue, I...
  10. Debug Analyse

    in Windows 10 Software and Apps
    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:...