diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/982')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/982 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/982 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/982 new file mode 100644 index 00000000..c663b597 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/982 @@ -0,0 +1,3 @@ +The issue described involves incorrect decoding of arguments for the `writev` system call when using `--strace` on 64-bit binaries running on a 32-bit machine with QEMU. This suggests that the problem lies in how QEMU handles or traces syscalls, specifically `writev`, across different architectures. + +**Category:** syscall \ No newline at end of file |