[Mesa-dev] [Bug 78604] swrast/radeonsi: Supertuxkart 0.8.1 (32bit) xserver segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 12 13:56:46 PDT 2014


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

--- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #6)
> I can reproduce this issue on Evergreen.
> The information provided by "smoki" seems correct.
> 
> The 64-bit game provided by Fedora 19 works fine with current master.
> But the 32-bit binary provided by the sourceforge package works with
> git-ab4927f3e049 but not anymore with git-1db993f2fe.
> 
> libGL error: dlopen /usr/lib/dri/r600_dri.so failed (./bin/libgcc_s.so.1:
> version `GCC_4.7.0' not found (required by /usr/lib/dri/r600_dri.so))

This sounds like the "i'm building with a gcc that's not supported by the steam
runtime" issue, which is probably separate from the supertuxkart issue...
although maybe not if it also includes some sort of runtime thing.

Try it with STEAM_RUNTIME=0 or move that libgcc_s.so.1 file out of the way (I
hear that works as a workaround, haven't actually run into those issues
myself.)

Although how any of this causes _X_ to crash vs the client app... or how my
seemingly innocuous commit causes any of this... definitely beyond me =/

-- 
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/20140512/e9ec25cc/attachment-0001.html>


More information about the mesa-dev mailing list