Date: Thu, 21 Sep 2000 11:36:23 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: Michael Allman <msa@dinosaur.umbc.edu> Cc: Chris Dillon <cdillon@wolves.k12.mo.us>, BSD <bsd@shell-server.com>, stable@FreeBSD.ORG Subject: Re: Constant panics on 4.1-STABLE! Message-ID: <200009211836.e8LIaN854272@earth.backplane.com> References: <Pine.BSF.4.21.0009211110090.16759-100000@dinosaur.umbc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
:> > or more is bad at 66MHz (BP6)? The likelihood of that is :> > extremely small. :> :> You said you were running a PIII on that BP6. Therefore, you would :> have to be running it at either 100MHz or 133MHz (which the BX doesn't :... :I am having problems with random panics/reboots as well. I am using two :sticks of Corsair 128MB ECC memory. My motherboard uses the GX chipset. :Crashes occur when I am using both sticks and one or the other stick. :... The first thing I would do is run a DDB-configured kernel so it drops you into DDB on the console rather then reboot, then do a 'trace' to see where it crashed. If the crashes are occuring in a consistent place, then it is probably a bug in the kernel rather then a memory problem. Typically ECC memory either works or you get NMI's. You typically do not get unreported corruption. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009211836.e8LIaN854272>