Gears (or any other app I checked) fails to run with 32bit mesa software rendering on 64bit kernel. I'd like to run gtasa (windows game) on wine (32bit) on a Fedora 10 (x86_64) using the mesa software rendering (just for debugging a wine problem). But the renderer crashes. Nearly the same problem has the gears program (which is in the mesa tree). This happens to 32bit builds. 64bit mesa with 64bit gears runs without problems. Steps to reproduce: - build the 32Bit mesa OpenGl library (make linux-x86-32) on 64bit kernel - run gears (LD_LIBRARY_PATH=/home/Ricola/Desktop/mesa/mesa/lib gdb '/home/Ricola/Desktop/mesa/mesa/progs/demos/gears')
Created attachment 26140 [details] crash log 32bit gears on 32bit mesa on 64bit kernel
This is a regression somewhere between (the commits between don't compile): bad: eaf15db895e3a5c6c5ccc2f23a4f0fa522855868 7e0bc2eb8df6f83a67410cd422b709981f88cd87 e13593678f62941db06b7ae1a21b81c643371659 22c6c1eaad49692416f45bcbbcdc6424aea2da7c 2438161823630a6e647c105ad92cf2b0cd740d00 abbe96cb6e7581a52652030e40442b943a482840 good: 3c15e02783ed5e908d7668c39786337d62e51d12
*** This bug has been marked as a duplicate of bug 34464 ***
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.