Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2004 21:14:51 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Bjoern Hillebrand <bjoern.hillebrand@s-ar.de>
Cc:        current@freebsd.org
Subject:   Re: gaim problem : Fatal error 'Spinlock called when not threaded
Message-ID:  <20040907191451.GB20594@zaphod.nitro.dk>
In-Reply-To: <413E0721.4070706@s-ar.de>
References:  <413E0721.4070706@s-ar.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--nVMJ2NtxeReIH9PS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2004.09.07 21:08:17 +0200, Bjoern Hillebrand wrote:

> I am using FreeBSD 5.3 ( build yesterday with the lastest source ) and=20
> compiled gaim from the ports.
>=20
> It compiles without any problems. The problem occurs when i want to=20
> start it :
>=20
> ---- start
>=20
> > gaim
> Fatal error 'Spinlock called when not threaded.' at line 83 in file=20
> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno =3D 0)
> Abort (core dumped)

AFAIR that happens when you link against multiple different threading
libraries.  Either recompile the programs/libraries or add something
like the following to /etc/libmap.conf :

libc_r.so.5             libpthread.so.1
libc_r.so               libpthread.so
libkse.so.1             libpthread.so.1
libkse.so               libpthread.so

--=20
Simon L. Nielsen
FreeBSD Documentation Team

--nVMJ2NtxeReIH9PS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBPgirh9pcDSc1mlERAgZEAJ0dItvJkMey42eKjicQWEOyuWpCKQCcCnhX
zMNIWbOY80spqSpt6OKovFc=
=6Ovx
-----END PGP SIGNATURE-----

--nVMJ2NtxeReIH9PS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040907191451.GB20594>