summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2262
blob: 908ced091d674278922f61267849a3eff441bce7 (plain) (blame)
1
2
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