I am using Fedora Core 4 with 2.6.15-1.1831_FC4smp, xorg-x11-6.8.2-37.FC4.49.2 with the mesa libraries and dri enabled. Everytime I exit an application by closing the window directly which uses opengl I get the following core dump (even with a minimal program I made that just draws an empty window with opengl). Some applications that produces the same error are: blender, stellarium, 0 0x00286d74 in count_func () from /usr/X11R6/lib/modules/dri/r200_dri.so #1 0x0028a494 in r200VtxfmtDestroy () from /usr/X11R6/lib/modules/dri/r200_dri.so #2 0x00268f28 in r200DestroyContext () from /usr/X11R6/lib/modules/dri/r200_dri.so #3 0x00266f08 in driDestroyContext () from /usr/X11R6/lib/modules/dri/r200_dri.so #4 0x003ff4ae in __glXFreeContext () from /usr/X11R6/lib/libGL.so.1 #5 0x00a45f3f in fgCloseWindow () from /usr/lib/libglut.so.3 #6 0x00a44962 in fgDestroyWindow () from /usr/lib/libglut.so.3 #7 0x00a41e6d in glutMainLoopEvent () from /usr/lib/libglut.so.3 #8 0x00a42504 in glutMainLoop () from /usr/lib/libglut.so.3 #9 0x08048813 in main (argc=1, argv=0xbfa26134) at glmin.cc:22
Looks like a dupe of #4872, #3972. In any case, it has been fixed in Mesa cvs (and in Xorg 6.9). *** This bug has been marked as a duplicate of 3972 ***
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.