Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 11:18:08 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-current@freebsd.org
Subject:   Threading/KSE problem
Message-ID:  <200509201118.08737.doconnor@gsoft.com.au>

next in thread | raw e-mail | index | archive | help
--nextPart2389259.3nLkaYBBEG
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I am having trouble with threaded apps (ie KDE). At the moment I can't buil=
d=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

etc..

I did have libpthread v1 and v2 linked into uic via libqtmt but I fixed tha=
t=20
by copying the bootstrap version of libqt-mt and uic built by the Qt port,=
=20
however it didn't get things working :)

See ports/86354 for more info.

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart2389259.3nLkaYBBEG
Content-Type: application/pgp-signature

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

iD8DBQBDL2pY5ZPcIHs/zowRAn7aAJ99u77AnmPSni3RPBquFBxkgEsYYwCePPRL
owZ4EEy8j4TeniAZ2Kx0SiU=
=vrMc
-----END PGP SIGNATURE-----

--nextPart2389259.3nLkaYBBEG--



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