From owner-freebsd-stable Thu Sep 21 11:36:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (backplane-inc.SanFranciscosfd.cw.net [206.24.214.242]) by hub.freebsd.org (Postfix) with ESMTP id 7E57737B43E for ; Thu, 21 Sep 2000 11:36:28 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.0/8.9.3) id e8LIaN854272; Thu, 21 Sep 2000 11:36:23 -0700 (PDT) (envelope-from dillon) Date: Thu, 21 Sep 2000 11:36:23 -0700 (PDT) From: Matt Dillon Message-Id: <200009211836.e8LIaN854272@earth.backplane.com> To: Michael Allman Cc: Chris Dillon , BSD , stable@FreeBSD.ORG Subject: Re: Constant panics on 4.1-STABLE! References: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> > 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