Summary: | freeglut segfault because it receives a __GLcontextModes instead of a GLXFBConfig | ||
---|---|---|---|
Product: | Mesa | Reporter: | rixed |
Component: | GLX | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
rixed
2010-02-09 01:46:15 UTC
Can you provide a test case please? Any opengl program using freeglut 2.6.0 will crash in fgOpenWindow as a result. I downgraded freeglut to 2.4.0 which apears to work. I have thus no test case to provide, but can point you to the problematic cast from __GLcontextModes to GLXFBConfig if you want :) Or maybe these two structures are supposed to be equivalent ? If so, the poblem then comes from my distro which installed incompatible header files, and you can close this issue. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/60. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.