Pyglet Segfaults on RHEL4

2008-01-04 Thread mdboom
After installing pyglet, the first test fails with a segfault on RHEL4 (with a locally-compiled Python 2.5). Running in gdb gives the traceback below. It seems to be segfaulting in libGL.so. The version I have came with x.org 6.8.2-1.EL.33: rpm -qf /usr/X11R6/lib/libGL.so

Re: Pyglet Segfaults on RHEL4

2008-01-04 Thread Alex Holkner
On 1/5/08, Alex Holkner [EMAIL PROTECTED] wrote: On 1/5/08, mdboom [EMAIL PROTECTED] wrote: After installing pyglet, the first test fails with a segfault on RHEL4 (with a locally-compiled Python 2.5). Running in gdb gives the traceback below. It seems to be segfaulting in libGL.so.