From owner-freebsd-stable Wed Jan 3 12:22:46 2001 From owner-freebsd-stable@FreeBSD.ORG Wed Jan 3 12:22:43 2001 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 202B237B404 for ; Wed, 3 Jan 2001 12:22:43 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id PAA02181; Wed, 3 Jan 2001 15:22:18 -0500 (EST) Date: Wed, 3 Jan 2001 15:22:17 -0500 (EST) From: Daniel Eischen To: Jim King Cc: stable@FreeBSD.ORG Subject: Re: Threaded C++ Question In-Reply-To: <011601c075c2$2f956900$524c8486@jking> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 3 Jan 2001, Jim King wrote: > Jim King wrote: > > > David O'Brien wrote: > > > > > On Tue, Jan 02, 2001 at 05:38:33PM -0600, Jim King wrote: > > > > I'd like to know too. I plan on tackling Mozilla this weekend; it > would > > be > > > > nice if it was a no-brainer. :-) > > > > > > I was unable to get our mozilla port to segfault with with or without > the > > > patch I'm planning on committing. > > > > > > It would be quite helpful if people could explain how to experience the > > > problem. > > > > As of a couple weeks ago Mozilla M18 running on several flavors of 4.2 > > (RELEASE and a couple different -stable's) would segfault immediately on > > startup every time. This happened when I built it using the port, and > when > > I used the binary from mozilla.org. I haven't tried it since then, due to > > the messages here about unresolved library bugs being the cause of the > > problem. > > otoh... On a 4.2-stable built yesterday and a freshly-built gtk12 port, the > Mozilla M18 binary from mozilla.org runs fine. Cool! That's because they changed the mozilla port to work around the problem with libgcc (I believe with an explicit link -lgcc_r). This should be reverted once the correct fix is committed to libgcc and friends. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message