syscall The issue involves an "Unknown syscall 397" being reported by QEMU, indicating that the problem is related to system call handling when running ARM binaries on x86_64 architecture using Flatpak and QEMU emulation. The specific mention of `statx` (which corresponds to syscall number 397 in Linux) supports classifying this as a syscall error.