Assertion error as download completed

Bug #342903 reported by Martin Maney
2
Affects Status Importance Assigned to Milestone
bittornado (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: bittornado

Side issue: the dialog asks us to "please report this error to http://www.debian.org/Bugs/Reporting", which seems wrong for a package apparently in the main Ubuntu set (aptitude is sometimes misleading).

So just about the time a large, active torrent (OpenSolaris ISO, it says 140 seeds have been seen and the download was running essentially at the limit I'd set (120+, limit 125) until the last half minute or so) was completing download, this dialog pops up with the following traceback and asks me to report it. With this, you have all I know about it - the download appears to have completed just fine... yep, md5sum matches. Many tens of GB free space in that filesystem. I have no idea what it's complaining about, really.

BitTorrent T-0.3.18 (BitTornado)
OS: linux2
Python version: 2.5.2 (r252:60911, Oct 5 2008, 19:29:17)
[GCC 4.3.2]
wx.Windows version: 2.6.3.2
Allocation method: normal

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/BitTornado/RawServer.py", line 144, in listen_forever
    self.sockethandler.handle_events(events)
  File "/var/lib/python-support/python2.5/BitTornado/SocketHandler.py", line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Encrypter.py", line 394, in data_came_in
    self.read(s)
  File "/var/lib/python-support/python2.5/BitTornado/BTcrypto.py", line 91, in read
    self._read(self.decrypt(s))
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Encrypter.py", line 479, in _read2
    x = self.next_func(m)
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Encrypter.py", line 360, in read_message
    self.connecter.got_message(self, s)
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Connecter.py", line 256, in got_message
    c.download.got_unchoke()
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Downloader.py", line 127, in got_unchoke
    self._request_more(new_unchoke = True)
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Downloader.py", line 237, in _request_more
    self.downloader.start_endgame()
  File "/var/lib/python-support/python2.5/BitTornado/BT1/Downloader.py", line 567, in start_endgame
    assert not self.endgamemode
AssertionError

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.