Beep and Freeze

Mr. Teriyaki

Famous
Joined
Sep 2, 2009
Messages
467
So i was surfing the net and my computer beeped and my screen froze. i cannot control anything so i waited. after some time, the pc shows the blue screen (i cannot read what it said on it because it showed to me for 1 second and rebooted)

This has happened to me already, in fact, this happened to me for months already. Dont know how to solve this, and still kicking myself that i should have posted it earlier on the forums.

Attached a pic of Microsoft's message after the reboot.

(There are two boxes. i clicked on the Technical info in the bottom box , and the top box appeared with the info)

Thanks in advance~
Mr. Teriyaki.

asdf.jpg
 
Last edited:
Those dump files will probably be in C:\Windows\Minidump as well.

Download the Debugging tools for Windows from here:

http://msdn.microsoft.com/en-us/windows/hardware/gg463009

Then once you have it installed. You'll want to go to File, Symbol File Path...
and Copy and paste this in there this:

SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols

You'll need to create an empty folder called "Symbols" in C:\

Then Go to File, Open Crash Dump and browse to the dump file. If the one in your temporary directory isn't there anymore there is likely a copy in C:\Windows\Minidump. Open that then click on !analyze -v (or type in "!analyze -v" without the quotes). And copy and paste that output back here.

That will likely help you solve a driver or program which is crashing windows.
 

Latest posts

Back
Top