From owner-freebsd-questions@FreeBSD.ORG Wed Sep 1 13:03:35 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 DAFE616A4CE for ; Wed, 1 Sep 2004 13:03:35 +0000 (GMT) Received: from serv03.inetworx.ch (serv03.inetworx.ch [212.254.227.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E13043D2D for ; Wed, 1 Sep 2004 13:03:31 +0000 (GMT) (envelope-from dev@eth0.ch) Received: from localhost (localhost.localdomain [127.0.0.1]) by serv03.inetworx.ch (Postfix) with ESMTP id C6554252D6C for ; Wed, 1 Sep 2004 15:03:30 +0200 (CEST) Received: from serv03.inetworx.ch ([127.0.0.1]) by localhost (serv03.inetworx.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21743-03 for ; Wed, 1 Sep 2004 15:03:30 +0200 (CEST) Received: from www.inetworx.ch (serv04.inetworx.ch [212.254.227.197]) by serv03.inetworx.ch (Postfix) with ESMTP id 7A688252D6B for ; Wed, 1 Sep 2004 15:03:30 +0200 (CEST) Received: from 217.162.71.141 (SquirrelMail authenticated user dev.eth0); by www.inetworx.ch with HTTP; Wed, 1 Sep 2004 15:03:30 +0200 (CEST) Message-ID: <2206.217.162.71.141.1094043810.squirrel@217.162.71.141> In-Reply-To: <20040901122810.GA1942@shark.localdomain> References: <2199.217.162.71.141.1093972200.squirrel@217.162.71.141> <20040901122810.GA1942@shark.localdomain> Date: Wed, 1 Sep 2004 15:03:30 +0200 (CEST) From: "David E. Meier" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at inetworx.ch Subject: Re: Trying to install 5.3-Beta 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, 01 Sep 2004 13:03:36 -0000 > On Tue, Aug 31, 2004 at 07:10:00PM +0200, > David E. Meier probably wrote: >> Hi folks, >> >> I thought I'd give 5.3-Beta a try on a P4 and Intel board. Installation >> (without X) goes smooth until I exit sysinstall for the first boot. The >> system stops and prompts with the following output. I tried twice to >> install it with different outcome: >> >> 1st try: >> >> [thread 100003] >> Stopped at kse_create+0x430: addb %al,0(%eax) >> db> >> >> 2nd try: >> >> [thread 100037] >> Stopped at w_data+0x180b: addb %al,0(%eax) >> db> >> >> I have no clue, what this is all about. If more specific information >> about >> the hardware is needed to track down the problem I can append it, of >> course. >> > > What is before this output? There was nothing shown before. It happend right after I hit the exit button. > addb %al,0(%eax) is 00 00 hex, could it be bad memory? Well, all the components in this PC are new and the RAM's are higher priced tested ones. Is there a memtest I could run? Dave.