https://bugs.kde.org/show_bug.cgi?id=475780

--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> ---
As a workaround:

export LD_PRELOAD=/lib64/libpthread.so.0

(or whatever is appropriate for your platform).

The problem is that the tools do not link with libpthread but they assume that
the client exe does.

I'm not yet sure why the dlopen isn't making pthread_mutexattr_gettype
available.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to