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

Read past initial payload after incoming encrypted handshake. #128

Closed
carldibert opened this issue Jul 30, 2020 · 1 comment
Closed

Read past initial payload after incoming encrypted handshake. #128

carldibert opened this issue Jul 30, 2020 · 1 comment

Comments

@carldibert
Copy link

carldibert commented Jul 30, 2020

While using rtorrent-ps with the most up to date release as of the time that I am posting this I am getting fatal errors that causes rtorrent to crash every 2 hours or so. I have since switched to using vanilla rtorrent 0.9.8/0.13.8 and have been running without a single crash for over 48 hours. It seems as if there has been a fix with libtorrent. When would the timeline be for updating the base of rtorrent or possibly to just patch out this error?

`Caught internal_error: 'Read past initial payload after incoming encrypted handshake.'.
---DUMP---
/usr/lib/libtorrent.so.19(_ZN7torrent14internal_error10initializeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x25a) [0x7f4b7483789a]

/usr/bin/rtorrent(_ZN7torrent14internal_errorC1EPKc+0xb1) [0x55a29d94adb1]
/usr/lib/libtorrent.so.19(+0x3cfe2) [0x7f4b7482cfe2]
/usr/lib/libtorrent.so.19(_ZN7torrent9PollEPoll7performEv+0xca) [0x7f4b7485291a]
/usr/lib/libtorrent.so.19(_ZN7torrent9PollEPoll7do_pollEli+0x79) [0x7f4b74852a39]
/usr/lib/libtorrent.so.19(ZN7torrent11thread_base10event_loopEPS0+0x123) [0x7f4b74883583]
/usr/bin/rtorrent(+0x4542c) [0x55a29d8ed42c]
/usr/lib/libc.so.6(__libc_start_main+0xf2) [0x7f4b7440b002]
/usr/bin/rtorrent(+0x45c6e) [0x55a29d8edc6e]`

edit: formatting of error

@pyroscope
Copy link
Owner

That is an upstream problem.

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

2 participants