BitTorrent T-0.3.18 (BitTornado) OS: linux2 Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] wx.Windows version: 2.6.3.2 Allocation method: normal

Bug #572327 reported by JS
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bittornado (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: python2.6

BitTorrent T-0.3.18 (BitTornado)
OS: linux2
Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
[GCC 4.4.3]
wx.Windows version: 2.6.3.2
Allocation method: normal

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/BitTornado/RawServer.py", line 144, in listen_forever
    self.sockethandler.handle_events(events)
  File "/usr/lib/pymodules/python2.6/BitTornado/SocketHandler.py", line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/usr/lib/pymodules/python2.6/BitTornado/BT1/Encrypter.py", line 394, in data_came_in
    self.read(s)
  File "/usr/lib/pymodules/python2.6/BitTornado/BT1/Encrypter.py", line 479, in _read2
    x = self.next_func(m)
  File "/usr/lib/pymodules/python2.6/BitTornado/BT1/Encrypter.py", line 360, in read_message
    self.connecter.got_message(self, s)
  File "/usr/lib/pymodules/python2.6/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.6/BitTornado/BT1/Downloader.py", line 182, in got_piece
    self._request_more()
  File "/usr/lib/pymodules/python2.6/BitTornado/BT1/Downloader.py", line 189, in _request_more
    self.fix_download_endgame(new_unchoke)
  File "/usr/lib/pymodules/python2.6/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

Matthias Klose (doko)
affects: python2.6 (Ubuntu) → bittornado (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.