Deluge Hangs on Quit

General support for problems installing or using Deluge
Post Reply
LostChild1
New User
New User
Posts: 7
Joined: Sat Nov 21, 2009 3:50 am

Deluge Hangs on Quit

Post 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!
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge Hangs on Quit

Post 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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Hangs on Quit

Post by johnnyg »

What version of GTK?
LostChild1
New User
New User
Posts: 7
Joined: Sat Nov 21, 2009 3:50 am

Re: Deluge Hangs on Quit

Post 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? :)
VicS

Re: Deluge Hangs on Quit

Post 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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Hangs on Quit

Post 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.
Post Reply