[ pyopengl-Bugs-2333002 ] segmentation fault with Mesa 7.2

"SourceForge.net" <[email protected]> Sun, 23 Nov 2008 13:59:24 +0000
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Bugs item #2333002, was opened at 2008-11-23 14:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2333002&group_id=5988

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GLUT
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Evgeni Golov (sargentd)
Assigned to: Nobody/Anonymous (nobody)
Summary: segmentation fault with Mesa 7.2

Initial Comment:
Hi,

I'm running Debian Sid with Mesa 7.2 from experimental (needed for Direct Rendering to work with my card [ATI Radeon X1400]).

The following snippet produces a segfault:
from OpenGL.GLUT import *
glutInit(["test"])
glutInitDisplayMode(GLUT_RGB)

When I downgrade Mesa to 7.0.3, I have no DRI anymore, but also the segfault goes away.
I attach a backtrace from gdb, in the hope that helps somehow -- if you need more info, please ask :)

Regards
Evgeni

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2333002&group_id=5988

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net