Deluge crashing

General support for problems installing or using Deluge
Post Reply
shavenlunatic
New User
New User
Posts: 7
Joined: Tue Dec 18, 2007 9:49 pm

Deluge crashing

Post by shavenlunatic »

Hi,

My apologies if this has been posted a million times, but I could only find 1 solution and that didn't help.

Basically, Deluge has been running great for a while now.. all of a sudden (today) it started crashing and closing with no error. It seems to happen when I pause a torrent (either manually or automatically)

Terminal output:

Code: Select all

@shitheap:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin SpeedLimiter
Initialising plugin ExtraStats
Initialising plugin EventLogging
Initialising plugin FlexRSS
Initialising plugin NetworkGraph
Initialising plugin TorrentCreator
Initialising plugin TorrentSearch
Initialising plugin Scheduler
Initialising plugin MoveTorrent
Initialising plugin NetworkHealth
Initialising plugin BlocklistImport
Initialising plugin TorrentPeers
Initialising plugin DesiredRatio
Initialising plugin WebUi
Initialising plugin TorrentNotification
Initialising plugin TorrentFiles
Initialising plugin WebSeed
Applying preferences
Starting DHT...
Showing window
Loading TorrentFiles plugin...
Loading TorrentPeers plugin...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Clearing completed torrents
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
terminate called after throwing an instance of 'libtorrent::invalid_handle'
  what():  invalid torrent handle used
Aborted (core dumped)
the one solution I tried was deleting the persistent.state file and then re-adding the torrents I had running but the same problem occurs.

Any help/advice?

Thanks in advance.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge crashing

Post by markybob »

shavenlunatic wrote:Hi,

My apologies if this has been posted a million times, but I could only find 1 solution and that didn't help.

Basically, Deluge has been running great for a while now.. all of a sudden (today) it started crashing and closing with no error. It seems to happen when I pause a torrent (either manually or automatically)

Terminal output:

Code: Select all

@shitheap:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin SpeedLimiter
Initialising plugin ExtraStats
Initialising plugin EventLogging
Initialising plugin FlexRSS
Initialising plugin NetworkGraph
Initialising plugin TorrentCreator
Initialising plugin TorrentSearch
Initialising plugin Scheduler
Initialising plugin MoveTorrent
Initialising plugin NetworkHealth
Initialising plugin BlocklistImport
Initialising plugin TorrentPeers
Initialising plugin DesiredRatio
Initialising plugin WebUi
Initialising plugin TorrentNotification
Initialising plugin TorrentFiles
Initialising plugin WebSeed
Applying preferences
Starting DHT...
Showing window
Loading TorrentFiles plugin...
Loading TorrentPeers plugin...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Clearing completed torrents
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
Pickling state...
terminate called after throwing an instance of 'libtorrent::invalid_handle'
  what():  invalid torrent handle used
Aborted (core dumped)
the one solution I tried was deleting the persistent.state file and then re-adding the torrents I had running but the same problem occurs.

Any help/advice?

Thanks in advance.
are you sure you're running 0.5.7.1(gutsy only has 0.5.4.1)? are you doing something when it crashes? are you adding a torrent, or pausing, or notice what happens that makes it crash?
shavenlunatic
New User
New User
Posts: 7
Joined: Tue Dec 18, 2007 9:49 pm

Re: Deluge crashing

Post by shavenlunatic »

I was running the previous version but after the problems started I downloaded the new .deb file and upgraded hoping it would clear the problem.

BUT on the plus side I seem to have solved the problem

So, it seems the problem was either a corrupt .fastresume files (or possibly the torrent file/download-so-far itselt). Either way, after some trial and error I figured out which torrent/fastresume file was causing the crash, removed it.. set all other torrents off running and things seem ok again.

Hmm, so all is well (for now).. but yes, the crash was occuring when I was manually pausing or when Deluge was automatically queueing an item.

Thanks for your attention, I will post back if it begins happening again but it seems stable up to this point.

Cheers :)
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge crashing

Post by markybob »

shavenlunatic wrote:I was running the previous version but after the problems started I downloaded the new .deb file and upgraded hoping it would clear the problem.

BUT on the plus side I seem to have solved the problem

So, it seems the problem was either a corrupt .fastresume files (or possibly the torrent file/download-so-far itselt). Either way, after some trial and error I figured out which torrent/fastresume file was causing the crash, removed it.. set all other torrents off running and things seem ok again.

Hmm, so all is well (for now).. but yes, the crash was occuring when I was manually pausing or when Deluge was automatically queueing an item.

Thanks for your attention, I will post back if it begins happening again but it seems stable up to this point.

Cheers :)
ah, yes, doing just about anything to a torrent while it's checking causes a crash. i'll try to get that fixed. enjoy the new version :)
shavenlunatic
New User
New User
Posts: 7
Joined: Tue Dec 18, 2007 9:49 pm

Re: Deluge crashing

Post by shavenlunatic »

cheers :)

gave it a good hammering (ooh-er) last night and it seems to be all fine and well, I couldn't even force a crash.
Post Reply