PDA

View Full Version : core dumped on duplicated torrents.


bet0x
October 31st, 2006, 09:28 PM
Im triying to confirm this error:

When i add a torrent, and the torrent its the same Deluge crash.

Extract of the error:

bet0x@darkmaster:~$ deluge
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
terminate called after throwing an instance of 'libtorrent::duplicate_torrent'
what(): torrent already exists in session
/usr/bin/deluge: line 3: 16326 Cancelado (core dumped) python deluge.py
bet0x@darkmaster:~$

After this sometimes deluge start ok, but with the last torrent added, and another times directly dont start, with this error:

bet0x@darkmaster:~$ deluge
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
terminate called after throwing an instance of 'libtorrent::invalid_encoding'
what(): invalid bencoding
/usr/bin/deluge: line 3: 16270 Cancelado (core dumped) python deluge.py
bet0x@darkmaster:~$

I want confirm this after make a thread on the bugtracker.

zachtib
October 31st, 2006, 09:36 PM
Im triying to confirm this error:

When i add a torrent, and the torrent its the same Deluge crash.

Extract of the error:

bet0x@darkmaster:~$ deluge
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
terminate called after throwing an instance of 'libtorrent::duplicate_torrent'
what(): torrent already exists in session
/usr/bin/deluge: line 3: 16326 Cancelado (core dumped) python deluge.py
bet0x@darkmaster:~$

After this sometimes deluge start ok, but with the last torrent added, and another times directly dont start, with this error:

bet0x@darkmaster:~$ deluge
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
terminate called after throwing an instance of 'libtorrent::invalid_encoding'
what(): invalid bencoding
/usr/bin/deluge: line 3: 16270 Cancelado (core dumped) python deluge.py
bet0x@darkmaster:~$

I want confirm this after make a thread on the bugtracker.

I just recently came across this.

by all means, file a bug, it does need to be taken care of