diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563 new file mode 100644 index 000000000..54ae9fbac --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1808563 @@ -0,0 +1,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 \ No newline at end of file |