From owner-freebsd-current@FreeBSD.ORG Sat Mar 26 07:23:38 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 21FE6106566B for ; Sat, 26 Mar 2011 07:23:38 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (unknown [IPv6:2001:44b8:7c07:5581:266:e1ff:fe0c:8f16]) by mx1.freebsd.org (Postfix) with ESMTP id 75CFE8FC0A for ; Sat, 26 Mar 2011 07:23:37 +0000 (UTC) Received: from [10.0.2.78] (ppp208-205.lns1.adl2.internode.on.net [203.122.208.205] (may be forged)) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p2Q7NZOs071491 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 26 Mar 2011 17:53:35 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: Date: Sat, 26 Mar 2011 17:53:34 +1030 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Daniel O'Connor" X-Mailer: Apple Mail (2.1082) X-Spam-Score: 3.928 (***) BAYES_00,RDNS_NONE,TO_EQ_FM_DIRECT_MX X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-current Current Subject: Re: VirtualBox guest panic in ACPI 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: Sat, 26 Mar 2011 07:23:38 -0000 On 26/03/2011, at 17:47, Daniel O'Connor wrote: > I tried running a -current (r219926) release in VirtualBox and got a = panic. I found that modifying the VM with.. VBoxManage modifyvm Installer\ test --hpet on --ioapic on Makes it boot. >=20 > acpi0: could not allocate interrupt > ACPI Exception: AE_ALREADY_EXISTS, Unable to install System Control = Interrupt handler (20110316/evevent-137) > acpi: Could not enable ACPI: AE_ALREADY_EXISTS > device_attach: acpi0 attach returned 6 >=20 > = http://www.gsoft.com.au/~doconnor/Screen%20shot%202011-03-26%20at%2017.40.= 12%20.png >=20 > Backtrace: > = http://www.gsoft.com.au/~doconnor/Screen%20shot%202011-03-26%20at%2017.37.= 38%20.png >=20 > If I boot after setting hint.acpi.0.disabled=3D"1" it then panics with = "No usable event timer" (there are errors about being unable to allocate = an IRQ prior to the panic) >=20 > -- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C >=20 >=20 >=20 >=20 >=20 >=20 >=20 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C