I posted my glxinfo in thread "Problem under Ubuntu 7.10" May be the same problem.
> gdb python > run testcode.py() > ... (app breaks) ... > bt Program received signal SIGFPE, Arithmetic exception. [Switching to Thread -1210730304 (LWP 6174)] 0xb7507aab in ?? () from /usr/lib/libGLcore.so.1 (gdb) bt #0 0xb7507aab in ?? () from /usr/lib/libGLcore.so.1 #1 0xbfbd5e64 in ?? () #2 0xbfbd6024 in ?? () #3 0x00000088 in ?? () #4 0xbfbd60ac in ?? () #5 0x00000000 in ?? () (gdb) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
