From owner-freebsd-current@FreeBSD.ORG Mon Dec 1 09:58:14 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 DA0E916A4CE for ; Mon, 1 Dec 2003 09:58:14 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id C838543FB1 for ; Mon, 1 Dec 2003 09:58:07 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 13571 invoked by uid 1002); 1 Dec 2003 17:58:07 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 1 Dec 2003 17:58:07 -0000 Date: Mon, 1 Dec 2003 11:01:44 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Andreas Braukmann In-Reply-To: <2147483647.1070300514@[192.168.222.11]> Message-ID: <20031201110015.W52745@pooker.samsco.home> References: <2147483647.1070300514@[192.168.222.11]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: Panic booting cdboot-5.2-BETA-20031201-JPSNAP.iso 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: Mon, 01 Dec 2003 17:58:15 -0000 Hi, This is a serious mistake of mine. I'll come up with a patch later today. Scott On Mon, 1 Dec 2003, Andreas Braukmann wrote: > Hi there, > > Hardware: Tyan 2880 (K8S), single Opteron 240 > Adaptec 2200 or 2120, 2 Arrays (20 GB RAID-0, 20 GB RAID-5) > > > booting the install kernel gives: > [normal boot process] > aacd0: on aac0 > aacd0: 20480 MB (41943040 sectors) > GEOM: create disk aacd0 dp=0xc2dc1c0c > aacd1: on aac0 > aacd1: 20480MB (41943168 sectors) > GEOM: create disk aacd1 dp=0xc6fa980c > panic: mutex Giant not owned at /usr/src/sys/cam/cam_xpt.c: 4822 > cpuid = 0; > Debugger("panic") > Stopped at Debugger+0x55: xchgl %ebx,in_Debugger.0 > db> trace > Debugger(...) > panic(...) > _mtx_assert > xpt_done > aac_cam_complete > aac_complete > taskqueue_run > taskqueue_swi_run > ithread_loop > fork_exit > fork_trampoline > --- trap 0x1, eip = 0, esp = 0xe22b2d7c, ebp = 0 --- > > > > I'm sorry for not having connected a serial console. If anybody needs > the full trace information I would gladly reproduce the crash and write > the complete information off. > > Yesterdays (2003/11/30) snapshot yields the same result. > > > -Andreas > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >