Date: Sun, 03 Jul 2005 01:03:21 -0000 From: Daniel Eischen <deischen@freebsd.org> To: Marc Fonvieille <blackend@freebsd.org> Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: few programs now getting sig 6 Message-ID: <Pine.GSO.4.43.0502201524300.27656-100000@sea.ntplx.net> In-Reply-To: <20050220182606.GA86018@nosferatu.blackend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0502201524300.27656-100000>