Created attachment 37361 [details] Full backtrace from segfault The game Tiny and Big segfaults on launch: Program received signal SIGSEGV, Segmentation fault. __glXInitialize (dpy=0xb14447a0) at glxext.c:798 798 if (dpyPriv->dpy == dpy) { Bisecting leads to this: 31819830b66a49f1b62e09090cc65aefc657aeb8 is the first bad commit commit 31819830b66a49f1b62e09090cc65aefc657aeb8 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Thu Jul 22 21:24:14 2010 -0400 glx: Allocate the __GLXcontext in the DRI drivers :040000 040000 efeebf2d520ca69aeeeada6127d912be8aab8162 52a4a7c969c03b09dbc63651978c173ac0df9591 M src http://www.tinyandbig.com/
No longer crashes with git master.
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.