New issue by duncancmt on void-packages repository https://github.com/void-linux/void-packages/issues/26638 Description: ### System * xuname: `Void 5.7.0_1 aarch64-musl Unknown notuptodate hold rrDDDDDFFFFF` * package: `rclone-1.53.3_1` ### Expected behavior ```$ rclone Usage: ... ``` ### Actual behavior ```$ rclone Segmentation fault ``` ### Steps to reproduce the behavior See above ### Observations Re-building rclone locally fixes the problem. Perhaps this is an issue with cross-compilation?