I was having issues loading games like openarena and etqw (menu would work ok tho) and I traced it down to having compiled mesa with --enable-shared-glapi both of those apps would segfault when ran and they tried to do something I'm guessing with textures as the backtrace for openarena had selecttexture at the top of the list I see the issue on r300g and r600g drivers both 64bit computers Let me know if any other information is required
--enable-shared-glapi is now enabled by default. Is this still an issue with current mesa git master or mesa git 9.0 branch?
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.