Page 1 of 1

Deluge Hangs on Quit

Posted: Sat Mar 12, 2011 6:18 pm
by LostChild1
Running:
Core Version: 1.3.1
libtorrent version: 0.15.5.0
OpenSUSE 11.4
KDE 4.6

Whenever I try to quit Deluge, it hangs on exit. It happens whether I try to close via "File -> Close" or from the system tray.

I started deluge using "deluge-gtk -L debug" to see what was going on, but it hangs at different, seemingly random spots when "wrapping up" the torrents if you will.

I'm not running many torrents (~380) so I don't see what the issue might be.

Thanks for the help!

Re: Deluge Hangs on Quit

Posted: Wed Mar 23, 2011 1:40 am
by Cas
There was a similar issue in 1.3.0 but it was fixed for 1.3.1 and no reports since then.

It doesn't sound like a Deluge issue, could be libtorrent or something like the libcairo2 1.10 segfault on Debian.

A backtrace might help but thats out-with my expertise.

Re: Deluge Hangs on Quit

Posted: Tue Mar 29, 2011 4:55 am
by johnnyg
What version of GTK?

Re: Deluge Hangs on Quit

Posted: Thu Apr 07, 2011 10:08 pm
by LostChild1
GTK+3 Version: 3.0.0-3.3
GTK+2 Version: 2.22.1-13.13.2
libtorrent-rasterbar Version: 0.15.5.-1.pm.1.2

Any ideas? :)

Re: Deluge Hangs on Quit

Posted: Thu Apr 14, 2011 9:41 pm
by VicS
Mine hangs when it starts (it took over a minute and a half to fully launch just now) it hangs when it quits, and it often hangs when I'm trying to add a torrent to it.
Core Version: 1.3.1
libtorrent version: 0.14.12.0
Win 7 64-bit professional.

Re: Deluge Hangs on Quit

Posted: Mon Apr 18, 2011 11:20 am
by johnnyg
I forgot to ask:

Are you running deluge in classic mode or with a remote or local daemon?

I'm honestly not sure why it's still hanging for you.

You could also try running strace on it:

Code: Select all

strace deluge
and see where it hangs.