[Xcb] [Bug 98048] libpthread-stubs must NOT provide symbols which depend on actual implementation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 30 14:23:39 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98048
--- Comment #17 from Uli Schlachter <psychon at znc.in> ---
(In reply to Emil Velikov from comment #16)
> Uli can we please revert fa6db2f9c01 - it's been confirmed to cause problems?
Not really, sorry.
So as I read it, this bug report says we are in the following situation:
- libpthread is loaded
- libpthread-stubs is loaded
- Yet, the stub from libpthread-stubs is called instead of the function from
libpthread
None of this sounds specific to pthread_mutexattr_{init,settype}. Why would
removing these function from libpthread-stubs fix things and not hide the
brokeness? Put differently: Could the same problem also occur with other
symbols that are stubbed? Put differently: I'd like to understand the problem
before I try to solve it.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20161030/92f55d47/attachment.html>
More information about the Xcb
mailing list