<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - amdgpu startx segmentation fault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92453#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - amdgpu startx segmentation fault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92453">bug 92453</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre>(In reply to Brian Paterni from <a href="show_bug.cgi?id=92453#c0">comment #0</a>)
<span class="quote">>
> [ 170.017] (EE) 3: /usr/lib/x86_64-linux-gnu/libLLVM-3.8.so.1 [...]
> [ 170.018] (EE) 4: /usr/lib/x86_64-linux-gnu/libLLVM-3.5.so.1 [...]</span >
Looks like both 3.8 and 3.5 versions of LLVM are getting pulled in, and LLVM
3.5 wasn't safe against this yet.
Is your self-built radeonsi_dri.so available in /usr/lib/x86_64-linux-gnu/dri/
as well? That's where the Xorg glx module looks for the DRI drivers. I suspect
it's failing to load radeonsi_dri.so from there and falling back to
swrast_dri.so, which is linked against LLVM 3.5.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>