Threading/KSE problem

Kris Kennaway kris at obsecurity.org
Mon Sep 19 18:59:46 PDT 2005


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 build 
> 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 that 
> by copying the bootstrap version of libqt-mt and uic built by the Qt port, 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050919/b676426f/attachment.bin


More information about the freebsd-current mailing list