[Mesa-dev] [Bug 71543] [mesa] Source-based games segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 15 07:27:11 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71543

Alexander Monakov <amonakov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gmail.com

--- Comment #6 from Alexander Monakov <amonakov at gmail.com> ---
As I understand new Mesa links against libudev while old Mesa did not. 
Therefore loading Mesa first brings in system libudev.so.1, and then libSDL2
pulls in libudev.so.0 from Steam runtime, but as libudev.so.0 is apparently not
built with -Bsymbolic, some functions from libudev.so.0 are interposed by
previously loaded libudev.so.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131115/e0f68ea3/attachment.html>


More information about the mesa-dev mailing list