Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2005 21:59:34 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Threading/KSE problem
Message-ID:  <20050920015934.GA6131@xor.obsecurity.org>
In-Reply-To: <200509201118.08737.doconnor@gsoft.com.au>
References:  <200509201118.08737.doconnor@gsoft.com.au>

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

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

On Tue, Sep 20, 2005 at 11:18:08AM +0930, Daniel O'Connor wrote:
> I am having trouble with threaded apps (ie KDE). At the moment I can't bu=
ild=20
> Qt or Amarok. Both get stuck running uic which spins with...
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>  29215 uic      CALL  kse_release(0xbfbfd5ac)
>  29215 uic      RET   kse_release -1 errno 22 Invalid argument
>=20
> etc..
>=20
> I did have libpthread v1 and v2 linked into uic via libqtmt but I fixed t=
hat=20
> by copying the bootstrap version of libqt-mt and uic built by the Qt port=
,=20
> however it didn't get things working :)

Sounds like you need to rebuild whatever is linked to the old
libpthread, or just portupgrade -faPP for convenience :-)

Kris
--LQksG6bCIzRHxTLp
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFDL20GWry0BWjoQKURAj1uAKCgP1LHOz9EbDxeLwwNu2F00qcirACfe1St
m/rhK7i0Lkhnn0aYROkrj+E=
=6QP0
-----END PGP SIGNATURE-----

--LQksG6bCIzRHxTLp--



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