On 11/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello Alex. Below is the gdb trace. > Program received signal SIGFPE, Arithmetic exception. > [Switching to Thread -1209071936 (LWP 29867)] > 0x00b790fc in _mesa_test_os_sse_exception_support () > from /usr/X11R6/lib/modules/dri/i915_dri.so > (gdb)
This exception is normal, hit "c" (and enter) to continue running the program until you get the SIGSEGV exception. Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
