<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#c9">Comment # 9</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:grantipak@gmail.com" title="Vladimir Usikov <grantipak@gmail.com>"> <span class="fn">Vladimir Usikov</span></a>
</span></b>
        <pre>I have 7950(TAHITI) card and same problem. But i edit fie GridAutosport.sh in
game folder.

#HAS_CATALYST="$(grep fglrx /proc/modules)"
#if [ -n "${HAS_CATALYST}" ]; then
    LD_PRELOAD="../lib/x86_64/libtcmalloc_minimal.so:${LD_PRELOAD}"
    export LD_PRELOAD
#fi

And this help. No more crash. I test with low and high settings in ingame
benchmark.</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>