summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563
blob: 54ae9fbacf772968d6fc14a83e99ca30e827cfb7 (plain) (blame)
1
2
3
The issue involves how `qemu-arm` handles the `QEMU_LD_PREFIX` environment variable when executing a program. When listing the contents of `/`, it incorrectly remaps the root directory to the path specified by `QEMU_LD_PREFIX`. This behavior suggests that there's an error in how system calls are being handled, particularly with the `openat` syscall which is used to open directories.

syscall