Date: Mon, 21 Feb 2005 21:22:34 +0100 From: Marc Fonvieille <blackend@freebsd.org> To: Daniel Eischen <deischen@freebsd.org> Cc: jhb@freebsd.org Subject: Re: few programs now getting sig 6 Message-ID: <20050221202234.GB604@nosferatu.blackend.org> In-Reply-To: <Pine.GSO.4.43.0502201524300.27656-100000@sea.ntplx.net> References: <20050220182606.GA86018@nosferatu.blackend.org> <Pine.GSO.4.43.0502201524300.27656-100000@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 20, 2005 at 03:26:50PM -0500, Daniel Eischen wrote: > On Sun, 20 Feb 2005, Marc Fonvieille wrote: > > > On Sun, Feb 20, 2005 at 02:39:17PM +0100, Marc Fonvieille wrote: > > > > > > This is really weird, I'm getting the same signal 6 things on a -STABLE > > > from yesterday (before I was running a -STABLE from October): > > > > > > pid 84801 (mozilla-bin), uid 1001: exited on signal 6 > > > > > > I rebuilt mozilla, but no effect. I should try to revert some changes > > > 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. Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050221202234.GB604>