com.piyushgarg.rclone
com.piyushgarg.rclone copied to clipboard
"TLS segment is underaligned" error with the rclone binary included in the module
This is a fresh install of the Magisk module downloaded and installed from inside Magisk 23.0
rclone: (v1.48.0) mod: (v1.8) by piyushgarg @ github
Error:
/data/adb/modules/com.piyushgarg.rclone/rclone --version
error: "/data/adb/modules/com.piyushgarg.rclone/rclone": executable's TLS segment is underaligned: alignment is 8, needs to be at least 64 for ARM64 Bionic
Aborted
any subsequent rclone commands includ mount etc all product the same TLS error.
This is a very unusual error, is the rclone binary distributed with this module corrupt?
What version of rclone is included in v1.8 of this app? It is not clear from the changelog or the readme.
Try the new update.
I am seeing this on Magisk Canary with v1.8 on my Pixel 6 Pro.
I downloaded this gzip from the rclone beta server and replaced the rclone binary with the one inside the gzip and it works fine.