Opened 11 years ago

Closed 11 years ago

#2265 closed bug (Fixed)

Crash in libtorrent-rasterbar.so.6

Reported by: pookey Owned by:
Priority: minor Milestone: not applicable
Component: libtorrent Version: other (please specify)
Keywords: Cc:

Description

I get a crash fairly often, so I ran it though gdb and got this backtrace. This went on for 1000's of lines all seemingly the same:

#126 0x00007ffff487379a in libtorrent::peer_connection::setup_send() () from /usr/lib/libtorrent-rasterbar.so.6
#127 0x00007ffff4873668 in libtorrent::peer_connection::request_upload_bandwidth(libtorrent::bandwidth_channel*, libtorrent::bandwidth_channel*, libtorrent::bandwi6
#128 0x00007ffff487379a in libtorrent::peer_connection::setup_send() () from /usr/lib/libtorrent-rasterbar.so.6
#129 0x00007ffff4873668 in libtorrent::peer_connection::request_upload_bandwidth(libtorrent::bandwidth_channel*, libtorrent::bandwidth_channel*, libtorrent::bandwi6
#130 0x00007ffff487379a in libtorrent::peer_connection::setup_send() () from /usr/lib/libtorrent-rasterbar.so.6

Change History (4)

comment:1 Changed 11 years ago by pookey

I appreciate this is a big vague, but that's only as I don't know what details you would like. Let me know how I can help and I will!

comment:2 Changed 11 years ago by Cas

  • Component changed from other to libtorrent
  • Milestone changed from Future to not applicable

What version of libtorrent? Have you tested with latest version?

Also you should report it upsteam: https://code.google.com/p/libtorrent/issues/list

comment:3 Changed 11 years ago by pookey

Sorry, I should have included version info!

ii  libtorrent-rasterbar6                0.15.10-1                    C++ bittorrent library by Rasterbar Software
ii  python-libtorrent                    0.15.10-1                    Python bindings for libtorrent-rasterbar
ii  deluge                               1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK
ii  deluge-common                        1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK (common files)
ii  deluge-console                       1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK (console ui)
ii  deluge-gtk                           1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK (GTK+ ui)
ii  deluge-torrent                       1.3.5-0ubuntu2~precise2      bittorrent client (gtk ui transitional package)
ii  deluge-web                           1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK (web ui)
ii  deluge-webui                         1.3.5-0ubuntu2~precise2      bittorrent client (web ui transitional package)
ii  deluged                              1.3.5-0ubuntu2~precise2      bittorrent client written in Python/PyGTK (daemon)

comment:4 Changed 11 years ago by Cas

  • Resolution set to fixed
  • Status changed from new to closed

Upstream Bug: 421

Fixed in RC 0.15: svn8040

Note: See TracTickets for help on using tickets.