From owner-freebsd-current@FreeBSD.ORG Tue Aug 2 21:12:04 2011 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 A97A2106566C; Tue, 2 Aug 2011 21:12:04 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 51C608FC08; Tue, 2 Aug 2011 21:12:03 +0000 (UTC) Received: by gyf3 with SMTP id 3so159176gyf.13 for ; Tue, 02 Aug 2011 14:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=fFbtUaN5/B6lqaJlkTPJzk0gmHcGiYzmlZE4dsV0VaU=; b=Ngu55uEWZPSNjqaobgBlwliD9a65Is6Q5So3V8A5EkAdeZNYl/fhGvcu2Sj+f1g7Q/ QGbGGNkbp2RBGpkvXZXp+DVAXspASWmeKVf7KZY9EM7ycC/6ejoLTFVOx61LNkwbsD0k mN4/fwBtQ5UJfciVzFAZ+NBB3qGiidIwspE3w= Received: by 10.142.47.2 with SMTP id u2mr3859896wfu.80.1312319523012; Tue, 02 Aug 2011 14:12:03 -0700 (PDT) Received: from [192.168.0.103] ([175.142.228.27]) by mx.google.com with ESMTPS id i9sm208700pbk.84.2011.08.02.14.11.59 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 02 Aug 2011 14:12:01 -0700 (PDT) Sender: Martin Wilke Mime-Version: 1.0 (Apple Message framework v1247) Content-Type: text/plain; charset=koi8-r From: Martin Wilke In-Reply-To: <201108021256.53224.jhb@freebsd.org> Date: Wed, 3 Aug 2011 05:11:58 +0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <09BCDEAE-1EF8-455A-B468-25617230C73A@FreeBSD.org> <20110802105809.GT2369@laa.zp.ua> <201108021256.53224.jhb@freebsd.org> To: John Baldwin X-Mailer: Apple Mail (2.1247) Cc: stable@freebsd.org, freebsd-current@freebsd.org, Lystopad Olexandr , current@freebsd.org 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: Tue, 02 Aug 2011 21:12:04 -0000 On Aug 3, 2011, at 12:56 AM, John Baldwin wrote: > On Tuesday, August 02, 2011 8:58:10 am Martin Wilke wrote: >>=20 >> On Aug 2, 2011, at 6:58 PM, Lystopad Olexandr wrote: >>=20 >>> Hello, Martin Wilke! >>>=20 >>> On Tue, Aug 02, 2011 at 12:41:29PM +0800 >>> miwi@FreeBSD.org wrote about "9.0 B1 Panic": >>>> 9.0 Beta1 Panic >>>>=20 >>>> Hi guys, >>>>=20 >>>> I just downloaded and install 9.0 BETA1 but it panics on ACPI. = Please=20 > view attached screenshot for the error. If you need more information, = do let=20 > us know. >>>=20 >>> There no attachments in your mail. >>=20 >>=20 >> Erms Sorry forgot about that. >>=20 >> http://people.freebsd.org/~miwi/90b1.png >=20 > Can you get a stack trace? Hi, unfortunately no, because the system freeze few sec after the panic. - Martin >=20 > --=20 > John Baldwin