Hi all - I get this segmentation fault also, but when running PyOpenGL-3.0.0b8 on 32-bit Ubuntu 8.10. For example:
$ python PyOpenGL-3.0.0b8/tests/test_glutwindow.py newArguments ['tests/test_glutwindow.py'] Segmentation fault Running GDB on this reveals: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7cdeb70 (LWP 19457)] 0xb7af9156 in glGetError() from /usr/lib/libGL.so.1 This error does NOT show up on 64-bit Ubuntu 8.10 (amd64), and I thought it might be related to this bug post. Dan; -- glGetError causes a segmentation fault https://bugs.launchpad.net/bugs/318043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
