GNOME Bugzilla – Bug 664488
dnd crash during drop
Last modified: 2011-12-28 21:44:00 UTC
Easy to trigger with ephy: 1. Open a new ephy instance 2. Ctrl + T to open a new tab. 3. Drag the notebook tab inside the webview itself, and release there. 4. Boom!
+ Trace 229087
Right before the crash there is a critical warning. Aborting there leads to the following stacktrace: Gtk-CRITICAL **: gtk_widget_unmap: assertion `GTK_IS_WIDGET (widget)' failed Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007fffef68569c in g_logv (log_domain=0x7ffff400e36f "Gtk", log_level=G_LOG_LEVEL_CRITICAL, format=0x7fffef707aa0 "%s: assertion `%s' failed", args1=0x7fffffffb978) at gmessages.c:758 758 G_BREAKPOINT (); (gdb) back
+ Trace 229282
*** This bug has been marked as a duplicate of bug 639875 ***