Bug 29242

Summary: [regression] Tiny and Big segfaults on launch
Product: Mesa Reporter: Sven Arvidsson <sa>
Component: GLXAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://www.tinyandbig.com/
Whiteboard:
i915 platform: i915 features:
Attachments: Full backtrace from segfault

Description Sven Arvidsson 2010-07-25 06:44:14 UTC
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/
Comment 1 Sven Arvidsson 2010-07-29 17:17:36 UTC
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.