From owner-freebsd-ports@FreeBSD.ORG Mon May 24 22:46:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A9116A4CF for ; Mon, 24 May 2004 22:46:10 -0700 (PDT) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 718E543D46 for ; Mon, 24 May 2004 22:46:10 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (4b9e7c021df64e033a5356f0aa03d569@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i4P5Uql0028269; Mon, 24 May 2004 22:30:52 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 42E93521D5; Mon, 24 May 2004 22:32:13 -0700 (PDT) Date: Mon, 24 May 2004 22:32:13 -0700 From: Kris Kennaway To: Mike Hunter Message-ID: <20040525053213.GB89377@xor.obsecurity.org> References: <20040525051016.GA24353@ack.Berkeley.EDU> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s2ZSL+KKDSLx8OML" Content-Disposition: inline In-Reply-To: <20040525051016.GA24353@ack.Berkeley.EDU> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: thread library stuff with gaim .77 (yes, I read UPDATING) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 05:46:10 -0000 --s2ZSL+KKDSLx8OML Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 24, 2004 at 10:10:16PM -0700, Mike Hunter wrote: > Hi, >=20 > I recently upgraded gaim (always a mistake it seems :( ) and I can't get > it to start up anymore. >=20 > % gaim > Fatal error 'Spinlock called when not threaded.' at line 83 in file > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno =3D 0) > Abort trap (core dumped) >=20 > I've read /usr/src/UPDATING, and I tried the suggestion about switching > the thread libraries. When I tried that, gaim worked but Firefox stopped > functioning :( When I tried to rebuild firefox, it gave me a **build > error** complaining about an assertion failure and threading. >=20 > When I try to only have the UPDATING change apply for gaim as follows: >=20 > [/usr/X11R6/bin/gaim] > libc_r.so.5 libpthread.so.1 > libc_r.so libpthread.so >=20 > It still gives the same error message as above. >=20 > So my main point of confusion is that I can't seem to make the thread > change apply only to gaim :( Some library gaim uses perhaps? Yes, probably some other swhared library. > Also, rebuilding gaim didn't help...even portupgrade -r -f gaim. Use the libchk port to look for things linked to libc_r, and rebuild them. Kris --s2ZSL+KKDSLx8OML Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAstpcWry0BWjoQKURApUiAKDdYVTs+WHSMhP2EUC7dUNmK1T9EwCfT9Jd TaETYYG7I2Z54LJim0XJ5ac= =7wyu -----END PGP SIGNATURE----- --s2ZSL+KKDSLx8OML--