Blue Screen When Starting Computer from Sleeping

jblalock

New member
Local time
4:54 PM
Messages
1
I installed Windows 7 from scratch on my laptop. I haven't changed any of the defaults in terms of the Power options in the Control Panel. Almost every time I close my laptop, and then open it, Windows "Resumes" and after I log back in, the machine promptly BlueScreens. VERY annoying. I have looked at the Device Manager already, and don't see any devices requiring attention. I am attempting to attach a zipped version of my last BlueScreen .dmp file. If anyone knows how to analyze this file, I would really appreciate it if you could let me know what the offending driver is...

Also, if anyone is able to give me step-by-step "dummy" instructions on how to analyze these files myself, I would really appreciate that as well! Thanks!

v/r

Josh
 

My Computer

Computer Manufacturer/Model Number
Toshiba Satellite
OS
Windows 7
In your case the crash doesn't directly pinpoint a driver. There's a way to enable a particular mode of OS operation so that the next crash (minidump) may hopefully reveal more:

1) Run this on an elevated (run as admin) CMD prompt: VERIFIER /FLAGS 1 /ALL
2) Reboot.
3) Monitor the situation and upload any subsequent minidumps.
4) Once the investigation is completed, revent to default operation: VERIFIER /RESET
 

My Computer

Computer Manufacturer/Model Number
Multiple machines in various stages of decomposition.
OS
Win7x64
Back
Top