Crash if terminal ceases during dnd
Brought to you by:
realh
Same bug as in gnome-terminal :)
https://bugzilla.gnome.org/show_bug.cgi?id=732034
Open multiple tabs, in one of the execute "exec sleep 5".
Start dragging this tab. 5 seconds later (when the terminal's child process
has exited and hence the terminal is no longer there) drop this tab on the
desktop => Segmentation fault.
(roxterm-gtk3_2.8.1 from ubuntu trusty)
Anonymous
I can reproduce this, but the stack backtrace shows that the crash is entirely in GTK code, so I don't think I can easily fix for this in roxterm. gnome-terminal has the same problem although the symptoms are slightly different. I'll report it against GTK.
GTK bug 732051