<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GRID Autosport crashes on start of race"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93352#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GRID Autosport crashes on start of race"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93352">bug 93352</a>
              from <span class="vcard"><a class="email" href="mailto:juergen.scholz.84@gmail.com" title="Jürgen Scholz <juergen.scholz.84@gmail.com>"> <span class="fn">Jürgen Scholz</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=120474" name="attach_120474" title="Third console log of GRID Autosport">attachment 120474</a> <a href="attachment.cgi?id=120474&action=edit" title="Third console log of GRID Autosport">[details]</a></span>
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</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>