|
#1
|
|||
|
|||
|
Recently (6 mo), my system has started throwing up frequent STOP
exceptions (IRQL_NOT_LESS_OR_EQUAL, PFN_LIST_CORRUPT, KERNEL_MODE_EXCEPTION_NOT_HANDLED and the list goes on...). I've checked every sub-system in my machine, which is an Athlon XP 2000+ on a Biostar M7NCG-400 mobo w/ 2 x Hynix 512MB DDR333 modules in DDR 266 Dual-Channel config, an XFX GeForce 6200 AGP8x video card, an 80GB Seagate Barracuda ATA100, a 250GB Maxtor ATA133 and an SBLive! 5.1 being the key components. I've used memtest86+ (RAM), Seatools & PowerMax (HDD) and tried BurnInTest Pro v4.0 (stability). My system DOES NOT crash on running any of these! I even tried running the BurnInTest tool for 90mins at a system load close to 100%, but I wasn't able to crash my system! The crashes are random and have no apparent cause (e.g. running a game, accessing the HDD, etc.)! I have a gut feeling that it's something to do with the 80GB Seagate hard disk! I've also checked the partition tables! They seem fine! Can anyone please help me! |
|
#2
|
|||
|
|||
|
Type verifier in Start Run, follow the wizard but choose All Drivers. This will slow down your computer and cause more blue screen crashes but will pinpoint what is causing the crash (if the original error message didn't). Once you fix it you rerun verifier and turn it off.
If you can't start after enabling verifier choose Last Known Good Configuration at the Failed Boot menu (which will start without verifier). You will be creating a crash dump file in c:\windows\minidump every blue screen. Make sure you are set to record minidumps (Small Memory Dumps) - type it in Help to see how. Then If you have the XP SP2 Security Update CD (else see http://www.microsoft.com/whdc/Â*devt...mbolpkg.mÂ*spx ) Install symbols from <CD Drive Letter>:\SUPPORT\SYMBOLS Download http://www.microsoft.com/whdc/devtoo...nstallx86.mspx Load the crash dump file into windbg and read what it says. You may need to tell it where the symbols are. Read it. Type !Analyze -v into Windbg's command line. (this will hopefully tell you the faulty component) If the above is too technical then email the crash dump files to david @ mvps.org. Don't send me lots of them. Just the one from your last crash after you turn verifier on. And only one per mail. You can look up specific details here http://msdn.microsoft.com/library/de...0bd501.xml.asp If it indicates faulty memory might be the cause you can get a memory tester here http://oca.microsoft.com/en/wiÂ*ndiag.asp If it mentions a core windows system file, meaning it a MS fix is required, upload a minidump to http://oca.microsoft.com Also try typing the main error code in Help while online (ie, Stop 0x50 and also try in the 8 digit form stop 0x00000050) and if there are too many hits use a filename if available. Generally memory addresses are different for each computer (as each computer has a different mix of drivers) so parameters that are memory addresses aren't that useful for searching, but NTStatus codes are (plus you can look them up here http://cvs.sourceforge.net/viewcvs.p...tus.h?rev=1.2). If this doesn't work try Get your XP CD and install Windows Support Tools. Type in start run after installing and rebooting pstat > "%userprofile%\desktop\driverlÂ*ist.txt" The last table in this file is a list of loaded drivers. Other things apart from hardware uses drivers. Post the list of drivers (the last table only - REPEAT THE LAST TABLE O N L Y ) or match the fault address to the driver. This will allow you to match memory addresses to a driver. -- -------------------------------------------------------------------------------------------------- Read David defending the concept of violence. http://margokingston.typepad.com/har...e_ga.html#more ================================================= "King Jeremy" <King Jeremy@discussions.microsoft.com> wrote in message news:2DEFBF34-10B5-40DF-BFBB-A02D5D878C54@microsoft.com... > Recently (6 mo), my system has started throwing up frequent STOP > exceptions (IRQL_NOT_LESS_OR_EQUAL, PFN_LIST_CORRUPT, > KERNEL_MODE_EXCEPTION_NOT_HANDLED and the list goes on...). > > I've checked every sub-system in my machine, which is an Athlon XP > 2000+ on a Biostar M7NCG-400 mobo w/ 2 x Hynix 512MB DDR333 > modules in DDR 266 Dual-Channel config, an XFX GeForce 6200 AGP8x > video card, an 80GB Seagate Barracuda ATA100, a 250GB Maxtor ATA133 > and an SBLive! 5.1 being the key components. > > I've used memtest86+ (RAM), Seatools & PowerMax (HDD) and tried BurnInTest > Pro v4.0 (stability). My system DOES NOT crash on running any of these! I > even tried running the BurnInTest tool for 90mins at a system load close to > 100%, but I wasn't able to crash my system! The crashes are random and have > no apparent cause (e.g. running a game, accessing the HDD, etc.)! > > I have a gut feeling that it's something to do with the 80GB Seagate hard > disk! I've also checked the partition tables! They seem fine! > > Can anyone please help me! > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| winXP/winMe Dual Boot (winXP already installed) | Dean | Windows XP Configuration Manage | 2 | 01-05-2006 07:31 AM |
| Can't boot HD cloned from WinXP HD | Tim Haynes | Windows XP Setup Deployment | 5 | 01-05-2006 06:21 AM |
| Random STOP Exceptions on WinXP SP2 | King Jeremy | Windows XP Perform Maintain | 1 | 01-05-2006 06:01 AM |
| QUERY: coexist win2k & winxp together | Kevin | Windows XP New Users | 2 | 01-05-2006 03:00 AM |
| Random STOP Exceptions on WinXP SP2 | King Jeremy | Windows XP Hardware | 5 | 01-05-2006 02:19 AM |