<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XCOM: Enemy Unknown Causes lockup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80419#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XCOM: Enemy Unknown Causes lockup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80419">bug 80419</a>
              from <span class="vcard"><a class="email" href="mailto:jlegg@feralinteractive.com" title="James Legg <jlegg@feralinteractive.com>"> <span class="fn">James Legg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=80419#c23">comment #23</a>)
<span class="quote">> Thanks, but again it won't work. This time it complains about missing
> libsteam_api.so</span >

It's possible running through apitrace is somehow losing the LD_LIBRARY_PATH
working variable or working directory. You can attach it with LD_PRELOAD which
should prevent this. Set the launch options to something like this:
LD_PRELOAD=/usr/local/lib/apitrace/wrappers/glxtrace.so:$LD_PRELOAD %command%
Adjust the path to the x86_64 glxtrace.so if necessary.</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>