From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 19:17:38 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A5916A444; Tue, 28 Feb 2006 19:17:38 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBA543D73; Tue, 28 Feb 2006 19:17:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 410181A3C24; Tue, 28 Feb 2006 11:17:31 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 91C2E54A2E; Tue, 28 Feb 2006 14:17:30 -0500 (EST) Date: Tue, 28 Feb 2006 14:17:30 -0500 From: Kris Kennaway To: John Baldwin Message-ID: <20060228191729.GC84451@xor.obsecurity.org> References: <20060225141729.GK84519@xor.obsecurity.org> <200602281207.38477.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R+My9LyyhiUvIEro" Content-Disposition: inline In-Reply-To: <200602281207.38477.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org, Kris Kennaway Subject: Re: panic: thread with borrowed priority returning to userland 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: Tue, 28 Feb 2006 19:17:38 -0000 --R+My9LyyhiUvIEro Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 28, 2006 at 12:07:37PM -0500, John Baldwin wrote: > On Saturday 25 February 2006 09:17, Kris Kennaway wrote: > > Panic on 6.1-PRERELEASE (package build machine): > >=20 > > db> wh > > Tracing pid 85657 tid 100133 td 0xc2612600 > > kdb_enter(c06cabdd,c07250c0,c06cc327,cdca4cac,100) at kdb_enter+0x30 > > panic(c06cc327,2,c06cc3bf,267,2814d4e8) at panic+0xd5 > > sched_userret(c2612600,c04e290d,c0724dc0,1,2814d4e8) at sched_userret+0= x21 > > userret(c2612600,cdca4d38,63,100,1010000) at userret+0xd8 > > ast(cdca4d38) at ast+0x556 > > doreti_ast() at doreti_ast+0x17 > >=20 > > Core available. >=20 > Does this thread (tid 100133) hold any locks? That panic would > be indicative of that since it drops its inherited priority when it > releaes a contested mutex. See other followups for diagnosis. Kris --R+My9LyyhiUvIEro Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEBKHHWry0BWjoQKURAqnPAKD+R8rqAZ+k4kMIfGqXdDP2N59oygCg+l7F FHbTuxkl51Aks+IxcfXlFwQ= =kCMw -----END PGP SIGNATURE----- --R+My9LyyhiUvIEro--