Bug 29242 - [regression] Tiny and Big segfaults on launch
Summary: [regression] Tiny and Big segfaults on launch
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL: http://www.tinyandbig.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 06:44 UTC by Sven Arvidsson
Modified: 2010-07-29 17:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Full backtrace from segfault (5.35 KB, text/plain)
2010-07-25 06:44 UTC, Sven Arvidsson
Details

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.