From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 22 07:31:19 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD4116A4CE for ; Wed, 22 Sep 2004 07:31:19 +0000 (GMT) Received: from gonzo.vexed.se (gonzo.vexed.se [195.242.39.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04BEE43D2D for ; Wed, 22 Sep 2004 07:31:19 +0000 (GMT) (envelope-from jon@vexed.se) Received: by gonzo.vexed.se (Postfix, from userid 1000) id CE559514A; Wed, 22 Sep 2004 09:31:17 +0200 (CEST) Date: Wed, 22 Sep 2004 09:31:17 +0200 From: Jon Olsson To: Joe Marcus Clarke Message-ID: <20040922073117.GD15942@gonzo.vexed.se> References: <200409211706.i8LH6AZD094171@freefall.freebsd.org> <20040921174540.GC15942@gonzo.vexed.se> <41507352.3060604@marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41507352.3060604@marcuscom.com> User-Agent: Mutt/1.5.6i cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/71967: glib20/libthr/firefox problems X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 07:31:19 -0000 On Tue, Sep 21, 2004 at 02:30:42PM -0400, Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Jon Olsson wrote: > | On Tue, Sep 21, 2004 at 05:06:10PM +0000, Joe Marcus Clarke wrote: > | > |>Synopsis: glib20/libthr/firefox problems > |> > |>State-Changed-From-To: open->closed > |>State-Changed-By: marcus > |>State-Changed-When: Tue Sep 21 17:04:58 GMT 2004 > |>State-Changed-Why: > |>libthr is not supported by the FreeBSD GNOME team as it is not the default > |>threading library on FreeBSD 5.3. If this problem is not reproduceable > |>with libc_r and libpthread, file a bug against libthr itself. > |> > |>http://www.freebsd.org/cgi/query-pr.cgi?pr=71967 > | > | > | I have no clue as to what thread library it is, I just assumed it was > | libthr, since that's where I first went looking for solutions. > | > | I'm pretty sure I'm using whatever default threading library is, since > | I've not actively changed anything with regards to threading. > | > | Please reopen this as I'm sure your intent is that people running a > | GENERIC FreeBSD 5-STABLE system should be able to run mozilla firefox? > > And they can. I run it just fine. I suspect a problem with your > configuration. Try rebuilding firefox. Then, try adding the following > to /etc/libmap.conf: > > libc_r.so.5 libpthread.so.1 > libc_r.so libpthread.so Still no luck with firefox, even though I did the library remapping and rebuilt both glib and firefox. It hangs in state "kserel". -- Jon