summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/1689367
blob: 6d2638aa924a0bb38ca7f87e2828b1ce4ea0a8cc (plain) (blame)
1
2
3
syscall

The issue involves an unsupported system call (`sys_getrandom`) within QEMU's chroot environment for ARM architecture on an x86_64 host. The error messages indicate that this particular syscall is not implemented and suggests falling back to a different method, which aligns with the `syscall` category.