SoX crashes at RPI (aarch64), it cannot be started…
[root@rpifire ~]# pakfire info sox
Name: sox
Summary: Sound Conversion Tools
Version: 14.4.2-2
Size: 260.00 KB
Dependencies: libvorbis
Pakfile: sox-14.4.2-2.ipfire
Service InitScripts:
Installed: yes
Status: up-to-date
[root@rpifire ~]# pakfire status
Core-Version: 2.27-aarch64
Core-Update-Level: 176
Last update: 17d 1h 12m 4s ago
Last core-list update: 19h 30m 24s ago
Last server-list update: 19h 30m 28s ago
Last packages-list update: 25m 19s ago
Core-Update available: no
Package-Updates available: 0
Reboot required: no
[root@rpifire ~]# file /usr/bin/sox
/usr/bin/sox: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.14.0, stripped
crash
[root@rpifire ~]# sox --version
Segmentation fault
BTW, there is no info related to sox
at Wiki…
sox
on AMD64 doesn’t work too, it just hangs, I have to “kill” it with CTRL-C
[root@ipfire ~]# file /usr/bin/sox
/usr/bin/sox: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 4.14.0, stripped
Version is not printed, like sox
runs in infinite loop, maybe it is waiting for some event; I have to exit with CTRL-C
:
[root@ipfire ~]# sox --version
[root@ipfire ~]#