GNOME Bugzilla – Bug 767969
random crash (SIGSEGV)
Last modified: 2016-06-23 16:48:48 UTC
Created attachment 330240 [details] gdb backtrace of the crash I got a random crash (SIGABRT) in gnome-shell. I am using gnome-shell 3.20.2-3, Xorg and GNOME 3.20 on Debian stretch. If the below gdb backtrace and the attached isn't useful, please close this bug. Core was generated by `/usr/bin/gnome-shell'. Program terminated with signal SIGABRT, Aborted.
+ Trace 236383
Created attachment 330258 [details] [review] ui/frames: Drop the current grab info on button release This was added in commit d05b750b8dec3825d286e3ae30c41b41bd6aed98 and later removed inadvertently in commit d561b3b18f73a66bcd7947dce7ab1aab9e09965a . -- Not 100% sure this fixes this crash, but it seems likely since I can't find any other way for a frame's xwindow to no longer be registered.
Review of attachment 330258 [details] [review]: LGTM
I'll close the bug anyway. Please report back if it happens again after you update to a release that includes this patch. Attachment 330258 [details] pushed as 1d2bead - ui/frames: Drop the current grab info on button release