Basically, dlopen seems to crash the process its running in occasionally, but only if loading GL, and only when using /usr/bin/ python, /usr/bin/env python works. It also happens when dlopen is run by a C program (though far less frequently). Here's a test case:
http://paste.pocoo.org/show/180701/ It's not a pyglet bug, but pyglet will be affected by this heavily. -- 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.
