From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 17:44:36 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 E824F16A420 for ; Tue, 28 Feb 2006 17:44:36 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFC943D46 for ; Tue, 28 Feb 2006 17:44:36 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k1SHiWPr018550; Tue, 28 Feb 2006 12:44:34 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Kris Kennaway Date: Tue, 28 Feb 2006 12:07:37 -0500 User-Agent: KMail/1.9.1 References: <20060225141729.GK84519@xor.obsecurity.org> In-Reply-To: <20060225141729.GK84519@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602281207.38477.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1306/Tue Feb 28 04:50:04 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: stable@freebsd.org 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 17:44:37 -0000 On Saturday 25 February 2006 09:17, Kris Kennaway wrote: > Panic on 6.1-PRERELEASE (package build machine): > > 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+0x21 > userret(c2612600,cdca4d38,63,100,1010000) at userret+0xd8 > ast(cdca4d38) at ast+0x556 > doreti_ast() at doreti_ast+0x17 > > Core available. 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. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org