crash upon adding a zero-sized .torrent

General support for problems installing or using Deluge
Post Reply
pastk

crash upon adding a zero-sized .torrent

Post by pastk »

Download of one of my .torrent files failed and I got a zero-sized .torrent file on my disk.
But at first I didn't notice that and tried to add it to Deluge 0.5.7.1.
I successfully selected the file and choosed download dir. After that Deluge crashed. Here is what I've got in console:

Code: Select all

terminate called after throwing an instance of 'libtorrent::invalid_encoding'
  what():  invalid bencoding
Aborted
How-to-repeat: create a zero-sized .torrent file and add it to Deluge.

Expected behavior: complain about corrupted/malformed .torrent file.
Antis
New User
New User
Posts: 5
Joined: Sun Dec 09, 2007 3:36 pm

Re: crash upon adding a zero-sized .torrent

Post by Antis »

pastk

Re: crash upon adding a zero-sized .torrent

Post by pastk »

Yes, it's of the same kind definitely.
Post Reply