From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 21 18:27:01 2012 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B88E1065672 for ; Fri, 21 Sep 2012 18:27:01 +0000 (UTC) (envelope-from rb@gid.co.uk) Received: from mx0.gid.co.uk (mx0.gid.co.uk [194.32.164.250]) by mx1.freebsd.org (Postfix) with ESMTP id 975E48FC08 for ; Fri, 21 Sep 2012 18:27:00 +0000 (UTC) Received: from rbpbp.gid.co.uk (80-46-130-69.static.dsl.as9105.com [80.46.130.69]) by mx0.gid.co.uk (8.14.2/8.14.2) with ESMTP id q8LIQ1nv098938; Fri, 21 Sep 2012 19:26:01 +0100 (BST) (envelope-from rb@gid.co.uk) Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 From: Bob Bishop In-Reply-To: <505CAD80.1070701@cdf.toronto.edu> Date: Fri, 21 Sep 2012 19:25:56 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <765938FA-B2D4-4553-AA76-A86E40294080@gid.co.uk> References: <505B7A32.4070206@cdf.toronto.edu> <505CAD80.1070701@cdf.toronto.edu> To: Iordan Iordanov X-Mailer: Apple Mail (2.1278) Cc: freebsd-bugs@freebsd.org, CDF Admin Subject: Re: kernel panic on boot with FreeBSD 8.1 and 9.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2012 18:27:01 -0000 Hi, On 21 Sep 2012, at 19:10, Iordan Iordanov wrote: > Hi Bob, >=20 > Thanks for your reply. >=20 > On 09/21/12 05:50, Bob Bishop wrote: > > Is the BIOS on this MB up to date? >=20 > I installed the latest BIOS (version 3.0, we were running 2.0a), and = FreeBSD 9.0 still fails the same way (my apologies, the IRQ was 4, not = 14 as I wrote from memory previously). Here is the backtrace, hopefulyl = it will help: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > panic: Couldn't find an APIC vector for IRQ 4 >=20 > cpuid =3D 0 > KBD: stack backtrace: > #0 Oxffffffff808680fe at kdb_backtrace+0x5e > #1 OI!!ffffff8O832cb7 at panic+0x187 > #2 OI!!ffffff80b75419 at ioapic_enable_intr+0x49 > #3 6u!!ffffff80b06817 at intr_add_handler+0x127 > #4 0xffffffff80861f21 at bus_setup_intr+0x91 > #5 0xffffffff806ab507 at uart_bus_attaeh+0x187 ^^^^ Hmm. Can you disable serial ports in the BIOS? Might be a workaround. > #6 0xffffffff80861519 at device_attach+0x69 > #7 0xffffffff80862f6a at bus_generic_attach+0x1a > #8 0xffffffff80307cc5 at acpi_attach+0xbc5 > #9 0xffffffff80861519 at device_attach+0x69 > #10 0xffffffff80862f6a at bus_generic_attach+0x1a > #11 0xffffffff80b00719 at nexus_acpi_attach+0x69 > #12 0xffffffff80861519 at device_attach+0x69 > #13 9xffffffff80863176 at bus_generic_new_pass+0xd6 > #14 0xffffffff8085eeca at bus_set_pass+0x7a > #15 0xffffffff80b0289a at configure+0xa > #16 0xffffffff807e7707 at mi_startup+0x77 > #17 6xffffffff8029f71c at btext+0x2c > Uptime: 1s > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 -- Bob Bishop rb@gid.co.uk