<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:b.bellec@gmail.com" title="Benjamin Bellec <b.bellec@gmail.com>"> <span class="fn">Benjamin Bellec</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - swrast/radeonsi: Supertuxkart 0.8.1 (32bit) xserver segfault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78604">bug 78604</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>b.bellec@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - swrast/radeonsi: Supertuxkart 0.8.1 (32bit) xserver segfault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78604#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - swrast/radeonsi: Supertuxkart 0.8.1 (32bit) xserver segfault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78604">bug 78604</a>
from <span class="vcard"><a class="email" href="mailto:b.bellec@gmail.com" title="Benjamin Bellec <b.bellec@gmail.com>"> <span class="fn">Benjamin Bellec</span></a>
</span></b>
<pre>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.
[...]</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>