From owner-freebsd-current@FreeBSD.ORG Wed Aug 3 14:05:35 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4295F1065679; Wed, 3 Aug 2011 14:05:35 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 15B218FC14; Wed, 3 Aug 2011 14:05:35 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id AFDD846B43; Wed, 3 Aug 2011 10:05:34 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 4E8D38A02E; Wed, 3 Aug 2011 10:05:34 -0400 (EDT) From: John Baldwin To: freebsd-stable@freebsd.org Date: Wed, 3 Aug 2011 10:05:33 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110617; KDE/4.5.5; amd64; ; ) References: <09BCDEAE-1EF8-455A-B468-25617230C73A@FreeBSD.org> <201108021256.53224.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <201108031005.33413.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Wed, 03 Aug 2011 10:05:34 -0400 (EDT) Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, Lystopad Olexandr , Martin Wilke Subject: Re: 9.0 B1 Panic 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: Wed, 03 Aug 2011 14:05:35 -0000 On Tuesday, August 02, 2011 5:11:58 pm Martin Wilke wrote: > > On Aug 3, 2011, at 12:56 AM, John Baldwin wrote: > > > On Tuesday, August 02, 2011 8:58:10 am Martin Wilke wrote: > >> > >> On Aug 2, 2011, at 6:58 PM, Lystopad Olexandr wrote: > >> > >>> Hello, Martin Wilke! > >>> > >>> On Tue, Aug 02, 2011 at 12:41:29PM +0800 > >>> miwi@FreeBSD.org wrote about "9.0 B1 Panic": > >>>> 9.0 Beta1 Panic > >>>> > >>>> Hi guys, > >>>> > >>>> I just downloaded and install 9.0 BETA1 but it panics on ACPI. Please > > view attached screenshot for the error. If you need more information, do let > > us know. > >>> > >>> There no attachments in your mail. > >> > >> > >> Erms Sorry forgot about that. > >> > >> http://people.freebsd.org/~miwi/90b1.png > > > > Can you get a stack trace? > > Hi, > unfortunately no, because the system freeze few sec after the panic. Can you set the loader tunable to force an automatic trace on panic? -- John Baldwin