From owner-freebsd-current@FreeBSD.ORG Wed May 27 10:20:26 2009 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 8330D106564A for ; Wed, 27 May 2009 10:20:25 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 35C4B8FC0A for ; Wed, 27 May 2009 10:20:23 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=FaTI19hhGvRzI3EpHGX1fvW3R4wmWzHJuNKWkhQuAyjDlmbn9V7P99zlz5O3dn5eWrX2d5NydKbUB46AvxNECea+qZCOmEoXnl80sF4shfqik2y4XJ5ZspUDotE8ilSj7ygtktJWTTa8VPv3+e7kZlMNhCxDR6VnfmTS2gZ1SWA=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1M9GFB-0000vl-7s; Wed, 27 May 2009 14:20:21 +0400 Date: Wed, 27 May 2009 14:20:19 +0400 From: Eygene Ryabinkin To: Timothy Mukaibo Message-ID: References: <49159824-57EB-4628-9F1C-CE9243465D02@mukaibo.com> <7344382E-A415-463D-9138-D01E8499EDE8@mukaibo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7344382E-A415-463D-9138-D01E8499EDE8@mukaibo.com> Sender: rea-fbsd@codelabs.ru Cc: freebsd-current@freebsd.org Subject: Re: ACPI Panic on Current, AMD64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 10:20:26 -0000 Timothy, good day. Wed, May 27, 2009 at 05:45:02PM +1000, Timothy Mukaibo wrote: > db> bt > Tracing pid 0 tid 100000 td 0fffffff80bd2ae0 > kdb_enter() at kdb_enter+0x3d > panic() at panic+0x17b > acpi_pci_link_route_irqs() at acpi_pci_link_route_irqs+0x727 > acpi_pci_link_route_interrupt() at acpi_pci_link_route_interrupt+0x1a9 > acpi_pcib_route_interrupt() at acpi_pcib_route_interrupt+0x40d > pci_assign_interrupt() at pci_assign_interrupt+0x1c3 > pci_add_resources() at pci_add_resources+0x147 > pci_add_children() at pci_add_children+0x10e > acpi_pci_attach() at acpi_pci_attach+0xcd > device_attach() at device_attach+0x69 > bus_generic_attach() at bus_generic_attach+0x1a > acpi_pcib_attach() at acpi_pcib_attach+0x1a7 > acpi_pcib_acpi_attach() at acpi_pcib_acpi_attach+0x1a5 > device_attach() at device_attach+0x69 > bus_generic_attach() at bus_generic_attach+0x1a > acpi_attach() at acpi_attach+0xa50 > device_attach() at device_attach+0x69 > bus_generic_attach() at bus_generic_attach+0x1a > device_attach() at device_attach+0x69 > root_bus_configure() at root_bus_configure+0x28 > configure() at configure+0xa > mi_startup() at mi_startup+0x59 > btext() at biext+0x2c OK, will try to look at it more closely. > I'll try your patch. Please, note that the patch just adds verbosity, currently it won't heal anything. Still, the output from 'acpidump -dt' might be interesting. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ #