rakshasa / libtorrent

libTorrent BitTorrent library
http://rtorrent.net/downloads/
GNU General Public License v2.0
883 stars 210 forks source link

received a chunk that has already been filled #238

Open beadon opened 1 year ago

beadon commented 1 year ago

Left this on rtorrent , but it looks like it might be in this library instead:

Caught internal_error: FileList::mark_completed(...) received a chunk that has already been finished. [#34BF0C062F8728B8A16ED5FF9A925548A6A2B0C8] /lib/x86_64-linux-gnu/libtorrent.so.21(_ZN7torrent14internal_error10initializeERKNSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x257) [0x7f666f7f3fd7] /lib/x86_64-linux-gnu/libtorrent.so.21(+0x225d1) [0x7f666f7df5d1] /lib/x86_64-linux-gnu/libtorrent.so.21(+0x22c7a) [0x7f666f7dfc7a] /lib/x86_64-linux-gnu/libtorrent.so.21(+0x81ec8) [0x7f666f83eec8] /lib/x86_64-linux-gnu/libtorrent.so.21(+0x6c1e9) [0x7f666f8291e9] /lib/x86_64-linux-gnu/libtorrent.so.21(_ZN7torrent15signal_bitfield4workEv+0x6d) [0x7f666f82415d] /lib/x86_64-linux-gnu/libtorrent.so.21(_ZN7torrent11thread_base10eventloopEPS0+0x15c) [0x7f666f82609c] rtorrent(+0x4459e) [0x55e1abdac59e] /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f666f343d90] /lib/x86_64-linux-gnu/libc.so.6(libc_start_main+0x80) [0x7f666f343e40] rtorrent(+0x44ebe) [0x55e1abdacebe]

Seems like this can be triggered and re-triggered when this torrent is hash checked , or started.