-
-
Notifications
You must be signed in to change notification settings - Fork 427
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
rtorrent 0.9.8/0.13.8 crash on Rasberry PI4 #1237
Comments
this is the backtrace taken with gdb
|
seems similar to epics-base/pvDataCPP#84, at least in concept (unaligned access). |
I've also opened an issue to lib torrent |
rTorrent uses a different libtorrent (https://github.com/rakshasa/libtorrent), but there's no need to have two identical tickets. If the raspi's package provider doesn't have the debug symbols, you'll probably have to compile from source. |
@kannibalox thanks for getting back. |
@kannibalox I will open a new issue into the correct libtorrent and close this one if that's ok with you. |
@kannibalox I've opened rakshasa/libtorrent#244, we can move the discussion there |
I found a workaround: launching rakshasa/libtorrent's |
rtorrent version 0.9.8/0.13.8
raspberry PI4 kernel version: 6.1.21-v8+ aarch64 GNU/Linux
rtorrent runs on a Raspberry PI 4 with storage configured to ext4 HDD.
was running fine for ages, I've updated the PI4 to the latest update yesterday and now rtorrent crashes after downloading some data from a torrent.
restarting the process makes it crash the sameway after the file chcksum has been completed
The text was updated successfully, but these errors were encountered: