From owner-freebsd-stable@FreeBSD.ORG Sun Jul 3 01:02:21 2005 Return-Path: X-Original-To: freebsd-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 3842216B4E2; Sun, 3 Jul 2005 01:02:02 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAB154539A; Sun, 3 Jul 2005 00:52:21 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 75C6062340; Sat, 2 Jul 2005 17:19:48 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 4AE7D5C971 for ; Mon, 21 Feb 2005 13:09:40 -0800 (PST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 84105567E9; Mon, 21 Feb 2005 21:09:26 +0000 (GMT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 0A8B916A4ED; Mon, 21 Feb 2005 21:09:25 +0000 (GMT) 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 A8D6A16A4CE; Mon, 21 Feb 2005 21:09:19 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4668943D5A; Mon, 21 Feb 2005 21:09:19 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j1LL9IFL019664; Mon, 21 Feb 2005 16:09:18 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Marc Fonvieille In-Reply-To: <20050221202234.GB604@nosferatu.blackend.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on elvis.mu.org X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Level: Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: few programs now getting sig 6 X-BeenThere: freebsd-stable@freebsd.org Reply-To: Daniel Eischen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 03 Jul 2005 01:02:21 -0000 X-Original-Date: Mon, 21 Feb 2005 16:09:18 -0500 (EST) X-List-Received-Date: Sun, 03 Jul 2005 01:02:21 -0000 On Mon, 21 Feb 2005, Marc Fonvieille wrote: > On Sun, Feb 20, 2005 at 03:26:50PM -0500, Daniel Eischen wrote: > > On Sun, 20 Feb 2005, Marc Fonvieille wrote: > > > > occured on libpthread/thread/* > > > > > > I tried with a libpthread.so.1 from 3rd Feb (just before some MFCs), > > > this fixed the problem. > > > > Run mozilla with -g and repeat the problem. Look at the traceback > > and if you get a problem with it recursing on a private mutex, then > > it is a problem with mozilla or a plugin. If your are using > > linuxplugin and haven't updated that port, you need to rebuild it. > > > > I rebuilt all plugins, it did the trick, thanks! > Maybe a note in UPDATING may help people. Ping the ports folks or the linuxpluginwrapper maintainer. The commit log had this info in it, as well as appearing on the mailing lists several times ;-) -- DE _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"