Debugger

@debugger.bsky.social

I’m a problem solver with a passion for hardcore troubleshooting. If you think it can’t be fixed, that’s exactly when I get interested.

New blog post of me analyzing a crash dump with the bugcheck 0x9F. Root cause was a power IRP timeout in RAS SSTP during a device removal. The post walks PnP locks, the stuck IRP, and more, including my thought process. Check it out here: medium.com/@Debugger/po...

Power IRP timeout in RAS SSTP causes Blue Screen 0x9F during sleep

We’ll first start with the !winde.infocommand, which tells us that this system is a Windows 10 version 19041 on an 8 core Intel machine…

medium.com

Wishing everyone a Happy and Healthy 2025! 🎉- In case you missed it, I created a GitHub repository in 2024 covering Windows Debugging topics. It includes using tools like WinDbg to analyze memory dumps and more. If you're into Windows, check it out here: github.com/DebugPrivile...

GitHub - DebugPrivilege/InsightEngineering: Hardcore Debugging

Hardcore Debugging. Contribute to DebugPrivilege/InsightEngineering development by creating an account on GitHub.

github.com