From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 19:42:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D62016A4CE for ; Wed, 26 Jan 2005 19:42:34 +0000 (GMT) Received: from szamoca.krvarr.bc.ca (s142-179-111-232.bc.hsia.telus.net [142.179.111.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D8043D31 for ; Wed, 26 Jan 2005 19:42:34 +0000 (GMT) (envelope-from sandy@krvarr.bc.ca) Received: from szamoca.krvarr.bc.ca (localhost [127.0.0.1]) by szamoca.krvarr.bc.ca (8.13.1/8.12.11) with ESMTP id j0QJgX7J022644; Wed, 26 Jan 2005 11:42:33 -0800 (PST) (envelope-from sandy@szamoca.krvarr.bc.ca) Received: (from sandy@localhost) by szamoca.krvarr.bc.ca (8.13.1/8.12.11/Submit) id j0QJgXaV022641; Wed, 26 Jan 2005 11:42:33 -0800 (PST) (envelope-from sandy) From: Sandy Rutherford MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16887.62121.354760.518450@szamoca.krvarr.bc.ca> Date: Wed, 26 Jan 2005 11:42:33 -0800 To: Joseph Begumisa In-Reply-To: <20050126145725.F80503@mail.trueafrican.com> References: <20050125112045.M48324@mail.trueafrican.com> <20050125114613.I48324@mail.trueafrican.com> <447jm1fww5.fsf@be-well.ilk.org> <20050126145725.F80503@mail.trueafrican.com> X-Mailer: VM 7.07 under Emacs 21.3.1 cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Server Panics & Reboots X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 19:42:34 -0000 Joseph, On Wed, 26 Jan 2005 you wrote: > I think i'll start checking on the hardware and the memomry last since > memtest shows no errors with the memory. Don't discount memory problems. Search the archives of this list for previous discussions about memory test programs. You will find that whereas a failed memory test implies bad memory, a successful memory test does not mean that the memory is good. Memory test programs are of limited utility. ...Sandy