https://bugs.freedesktop.org/show_bug.cgi?id=38921
--- Comment #4 from Gregor Galwas g.galwas@highantdev.de 2011-07-03 10:04:13 PDT --- (In reply to comment #3)
(In reply to comment #2)
so this isn't a driver/mesa problem?
Not as far as I know, no. You can get the game running by removing the libs causing the problem, libstdc++.so.6 and maybe others.
Yes, you were right. Sorry for the senseless bug report.
Renaming the lib from the game mv ~/HoN/libs-x86/libstdc++.so.6 ~/HoN/libs-x86/libstdc++.so.6_ does the trick.