Ticket #1547 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

d.get_up_total, d.get_left_bytes and d.get_completed_bytes returns a negative number

Reported by: anonymous Owned by: rakshasa
Priority: normal Component: rtorrent
Version: HEAD Severity: normal
Keywords: XMLRPC Cc:

Description

On one of my torrents, d.get_up_total returns a negative number while the rest of the torrents are okay. d.get_left_bytes returns a negative number on another torrent d.get_completed_bytes returns a negative number on another torrent

Is this a bug or is there a reason why I could be getting a negative number?

Change History

Changed 3 years ago by rakshasa

  • status changed from new to closed
  • resolution set to invalid

Use 64bit values.

Changed 3 years ago by anonymous

  • status changed from closed to reopened
  • resolution invalid deleted

How do I do that? Do I need to recompile rTorrent and/or xmlrpc-c?

Changed 3 years ago by anonymous

Yes, and you need a new enough xmlrpc-c that supports 64-bit integers. I think anything 1.07 or higher.

Changed 3 years ago by rakshasa

  • status changed from reopened to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.