From owner-freebsd-current@FreeBSD.ORG Sun Oct 14 21:41:05 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F5016A417; Sun, 14 Oct 2007 21:41:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id ED4AA13C442; Sun, 14 Oct 2007 21:41:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47128CEC.3020200@FreeBSD.org> Date: Sun, 14 Oct 2007 23:41:00 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Hiroki Sato References: <20071015.034121.120532311.hrs@allbsd.org> In-Reply-To: <20071015.034121.120532311.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: panic in 8-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 14 Oct 2007 21:41:05 -0000 Hiroki Sato wrote: > I got the following panic with the Oct 14 8-CURRENT kernel. A 2-way > (Opteron) box running GENERIC FreeBSD/i386 kernel with serial console > access, and typing some keys just after "Trying to mount..." line > appears seems to prevent this panic. Without typing any keys the box > remain stopped after displaying the line, and then typing a key will > cause this panic. Whether the panic occurs depends on the time > between displaying the line and typing a key. > > ----(from here) > WARNING: WITNESS option enabled, expect reduced performance. > Trying to mount root from ufs:/dev/ad4s1a Are you mounting root over bge? Kris