|
From: <bug...@fr...> - 2007-09-14 23:38:18
|
http://bugs.freedesktop.org/show_bug.cgi?id=12431 Summary: Savage: f-spot crashes on glXDestroyContext Product: DRI Version: DRI CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM modules AssignedTo: dri...@li... ReportedBy: fre...@un... 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? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. |