GNOME Bugzilla – Bug 758250
crash during drag-begin
Last modified: 2015-11-19 22:49:16 UTC
open the clipboard example in gtk3-demo, click on the image button, and then *quickly* drag out of the window. If you are fast enough, drag-begin gets emitted when there is already no application window under the pointer anymore, and you get this crash:
+ Trace 235730
I pushed https://git.gnome.org/browse/gtk+/commit/?id=ec65c6d1ce8a5387016851646342d2ecc6fd7bbb that fixes this issue.