Comment 10 for bug 1825651

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks, it's a bit weird that ctrl-C in gdb doesn't work and that you don't get a prompt back after killing the process. Could you try by exiting transmission and doing
$ gdb transmission-gtk
(gdb) r <enter>
... get the issue
(gdb) <Ctrl-C>
(gdb) t a a bt