From owner-freebsd-current@FreeBSD.ORG Fri Feb 2 00:21:53 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA1F316A406 for ; Fri, 2 Feb 2007 00:21:53 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outR.internet-mail-service.net (outR.internet-mail-service.net [216.240.47.241]) by mx1.freebsd.org (Postfix) with ESMTP id 9FBC213C474 for ; Fri, 2 Feb 2007 00:21:53 +0000 (UTC) (envelope-from julian@elischer.org) Received: from shell.idiom.com (HELO idiom.com) (216.240.47.20) by out.internet-mail-service.net (qpsmtpd/0.32) with ESMTP; Thu, 01 Feb 2007 16:00:11 -0800 Received: from [192.168.2.5] (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id 5E9D2125D41 for ; Thu, 1 Feb 2007 16:21:52 -0800 (PST) Message-ID: <45C2841F.1030801@elischer.org> Date: Thu, 01 Feb 2007 16:21:51 -0800 From: Julian Elischer User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: still getting this panic on boot after update of sources. 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: Fri, 02 Feb 2007 00:21:53 -0000 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 panic: mtx_lock() of spin mutex @ ../../../kern/kern_sx.c:172 cpuid = 0 KDB: enter: panic [thread pid 0 tid 0 ] Stopped at kdb_enter+0x2b: nop db> tr Tracing pid 0 tid 0 td 0xc075cd08 kdb_enter(c06c95c9) at kdb_enter+0x2b panic(c06c866c,c5f3e640,c06c9dc3,ac,0,...) at panic+0x11c _mtx_lock_flags(c5f3e680,0,c06c9dc3,ac) at _mtx_lock_flags+0x78 _sx_xlock(c090aa40,c0904c02,dd,c0692922,ff,...) at _sx_xlock+0x34 acpi_pcib_route_interrupt(c5fb8600,c5fce300,1,c5fc5df4,c5fb8600,...) at acpi_pcib2 acpi_pcib_acpi_route_interrupt(c5fb8600,c5fce300,1) at acpi_pcib_acpi_route_intert pci_assign_interrupt_method(c5fce880,c5fce300) at pci_assign_interrupt_method+0x58 pci_assign_interrupt(c5fce880,c5fce300,1) at pci_assign_interrupt+0xc0 [...] I saw some talk of changes in pci interrupt routing etc. this related? (am rebuilding from scratch just to make sure)