![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#31 | |
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
![]() Might try it tonight and see how I go. I am really sick of these random BSODs.
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! |
|
|
|
|
| Join OCAU to remove this ad! |
|
|
#32 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
Just remember, this guide and debugging in general is more useful for BSODS related to software only, If you have a hardware caused BSOD, debugging may help by telling you what hardware is likely to be causing them but not for all kinds of components, more just some core parts plus disks.
Its great for software bsods though, it'll generally pinpoint the exact problematic file and tell you the probable cause, provided the file is still on the system. |
|
|
|
|
|
#33 | |
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! |
|
|
|
|
|
|
#34 | |
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
So I had a go at debugging my system today, before I start making threads or posting info here I have one quick question, in Start-up and Recovery the box for System failure says "Overwrite any existing file", which means there is only ever one new dump file to analyse, however your guide suggests to analyse the oldest available dump.
Should I interpret this as I should turn off overwrite so in the future when I get another BSOD there will be multiple files to be analysed? Also, can I post my debug results in here, or should I make a dedicated thread for it? Quote:
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! Last edited by elstado; 24th September 2009 at 7:05 PM. |
|
|
|
|
|
|
#35 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
Q1: on windows default settings it will write multiple dump files, you should have more then one, you should have a crash dump per bluescreen. (given the kernel panic state can write to the disk of course, which excludes 0x0000024,7E and the likes.)
Even though the Properties dialog says MEMORY.DMP, your minidump folder should not have just one MEMORY.DMP file in it, it should have numbered DMP files, ie; 5245431.DMP and so on. IMO you don't need to worry about that being ticked. Theres probably a capacity quota or something tied to the OS so crash dumps don't cause low disk space (speculation) Did you look in your c:\windows\minidump folder? One thing I have neglected to mention is when debugging multiple bluescreens after another. I know the debugging tool allows you to close the workspace and open a new one so you can then debug another crash dump, but kinda forgot how to do that ![]() All I generally do when having to debug a bunch of dumps, is take the two codeboxes from the first post here (logged into here from the affected machine as a guest) and put them into a text document, I then rename the custompath to symbols or symbolfiles and for each crash file I'll debug then close the debugging tool, open it, enter those two lines into the tool and open the next dump file. Q2: for image_name and module_name you generally don't have to use the LMV command. these are normally blue and underlined which you can just click for the console to perform the lmv command with default syntax and filename for you. Running the command manually is for when you have a file listed somewhere which you want to find more info about and its not already underlined. Just today I debugged about 10 files on one machine and came to the conclusion that the ram (specifically it's spd) is not natively compatible with the motherboard. memory_corruption with transcend ddr2 800 2x1 on a G31M-ES2L. |
|
|
|
|
|
#36 | |||
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
In c:\windows there is also a file called MEMORY.DMP, which is about 106MB in size. Should I be concerned that it hasn't left the other dmp files? I have had about 12 BSoDs since owning this system (about 18 months), so what your saying is that on the default settings, which to my knowledge it was on, there should be 12 mini dump files? Quote:
EDIT: I just switched back to the debug app and now it has the info, looks like it just needed a few minutes to initialise or something. Just tried debugging the latest mini dump again, only the "MODULE_NAME: nt" was underlined and click able, which seems to have opened new info under the command "lmvm nt". Quote:
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! Last edited by elstado; 24th September 2009 at 9:08 PM. |
|||
|
|
|
|
|
#37 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
Your current os is vista huh? :\
what has the crash dump setting set to, full, kernel or small? |
|
|
|
|
|
#38 | |
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
The options available are:
It is currently on "Kernel".
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! |
|
|
|
|
|
|
#39 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
Its odd that you only have one file, as far as i was aware you didn't need to uncheck that checkbox to get multiple crash dumps, I haven't needed to debug many vista os's but the ones i have, have had multiple files and were on their defaults.
You haven't by any chance been running the windows disk cleanup regularly or ccleaner or a similar program? those utilities will delete the files. |
|
|
|
|
|
#40 | |
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
Yes I run CCleaner once a month. I fact I ran it last week after the second BSoD in an attempt of "cleaning" up the computer to try and fix the issue. Haha. Just checked the settings then, it was set to clear memory dumps. I have unchecked it now.
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! |
|
|
|
|
|
|
#41 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
ah hah!
I use ccleaner too, its damn good. You can get winapp.ini for it through the piriform forums, it'll then clear out your antivirus and antimalware quarentines and logs ![]() extremely handy utility, but not helpful if you want to hold on to crash dumps
|
|
|
|
|
|
#42 | ||
|
Member
Join Date: Feb 2009
Location: Perth (SOR), W.A.
Posts: 1,373
|
Quote:
Quote:
__________________
Intel E8400 OC@3.6GHz, EP35-DS3R, 4GB DDR2 800MHz, Gigabyte 1GB GTX560 OC@830MHz, Intel X25-M G2 80GB SSD, 2x 500GB WD BLUE AAKS, Antec Sonata III, Zalman 9700, 22" Samsung + 24" BenQ, & Win7 x64 SP1
CHECK OUT MY PRACTICAL CYCLING AND CYCLE TOURING BLOG: VELOPHILEAUSTRALIA! |
||
|
|
|
|
|
#43 |
|
Member
Join Date: Aug 2007
Posts: 7,028
|
much the same actually, only I use my rig but I cclean it religiously, never had malware or a virus on my rig.
I have a work machine dedicated to cleaning off viruses, its very handy for that machine to have a util that keeps it tidy, saves me heaps of time. |
|
|
|
|
|
#44 |
|
(Taking a Break)
Join Date: Oct 2007
Location: Not around here anymore..
Posts: 5,298
|
Qwerts, I am gonna slappppppp you with a CC trout soon.
LOL |
|
|
|
|
|
#45 |
|
Member
Join Date: Jul 2005
Location: thailand
Posts: 324
|
okies been having issues with a bad pool header BSOD suspect graphics card driver see thread here
anywho, i have tried the guide as listed on page one and this is the result.... ![]() what does it all mean .....lol Last edited by v8tfcorty; 24th September 2009 at 10:47 PM. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| bsod, debug, dmp |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|