Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

received a chunk that has already been filled #238

Open
beadon opened this issue Feb 19, 2023 · 0 comments
Open

received a chunk that has already been filled #238

beadon opened this issue Feb 19, 2023 · 0 comments

Comments

@beadon
Copy link

beadon commented Feb 19, 2023

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_error10initializeERKNSt7__cxx1112basic_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_base10event_loopEPS0+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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant