[Bug 92453] amdgpu startx segmentation fault
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 13 19:41:04 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92453
--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Brian Paterni from comment #0)
>
> [ 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 [...]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20151014/d214de45/attachment.html>
More information about the xorg-driver-ati
mailing list