#788679 rtorrent: Segfault when viewing progress of meta magnet torrent

Package:
rtorrent
Source:
rtorrent
Description:
ncurses BitTorrent client based on LibTorrent from rakshasa
Submitter:
Roger
Date:
2015-06-14 07:51:06 UTC
Severity:
normal
#788679#5
Date:
2015-06-14 07:47:22 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?

I was looking at "Transfer list" window of meta (magnet) torrent file being downloaded - when the download finished, rtorrent crashed.

Backtrace after crash:

[ :0] Hashing: Checking hash [100%]
Caught Segmentation fault, dumping stack:
0 rtorrent() [0x415219]
1 rtorrent() [0x45158d]
2 /lib/x86_64-linux-gnu/libc.so.6(+0x35180) [0x7f36f7ae4180]
3 /usr/lib/x86_64-linux-gnu/libtorrent.so.14(_ZNK7torrent8Download4infoEv+0x3) [0x7f36f93133d3]
4 rtorrent() [0x48d6c5]
5 rtorrent() [0x496541]
6 rtorrent() [0x4e1c85]
7 rtorrent() [0x4e0296]
8 rtorrent() [0x4e0089]
9 rtorrent() [0x4dfe44]
10 /usr/lib/x86_64-linux-gnu/libtorrent.so.14(_ZN7torrent9PollEPoll7performEv+0xd7) [0x7f36f9328eb7]
11 /usr/lib/x86_64-linux-gnu/libtorrent.so.14(_ZN7torrent9PollEPoll7do_pollEli+0x62) [0x7f36f9328f62]
12 /usr/lib/x86_64-linux-gnu/libtorrent.so.14(_ZN7torrent11thread_base10event_loopEPS0_+0x96) [0x7f36f935f266]
13 rtorrent() [0x41476a]
14 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f36f7ad0b45]
15 rtorrent() [0x414d55]


Thank you.