From owner-freebsd-current@FreeBSD.ORG Wed May 27 11:12:20 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 5B278106564A for ; Wed, 27 May 2009 11:12:20 +0000 (UTC) (envelope-from tinkysama@mukaibo.com) Received: from outbound-mail-142.bluehost.com (outbound-mail-142.bluehost.com [67.222.38.32]) by mx1.freebsd.org (Postfix) with SMTP id 2B41E8FC08 for ; Wed, 27 May 2009 11:12:19 +0000 (UTC) (envelope-from tinkysama@mukaibo.com) Received: (qmail 11547 invoked by uid 0); 27 May 2009 11:12:16 -0000 Received: from unknown (HELO box477.bluehost.com) (74.220.219.77) by outboundproxy5.bluehost.com with SMTP; 27 May 2009 11:12:13 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=mukaibo.com; h=Received:Cc:Message-Id:From:To:In-Reply-To:Content-Type:Mime-Version:Subject:Date:References:X-Mailer:X-Identified-User; b=NvgJFqxqK+R0mDFaTR32lk3/BnlO7o84imTA3/s/AjTgkEEMFFzvjmzZ41fmK4CmViuFAnKo2wcPED8+zDP8aBDRqlO0S1K55yJCz5Tw9lGjk66hcwkz2mJ7keG9q4kz; Received: from 12.41.233.220.exetel.com.au ([220.233.41.12] helo=[192.168.1.182]) by box477.bluehost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1M9H3I-0007GY-KQ; Wed, 27 May 2009 05:12:13 -0600 Message-Id: From: Timothy Mukaibo To: rea-fbsd@codelabs.ru In-Reply-To: Content-Type: multipart/mixed; boundary=Apple-Mail-17-975030452 Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 27 May 2009 21:11:59 +1000 References: <49159824-57EB-4628-9F1C-CE9243465D02@mukaibo.com> <7344382E-A415-463D-9138-D01E8499EDE8@mukaibo.com> X-Mailer: Apple Mail (2.928.1) X-Identified-User: {2165:box477.bluehost.com:mukaiboc:mukaibo.com} {sentby:smtp auth 220.233.41.12 authed with timothy+mukaibo.com} X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 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 11:12:20 -0000 --Apple-Mail-17-975030452 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hello Eygene, I know the patch won't fix anything :( Here's the updated dmesg: acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a000 (3) failed acpi0: reservation of 100000, bfdf0000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acip_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci_link26: Index IRQ Rtd Ref IRQs MPASS 0 20 N 1 20 21 22 23 link type is 15 panic: Assertion link->l_prs_template.Type == ACPI_RESOURCE_TYPE_IRQ failed at /usr/src/sys/dev/acpica/acpi_pci_link.c:746 cpuid = 0 KDB: enter: panic [thread pid 0 tid 100000 ] Stopped at kdb_enter+0x3d: movq $0,0x677da0(%rip) I've compressed and attached acpidump because it was too big to send on the list. Hopefully this will get through to you. I can't run acpidump because of the crash, but I ran it on the 7.2-Stable partition. Is that what you mean? --Apple-Mail-17-975030452 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Thanks, Timothy. On 27/05/2009, at 8:20 PM, Eygene Ryabinkin wrote: > 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 > {_.-``-' {_/ # > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org > " --Apple-Mail-17-975030452--