<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - X segfaults with glx-tls enabled in a x32 environment"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94512#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - X segfaults with glx-tls enabled in a x32 environment"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94512">bug 94512</a>
from <span class="vcard"><a class="email" href="mailto:EoD@xmw.de" title="EoD <EoD@xmw.de>"> <span class="fn">EoD</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=124376" name="attach_124376" title="LD_DEBUG=libs startx">attachment 124376</a> <a href="attachment.cgi?id=124376&action=edit" title="LD_DEBUG=libs startx">[details]</a></span>
LD_DEBUG=libs startx
(In reply to Emil Velikov from <a href="show_bug.cgi?id=94512#c6">comment #6</a>)
<span class="quote">> Based of the backtrace there is no information if mesa/libglapi was build
> with or w/o glx-tls. Following an IRC conversation it seems that the library
> is built w/o glx-tls as i is missing the _glapi_tls_Context and
> _glapi_tls_Dispatch symbols.
>
> Perhaps they are different builds ? Either way it's good to attach the
> output of $nm -CD --defined-only /usr/libx32/libglapi.so in this particular
> case.
>
> Also please that the correct libraries are being picked up. This can be done
> via something like:
> $LD_DEBUG=libs foo (startx) 2>ld_debug.log
>
> Obviously none of these excludes that there is an actual issue with x32 and
> glx-tls and/or that mesa silently ignores the flag on said platform ;-)</span >
glx-tls never worked for me on my x32 setup. This setup is only around half a
year old, so I don't know if it worked before.
$ nm -CD --defined-only /usr/libx32/libglapi.so
00000004 B _glapi_tls_Context
00000000 D _glapi_tls_Dispatch
In full: <a href="https://gist.github.com/anonymous/543fd6a51163ced35819df49dbd0902c">https://gist.github.com/anonymous/543fd6a51163ced35819df49dbd0902c</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>