com.piyushgarg.rclone icon indicating copy to clipboard operation
com.piyushgarg.rclone copied to clipboard

"TLS segment is underaligned" error with the rclone binary included in the module

Open ioogithub opened this issue 4 years ago • 3 comments
trafficstars

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?

ioogithub avatar Aug 19 '21 20:08 ioogithub

What version of rclone is included in v1.8 of this app? It is not clear from the changelog or the readme.

ioogithub avatar Aug 19 '21 20:08 ioogithub

Try the new update.

piyushgarg avatar Sep 06 '21 07:09 piyushgarg

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.

Speeddymon avatar Jul 31 '22 21:07 Speeddymon