[Bug 93352] GRID Autosport crashes on start of race

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 11 18:19:58 PST 2015


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

--- Comment #7 from Jürgen Scholz <juergen.scholz.84 at gmail.com> ---
Created attachment 120474
  --> https://bugs.freedesktop.org/attachment.cgi?id=120474&action=edit
Third console log of GRID Autosport

Well, that was interesting.

I built mesa for amd64 (debuild -b -us -uc -j4) and i386 (debuild -ai386 -b -us
-uc -j4 in i386 chroot) with changed version (dch -n) and "confflags     +=
--enable-debug" in debian/rules.

The console log has become greatly bigger in size. I hope it has the
information you need.

The 4k shader size limit can possibly be overcome when logging the files to a
directory. I will try that in a few minutes.

For completeness the fish commandline:
ulimit -c unlimited;
env LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DISPLAY=:0 \
                   
PATH="~/.steam/ubuntu12_32/steam-runtime/amd64/bin:~/.steam/ubuntu12_32/steam-runtime/amd64/usr/bin:$PATH"
\
   
LD_LIBRARY_PATH="/home/juergen/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/juergen/.steam/ubuntu12_32/steam-runtime/i386/lib:/home/juergen/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/juergen/.steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/juergen/.steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/juergen/.steam/ubuntu12_32/steam-runtime/amd64/lib:/home/juergen/.steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/juergen/.steam/ubuntu12_32/steam-runtime/amd64/usr/lib:/home/juergen/.steam/ubuntu12_32:/home/juergen/.steam/ubuntu12_32/panorama:/usr/lib32"
\
    LANG=C \
    MESA_GLSL=dump ST_DEBUG=tgsi \
    LIBGL_DEBUG=verbose MESA_DEBUG=1 \
    /home/juergen/.steam/SteamApps/common/GRID\ Autosport/bin/GridAutosport 
2>| cat - > /home/juergen/gridAutosport_console(date +%Y%m%d-%H%M%S).txt

-- 
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/dri-devel/attachments/20151212/2dede129/attachment.html>


More information about the dri-devel mailing list