[Xcb] [Bug 98048] libpthread-stubs must NOT provide symbols which depend on actual implementation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 8 22:39:50 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98048
--- Comment #14 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Josh Triplett from comment #8)
> Is Mesa linking against the libc6 stubs, and then running in the
> single-threaded case? Or does it somehow end up running against the real
> libpthread but also calling pthread-stubs functions?
As far as I can tell, it is single threaded, linked with libpthread (according
to ldd on the piglit test in question), and hitting pthread-stubs functions.
The Valgrind stack trace in comment #0 shows /usr/lib64/libpthread-2.22.so.
Reverting fa6db2f9 seems to have fixed the problems in softpipe and NV20.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20161008/3e8785f6/attachment.html>
More information about the Xcb
mailing list