From owner-freebsd-stable@FreeBSD.ORG Fri May 11 16:43:58 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52BF016A405 for ; Fri, 11 May 2007 16:43:58 +0000 (UTC) (envelope-from scotts@inetz.com) Received: from garnet.inetz.com (mail.inetz.com [209.63.19.5]) by mx1.freebsd.org (Postfix) with ESMTP id 3325E13C468 for ; Fri, 11 May 2007 16:43:58 +0000 (UTC) (envelope-from scotts@inetz.com) Received: from localhost (localhost [127.0.0.1]) by garnet.inetz.com (Postfix) with ESMTP id 9B99256568; Fri, 11 May 2007 10:43:57 -0600 (MDT) X-Virus-Scanned: amavisd-new at inetz.com X-Spam-Score: -4.399 X-Spam-Level: X-Spam-Status: No, score=-4.399 required=4 tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599] Received: from garnet.inetz.com ([127.0.0.1]) by localhost (mail.inetz.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hJ-Mg4RZZmhB; Fri, 11 May 2007 10:43:55 -0600 (MDT) Received: from [10.1.2.151] (unknown [10.2.2.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by garnet.inetz.com (Postfix) with ESMTP id A8A1356561; Fri, 11 May 2007 10:43:54 -0600 (MDT) Message-ID: <46449D4A.8020207@inetz.com> Date: Fri, 11 May 2007 10:43:54 -0600 From: Scott Swanson User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Kris Kennaway References: <46438569.1000506@inetz.com> <20070510214348.GA68925@xor.obsecurity.org> <4643C010.7060302@inetz.com> <20070511010654.GA75689@xor.obsecurity.org> <4643C34F.9070504@inetz.com> <20070511011929.GA76360@xor.obsecurity.org> <4643CA85.90800@inetz.com> <20070511015034.GA77771@xor.obsecurity.org> <4643CD20.2020807@inetz.com> <20070511020134.GA78387@xor.obsecurity.org> In-Reply-To: <20070511020134.GA78387@xor.obsecurity.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: panic: spin lock held too long (w/ backtrace) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 16:43:58 -0000 >> root@pyrite /usr/src/sys/i386/conf > kldstat >> Id Refs Address Size Name >> 1 3 0xc0400000 65e308 kernel >> 2 1 0xc0a5f000 59f20 acpi.ko > > So, yes then :) Can you follow the steps for debugging modules and see > if it gives a better trace? > > Kris > Unfortunately, after prepping and adding the symbol file for acpi.ko, I got the exact same backtrace. Any other thoughts? Regards; Scott