[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 12:56:55 PDT 2014


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

Benjamin Bellec <b.bellec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b.bellec at gmail.com

--- Comment #6 from Benjamin Bellec <b.bellec at gmail.com> ---
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.

With the later, my screen is blinking with many white squared dot on the
screen. I hear the sound game that said.

Here is the log trace when I run the game with this last commit :

$ MESA_DEBUG=1 LIBGL_DEBUG=1 ./run_game.sh 
bin/supertuxkart: /lib/liblber-2.4.so.2: no version information available
(required by ./bin/libcurl-gnutls.so.4)
bin/supertuxkart: /lib/libldap_r-2.4.so.2: no version information available
(required by ./bin/libcurl-gnutls.so.4)
Irrlicht Engine version 1.8.0
Linux 3.13.9-100.fc19.x86_64 #1 SMP Fri Apr 4 00:51:59 UTC 2014 x86_64
[info   ] FileManager: Data files will be fetched from: ''
[info   ] FileManager: User directory is
'/home/benjamin/.config/supertuxkart/'.
[info   ] FileManager: Addons files will be stored in
'/home/benjamin/.local/share/supertuxkart/addons/'.
[info   ] FileManager: Screenshots will be stored in
'/home/benjamin/.cache/supertuxkart/screenshots/'.
[debug  ] translation: Env var LANGUAGE = 'fr_FR.utf8'.
[debug  ] translation: Language 'French (France)'.
Adding language fallback fr
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))
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
[warn   ] irr_driver: Too old GPU; using the fixed pipeline.
[...]

-- 
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/d53d99dd/attachment.html>


More information about the mesa-dev mailing list