summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/1861341
blob: 34f210ca0afe50bf394df4518b8414142ee8b888 (plain) (blame)
1
2
3
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.