also @ TechSpot: HP TouchPad running Android 4.0 Ice Cream Sandwich
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Windows BSOD, Freezing, Restarting Help

Download Now:

Help in debugging dump files

Thread Tools Search this Thread
  #1  
Old 03-13-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
Help in debugging dump files

as per the sticky thread.

my temp @ load is 40celcius, ive increased my page file and i passed memtest @ 9 passes

ive installed the debugging tools for windows xp. everything works fine except ive problem with pathing the symbols directory (ive point it to the right directory)

whenever i !analyze -v, this came up

Quote:
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
Probably caused by : ntoskrnl.exe ( nt+22f43 )
so i ran symchk and it gave this output - *.pdb files mismatched or not found

--

any advice on how to resolve this is very much appreciated...

in any case, ive attached 2 dumps and 1 debuglog(based on 031310-02 dump) that i need help deciphering.

tanx !!
Attached Files
File Type: dmp Mini031310-02.dmp (92.0 KB, 7 views)
File Type: dmp Mini031010-01.dmp (36.4 KB, 5 views)
File Type: txt debuglog.txt (17.9 KB, 3 views)
  #2  
Old 03-13-2010
Route44's Avatar
TechSpot Ambassador
 
Location: The Socialist Republic of New Jersey
Member since: Sep 2006, 11,804 posts
Are you using Chrome as your internet browser/search engine? One minidump cites that the chrome.exe is not engaging and thus causing issues.
  #3  
Old 03-13-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
Quote:
Originally Posted by Route44 View Post
Are you using Chrome as your internet browser/search engine? One minidump cites that the chrome.exe is not engaging and thus causing issues.
yeah...firefox was making an issue n i installed chrome instead..
  #4  
Old 03-13-2010
Route44's Avatar
TechSpot Ambassador
 
Location: The Socialist Republic of New Jersey
Member since: Sep 2006, 11,804 posts
According to what I could read of your minidump it it the Chrome executible not loading and causing your system crashes. I am am wondering if your security, particularly your firewall, is having conflicts with your internet browsers, especially since it was first Firefox and now Chrome.
  #5  
Old 03-14-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
Quote:
Originally Posted by Route44 View Post
According to what I could read of your minidump it it the Chrome executible not loading and causing your system crashes. I am am wondering if your security, particularly your firewall, is having conflicts with your internet browsers, especially since it was first Firefox and now Chrome.
mmm..so how do i resolve it??

how abt my 2nd dump?
  #6  
Old 03-14-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
bro

i've ran BlueScreenView and almost all of my crashes are due to the ntoskrnl.exe

whats dat?
  #7  
Old 03-14-2010
Archean's Avatar
TechSpot Paladin
 
Member since: Dec 2009, 5,187 posts
System specs
@enrell
such dumps won't be as helpful but post them anyway, and also I would suggest you to follow these instructions, and hope something useful will turn up in your next dumps.

However, before proceeding on the following steps please ensure that you can boot your system in safe mode.

1) Windows Key + R (or go to Start, then click on Run..)
2) Type in 'verifier' and hit enter
3) Make sure 'Create Standard Setting' is selected and hit next
4) Click on 'Select all drivers installed on this computer' and hit Finish
5) Reboot

There is a possibility that your computer will crash on reboot. If this occurs hit F8 when rebooting just before the windows logo screen and select the safe mode boot option. Follow the same steps above but on step 4 choose 'Select driver names from a list'; hit next; check the box next to any driver where the provider is not Microsoft; hit Finish; reboot.

This will slow the performance of you computer a little while enabled but will hopefully catch the driver causing corruption. Next time you crash the blue screen will hopefully say something like "DRIVER_VERIFIER_DETECTED_VIOLATION". When this occurs please post your new minidump.

Please note that Driver Verifier will continue to run on every boot up until you run (by going to Start, then to Run):

verifier /reset
  #8  
Old 03-14-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
Quote:
Originally Posted by Archean View Post
@enrell
such dumps won't be as helpful but post them anyway, and also I would suggest you to follow these instructions, and hope something useful will turn up in your next dumps.

However, before proceeding on the following steps please ensure that you can boot your system in safe mode.

1) Windows Key + R (or go to Start, then click on Run..)
2) Type in 'verifier' and hit enter
3) Make sure 'Create Standard Setting' is selected and hit next
4) Click on 'Select all drivers installed on this computer' and hit Finish
5) Reboot

There is a possibility that your computer will crash on reboot. If this occurs hit F8 when rebooting just before the windows logo screen and select the safe mode boot option. Follow the same steps above but on step 4 choose 'Select driver names from a list'; hit next; check the box next to any driver where the provider is not Microsoft; hit Finish; reboot.

This will slow the performance of you computer a little while enabled but will hopefully catch the driver causing corruption. Next time you crash the blue screen will hopefully say something like "DRIVER_VERIFIER_DETECTED_VIOLATION". When this occurs please post your new minidump.

Please note that Driver Verifier will continue to run on every boot up until you run (by going to Start, then to Run):

verifier /reset
k..will do that..

how abt the 2 dumps i posted and the debuglog? r they useful?
  #9  
Old 03-14-2010
Archean's Avatar
TechSpot Paladin
 
Member since: Dec 2009, 5,187 posts
System specs
Route has already commented on them; so there was no need to add anything further, as there is none to be added anyway.
  #10  
Old 03-15-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
i ran the verifier in the background...able to boot..but crashed when im playing bad company 2..heres the attached..

pls advice...
Attached Files
File Type: dmp Mini031410-02.dmp (92.0 KB, 3 views)
  #11  
Old 03-15-2010
Route44's Avatar
TechSpot Ambassador
 
Location: The Socialist Republic of New Jersey
Member since: Sep 2006, 11,804 posts
Your error is 0x0000007E: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
A system thread generated an exception which the error handler did not catch. There are numerous individual causes for this problem, including hardware incompatibility, a faulty device driver or system service, or some software issues.

Your driver in question is ati3duag.dll which is a video card driver. We see these issues a lot between gaming and video card drivers.

I suggest doing the following...

1. Download Driver Cleaner Pro or Driver Sweeper (both have free versions; make sure the version will work with your OS) to your desktop screen and install.

2. Download the latest diver(s) for your video card but don't install them.

3. Uninstall your video card drivers and reboot your PC into Safe Mode. Run Driver Cleaner Pro or Driver Sweeper. If it doesn't find any video card drivers that is quite okay.

4. Reboot and install new video card drivers.
  #12  
Old 03-24-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
done that...thanks !!!
  #13  
Old 03-24-2010
Archean's Avatar
TechSpot Paladin
 
Member since: Dec 2009, 5,187 posts
System specs
Cool, I hope all is well now, if you need any further assistance please let us know. Regards
  #14  
Old 03-25-2010
Newcomer, in training
 
Member since: Mar 2010, 8 posts
what i did is also run CCleaner and clean up all the files & registry.

so far so good.
Closed Thread

Similar Topics
Topic Replies Forum
Mini Dump Files 4 Windows OS
Mini dump files 5 Windows OS
Dump Files.. 3 Windows OS
Need assistance with dump files 8 Windows OS
What do I need to read mini dump files? 0 Device Drivers

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 04:43 PM.