From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 17:26:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEF5E16A4CF for ; Tue, 28 Sep 2004 17:26:33 +0000 (GMT) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5F643D31 for ; Tue, 28 Sep 2004 17:26:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 22792 invoked from network); 28 Sep 2004 17:26:33 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 28 Sep 2004 17:26:33 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8SHQNRO002918; Tue, 28 Sep 2004 13:26:30 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Tue, 28 Sep 2004 13:12:25 -0400 User-Agent: KMail/1.6.2 References: <4156B17F.9000605@telia.com> In-Reply-To: <4156B17F.9000605@telia.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200409281312.25171.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: current@FreeBSD.org Subject: Re: page fault panic in propagate_priority X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 28 Sep 2004 17:26:33 -0000 On Sunday 26 September 2004 08:09 am, Pawel Worach wrote: > Got this when starting thunderbird (non-port build), > libpthread was supposed to be libmapped to libc_r but > because of a typo that did not become the case. > > I was under the impression that the turnstile panics > where fixed, where they not or is this a different one? > > UP, 4BSD, PREEMPTION, debug.mpsafenet=1 Do you have WITNESS or INVARIANTS on? You can get this panic if a thread sleeps while holding a mutex which INVARIANTS and WITNESS should catch with a better panic message. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org