There are several reports out on crashes with f-spot (gnome photo mgmt app, written in mono) which seem to have in common that the crashes occur on machines using the savage drm module and dri driver. I reported a workaround to these problems on the Gnome bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=458688 (There is a stack trace in the gnome bug report) This keeps the program from crashing but it does not solve the real problem. I suspect that the real bug hides somewhere in either the savage_dri driver or the savage drm module. As to what is happening here I'm as of yet in the dark. Possibly related to the use of more than one OpenGL context? As stated in the Gnome bug report I tried several workarounds to get rid of the crashes. Explicit calls to glXMakeCurrent, glFinish, glFlush, glXWaitX and glXWaitGL before the call to glXDestroyContext did not help. Should this bug be reported to Mesa instead of DRI?
Hi, Freedesktop's Bugzilla instance is EOLed and open bugs are about to be migrated to http://gitlab.freedesktop.org. To avoid migrating out of date bugs, I am now closing all the bugs that did not see any activity in the past year. If the issue is still happening, please create a new bug in the relevant project at https://gitlab.freedesktop.org/drm (use misc by default). Sorry about the noise!
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.