[Mesa-dev] [Bug 99055] Games hang / freeze completely

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 15 05:11:04 UTC 2016


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

--- Comment #15 from Kenneth Graunke <kenneth at whitecape.org> ---
(In reply to Eero Tamminen from comment #14)
> It's harder to guarantee that the environment variable gets always passed to
> the game, better just to rename the offending binary to be sure.

It's really easy, actually, you just right click on the game in Steam, hit
properties, click the [Set Launch Options...] and enter

LD_PRELOAD='/usr/$LIB/libstdc++.so.6':$LD_PRELOAD %command%

(or whatever you want before/after %command%)

Renaming the binaries or editing scripts installed with the game is liable to
break when new updates for the game comes out, because Steam will overwrite
those changes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161215/73733e6f/attachment.html>


More information about the mesa-dev mailing list