Jump to content
xisto Community
Sign in to follow this  
paulmason411

Windows Xp Restarts When Using The Internet

Recommended Posts

Hi Guys, I've had a problem with my computer. I thought it restarted only when using the internet but I was wrong. I found out that isn't the denominator. I tried disabling the internet to run a virus scan and the scan can't complete as the computer restarts too often. I followed the following instructions to read the dmp file the restart error generates.

1) Download and install the Debugging Tools from Microsoft

 

2) Locate your latest memory.dmp file- C:\WINDOWS\ Minidump\Mini081505-01.dmp or whatever

 

3) open a CMD prompt and cd\program files\debugging tools for windows\

 

4) type the following stuff: Code: c:\program files\debugging tools>kd -z C:\WINDOWS\ Minidump\Mini081505-01.dmp (it will spew a bunch) kd> .logopen c:\debuglog.txt kd> .sympath srv*c:\symbol msdl.microsoft.com/download/symbols/ kd> .reload;!analyze -v;r;kv;lmnt;.logclose;q

 

5) You now have a debuglog.txt in c:\, open it in notepad and post the content here And now have the following debuglog.txt

Edited by OpaQue (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.