diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262 new file mode 100644 index 00000000..908ced09 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262 @@ -0,0 +1,3 @@ +The issue revolves around the `wait4` system call returning incorrect values on RISC-V 32-bit under QEMU user emulation. This causes hanging processes and infinite loops, indicating a problem with how system calls are handled. Therefore, the bug falls under the **syscall** category. + +syscall \ No newline at end of file |