I'm very happy that you did not run into this problem, but I have. IIRC it was with Google Earth. strace clearly showed it trying to dlopen some DRI-related library, followed by it complaining about 'wrong ELF class' and quitting.
Posted Jun 27, 2010 17:48 UTC (Sun) by nix (subscriber, #2304)
[Link]
Well, DRI is a whole different kettle of worms. I suspect a problem with your OpenGL implemementation, unless Google Earth has a statically linked one (ew).
(Words cannot express how much I don't care about statically linked apps.)