I was hoping to get some input from those of you who are more tech-savvy than myself when it comes to checking out BSoD error messages.System Specs:AMD Phenom II X4 955 BE @ 3.2GHzATI Radeon HD 5870OCZ ModXStream Pro 500W Modular PSUGIGABYTE GA-770TA-UD3 Motherboard8GB DDR3 RAM (2x4GB) - CEONSeagate 500GB 7200RPM HDDI've been experiencing very random BSoD's rather frequently (every other day or so), and I can't seem to pinpoint anything that seems to cause it - however, they do seem to occur under idle or simple tasks (web surfing), as I've never crashed with the system under load (gaming, etc).I've run the Windows Diagnostic Memory Test program for 8 cycles overnight, and the test report came back clean, but I'm planning on running memtest86+ this evening, as it seems to be widely suggested.Below is the WinDbg reports from the latest crash (Jan 21):
1/21/2012 11:14:05 PM
I'm pretty lazy when it comes to BSOD's. Install new hdd, install windows, go from there.
1/21/2012 11:22:03 PM
your hardware seems more than sufficient so unless you have bad hard drive sectors (try a chkdsk /f) i doubt its hardware relatedi'd take a look in the registry \run and startup folder and make sure there isnt anything suspicious in therealso cant hurt to make sure you have the latest Windows Update patches, though Win7 is pretty stable[Edited on January 21, 2012 at 11:31 PM. Reason : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
1/21/2012 11:28:22 PM
Thanks for the input so far. I'm going to run a chkdsk in a bit and will report back with any results. chkdsk came back clean. As for inspecting the registry - I'm really only familiar with PC's to the degree that I can BS my way through most stuff, and with that said, I'm not sure what I should be looking for within the registry that would be considered suspicious etc. The only programs I have set to go on startup at the moment are Explorer, a USB program that I believe relates to the mobo (USB 3.0 Monitor by Renesas Electronics Corp.), Trend Micro, and AMD's Catalyst software. Windows Update shows no new updates other than IE9, which I don't use Thanks again![Edited on January 22, 2012 at 12:56 AM. Reason : Chkdsk was clean]
1/22/2012 12:30:46 AM
make sure your memory is actually running at it's spec'd voltage.double check the actual voltages/multipliers/clock rates for you mem, video, cpu and northbridge. make sure what the bios reports is actually what is showing up in cpuz/etc.
1/22/2012 12:47:47 AM
^^You should still upgrade to IE9, because some other programs with Web interfaces use the IE engine internally.
1/22/2012 12:56:31 AM
^^ Memory is confirmed at 1.5V according to CPU-Z, as well as correct frequency. Everything else is currently untouched/stock/auto within the bios, and looks correct to my knowledge (CPU/GPU/etc) as I've never really tinkered within the BIOS. I'll be running memtest86+ this evening to doublecheck the RAM, as it's generic nature concerns me, but I didn't have any issues with the regular Windows Diagnostic memory test, so I'm not sure what this will yield.^Thanks for the advice - just installed the update.
1/22/2012 1:19:48 AM
Also, you should ditch Trend Micro and install Microsoft Security Essentials instead. It is a much better piece of software and doesn't take nearly as many system resources as other antivirus programs.Don't worry, the NCSU OIT people won't come after you
1/22/2012 6:54:24 AM
Kind of curious more than anything, I see something about Windows 7 OS but an error description saying Vista driver fault? Some things I would do:Bad RAM (run memtest several more times or just run without one stick at a time)Corrupt file (reload time)Antivirus definitions (get rid of anything except MSE for the timebeing until you figure it out)
1/22/2012 11:31:50 AM
^^ Dumped Trend Micro and installed MSE - thanks for that note.^ Just finished 10 hours of Memtest86+ overnight, with just short of 6 passes completed and no errors. As for any corrupt files, a friend suggested a registry cleaner, but I've heard mixed reviews on using a registry cleaner, as you can apparently do much more harm in one mistake than good a clean run. I noticed the Vista Driver Fault line appearing in several of the crash reports - would it help in troubleshooting if I put up some more of the recent dump files? Or even specific lines of them? The latest major hardware change in my computer was a new video card on the 14th, and I was having crashes before then as well as after, with six total BSoD's (including the above one) since then.
1/22/2012 1:05:14 PM
Do you have a spare hard drive?
1/22/2012 2:00:08 PM
^Sort of. I use a 500GB internal drive as my external backup drive through a USB dock, but beyond that, I don't have anything else on hand. What would you suggest doing with a spare hard drive, and could it be done with my backup drive to some extent?
1/22/2012 2:18:39 PM
1/22/2012 5:45:45 PM
A registry cleaner won't fix corrupt files, although it *may* get rid of cruft from the Registry left behind by incompletely-uninstalled programs; I personally don't like anything more aggressive than CCleaner, because indeed a mistaken Registry cleaning will fuck up your system and force you to reinstall Windows.However, you should try to run a disk-check, possibly by right-clicking the C: drive in My Computer and going to Properties; you should find an option to "Scan Disk..." or something similar, and the scan will run when you reboot.If that doesn't fix your problem, try to look for corrupt system files by opening Command Prompt as Administrator and typing in the command "sfc /scannow"; you'll need to reboot again after the scan finishes (and I think you should try that after the disk-check, because it helps to square away any bad sectors first).Now if you do find any bad sectors on the disk with that disk-check, you should seriously consider moving to a new hard drive, and you might be able to do that without needing to re-install Windows; just use a USB-SATA/IDE connector to hook up the new drive externally: http://www.xxclone.com/
1/23/2012 3:26:10 AM
^ It's buried in above posts, but I did run the disk check and it came back totally clean. I'll go ahead and do the scannow command next. Fortunately, I haven't seen any crashes today, so hopefully I'm moving in the right direction. Speaking of backups: What's the best way to back up a hard drive? i.e. The W7 backup utility that stores a system image vs a copy/paste of C: vs a clone through a program like you linked? I've always backed my stuff up, but when it comes to ever needing to restore it, I'm not sure what backup type would be easiest, while also not being vulnerable to whatever virus/corruption that would be the cause of needing a backup.
1/23/2012 12:44:36 PM