Package: bittornado
Version: 0.3.18-9 (from debian sid)

For some reason btdownloadcurses sometimes raises the following exception:

These errors occurred during execution:
[23:32:53] Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/BitTornado/RawServer.py", line
144, in listen_forever
    self.sockethandler.handle_events(events)
  File "/usr/lib/pymodules/python2.5/BitTornado/SocketHandler.py",
line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Encrypter.py",
line 394, in data_came_in
    self.read(s)
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Encrypter.py",
line 479, in _read2
    x = self.next_func(m)
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Encrypter.py",
line 360, in read_message
    self.connecter.got_message(self, s)
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Connecter.py",
line 326, in got_message
    if c.download.got_piece(i, toint(message[5:9]), message[9:]):
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Downloader.py",
line 182, in got_piece
    self._request_more()
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Downloader.py",
line 189, in _request_more
    self.fix_download_endgame(new_unchoke)
  File "/usr/lib/pymodules/python2.5/BitTornado/BT1/Downloader.py",
line 256, in fix_download_endgame
    del want[self.backlog - len(self.active_requests):]
TypeError: slice indices must be integers or None or have an __index__ method

torrent file in attachment

Attachment: 01428030015578210760.torrent
Description: application/bittorrent

Reply via email to