From owner-freebsd-current@FreeBSD.ORG Mon Oct 8 03:25:28 2007 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 6D21B16A417 for ; Mon, 8 Oct 2007 03:25:28 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from aaron.protected-networks.net (aaron.protected-networks.net [202.12.127.66]) by mx1.freebsd.org (Postfix) with ESMTP id 2312913C43E for ; Mon, 8 Oct 2007 03:25:28 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from localhost (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id 695A7C668 for ; Sun, 7 Oct 2007 23:25:27 -0400 (EDT) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb@protected-networks.net) by aaron.protected-networks.net (Postfix) with ESMTP id 4CC5CC1E6 for ; Sun, 7 Oct 2007 23:25:15 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1191813915; bh=HnKPJ4nYa2eUQz DZJ1eBYeQbWLOrUdnToSIQ+i1MDck=; h=DomainKey-Signature:Message-ID: Date:From:User-Agent:MIME-Version:To:Subject:References: In-Reply-To:X-Enigmail-Version:OpenPGP:Content-Type: Content-Transfer-Encoding; b=nJ/bjUKFjdkqaMP3M6Cllb8/4FSCT9Tdv0iPm aAYGKhKXA3dU9rQrAe/q1pTH/R7/AzKB0BSuJ9YylEM2tyvzYx9Fe68iVe72LxKrGEC 4dFlufaLRpwuDv6CL+sRNs1W DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=JeZsTExBvk1ObwT/y616aAqUsj1qaIprvNcR8+vEDLZnFXFiiafBuWLg/HMax5u/D iyksAHey8B2mSYMySuzvB5OyQFqAoCk8eXAVaHj0iGj1p/XaDxrK5B9UBRkO7Mm Message-ID: <4709A31A.3080201@protected-networks.net> Date: Sun, 07 Oct 2007 23:25:14 -0400 From: Michael Butler User-Agent: Thunderbird 2.0.0.6 (X11/20070903) MIME-Version: 1.0 To: freebsd-current References: <4709666D.5070504@protected-networks.net> In-Reply-To: <4709666D.5070504@protected-networks.net> X-Enigmail-Version: 0.95.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Gkrellmd prompts "sleeping thread" 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: Mon, 08 Oct 2007 03:25:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I wrote: > For whatever reason I seem to be able to reliably reproduce a panic on > -current by running gkrellmd on one of my machines yet another (this > one) has no problems at all :-( [ .. snip .. ] > This GDB was configured as "i386-marcel-freebsd". > (no debugging symbols found)...Attempt to extract a component of a value > that is not a structure pointer. > (kgdb) bt > #0 0xc059f32b in doadump () > #1 0xc059f7a4 in boot () > #2 0xc059fb18 in panic () > #3 0xc05cf172 in propagate_priority () > #4 0xc05cfa66 in turnstile_wait () > #5 0xc0593f11 in _mtx_lock_sleep () > #6 0xc0676011 in intsmb_rawintr () .. as a further data point, removing the intpm driver (which also provides intsmb) avoids the panic. Something odd with intsmb? Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHCaMaQv9rrgRC1JIRAmJrAJ9PvRgDYrCswp6K71Z98X8dEsjAfwCgxgj5 mvYHgERL3PWqOyT5gVKcZfE= =dSLr -----END PGP SIGNATURE-----