[Mesa-dev] [Bug 26487] freeglut segfault because it receives a __GLcontextModes instead of a GLXFBConfig

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 2 22:17:33 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26487

--- Comment #2 from rixed at free.fr 2010-06-02 22:17:33 PDT ---
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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list