From owner-freebsd-current@FreeBSD.ORG Thu May 22 21:25:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA1F637B401 for ; Thu, 22 May 2003 21:25:45 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E1243FBF for ; Thu, 22 May 2003 21:25:45 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4N4LIZ24907; Thu, 22 May 2003 21:21:18 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id VAA14212; Thu, 22 May 2003 21:25:32 -0700 (PDT) Message-ID: <3ECDA2B5.2030106@btc.adaptec.com> Date: Thu, 22 May 2003 22:25:25 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Masachika ISHIZUKA References: <20030523.101245.74734696.ishizuka@ish.org> In-Reply-To: <20030523.101245.74734696.ishizuka@ish.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: 5.1-beta2 failed upgrade install X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 04:25:46 -0000 Masachika ISHIZUKA wrote: > Hi, this is ishizuka@ish.org. > > I want to upgrade from 5.1-BETA-20030522-JPSNAP to 5.1-BETA2 > with CD-ROM (5.1-BETA2-i386-disc1.iso). > It stopped as follows. > > 1182720 byte read from base dist, chunk 1 of 40 @ 394.2KBytes/sec. > kernel: type 12 trap, code=0 > Stopped at _mtx_lock_flags+0x43: cmpl $0xc05541ac,0(%ebx) > db> > > The specification of my machine is shown below. > > CPU: Dual Xeon 2.4GHz > RAM: 2 giga bytes > HDD: 40 giga bytes > (/: 256MB (ufs2), swap: 1GB, /var: 512MB(ufs2), /usr: 2GB(ufs2), > and other partiton is not mounted while upgrading) > Can you retry the test and type 'trace' at the db> prompt, then post the results in an email? Thanks! Scott