From owner-freebsd-current Mon Jul 8 12:29:18 2002 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 02E6B37B400; Mon, 8 Jul 2002 12:29:14 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D024A43E42; Mon, 8 Jul 2002 12:29:11 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g68JT8Z38157; Tue, 9 Jul 2002 04:29:08 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Tue, 09 Jul 2002 04:29:03 +0900 (JST) Message-Id: <20020709.042903.63134736.iwasaki@jp.FreeBSD.org> To: jon@FreeBSD.ORG Cc: freebsd-current@FreeBSD.ORG Subject: Re: -CURRENT bootup panics (ACPI related?) From: Mitsuru IWASAKI In-Reply-To: <20020708104502.A26973@porthos.spock.org> References: <20020708104502.A26973@porthos.spock.org> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > I just got myself an IBM Thinkpad T30, most things work fine on -STABLE > (trying to get specs from IBM for the rest), but -CURRENT won't boot with > ACPI enabled. I'd be glad to track that down, but I have no clue where to > start, nor do I have any more than a passing knowledge of ACPI. I could > disable it and boot -CURRENT (and install works fine since there's no ACPI > there), but things go wrong as soon as the kernel touches UFS. This [snip] db> trace crfree(73cc3000,c04aa2e0,5,0,d68cb6e4) at crfree+0x8 getnewbuf(0,0,800,4000,4000) at getnewbuf+0x187 getblk(c4236a00,0,0,800,0) at getblk+0x269 breadn(c4236a00,0,0,800,0) at breadn+0x2f bread(c4236a00,0,0,800,0) at bread+0x20 ffs_blkatoff(c4236a00,0,0,0,d68cb848) at ffs_blkatoff+0xb2 ufs_lookup(d68cb970,d68cb9ac,c029c751,d68cb970,c4236e74) at ufs_lookup+0x32a I'm not sure if this is directly related with ACPI. We had unstability on FS code, so could you try again with newer kernel? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message