From owner-freebsd-questions@FreeBSD.ORG Fri Nov 26 04:57:50 2004 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 2B3E316A4CE for ; Fri, 26 Nov 2004 04:57:50 +0000 (GMT) Received: from auk2.snu.ac.kr (auk2.snu.ac.kr [147.46.100.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DAB43D55 for ; Fri, 26 Nov 2004 04:57:49 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [147.46.44.181] (spamrefuse@yahoo.com) by auk2.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004112613:57:37:822068.21758.2963786672 for ; Fri, 26 Nov 2004 13:57:37 +0900 (KST) Message-ID: <41A6B7CC.90605@yahoo.com> Date: Fri, 26 Nov 2004 13:57:48 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD References: <6FC9F9894A9F8C49A722CF9F2132FC220276581D@ms05.mailstreet2003.net> <20041125234948.R27818@april.chuckr.org> In-Reply-To: <20041125234948.R27818@april.chuckr.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: YES-__TRSYS_LV__3 (SR:-7.34) (SRN:SPAMROBOT) ----------------- Subject: Re: Is this a sign of memory going bad? 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: Fri, 26 Nov 2004 04:57:50 -0000 Chuck Robey wrote: > On Thu, 25 Nov 2004, Haulmark, Chris wrote: > > >>Someone broke the silence: >> >> >>>On Thu, Nov 25, 2004 at 04:05:53PM -0500, Lowell Gilbert wrote: >>> >>>>Jonathon McKitrick writes: >>>> >>>> >>>>>This is what I get from make buildworld. I've gotten signal 10, >>>>>11, and now 5. >>>>> >>>>>Is this bad memory? >>>> >>>>That's a reasonable guess, but the only way to tell for sure is to >>>>test it. >>> >>>Is there a port to do this, or do I have to take it out and take it >>>somewhere else to get it tested? >>> >>>jm >> >>sysutils/memtest in the ports. > > > I don't want to embarrass anyone here, but something needs to be said. > Note this next sentence carefully: THERE IS NO SUCH THING AS A WORKING > MEMORY TEST PROGRAM!!! What about the BIOS RAM test? I mean the counter that you can interrupt with the ESC key, at the beginning of the boot process? Will that reliably indicate problems with the RAM, or is that test also rubbish? Rob.