This bug was fixed for the 3.0.1 release by disabling GL error-checking
on GLUT functions.  This is another case of (some) newer GL
implementations being extremely anal about calls to GL entry points
before there is a GL context.  Basically the glGetError() calls were
seg-faulting because GLUT didn't have a context set up yet.

-- 
Segmentation fault on amd64 in glutInitDisplayMode()
https://bugs.launchpad.net/bugs/289925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to