blob: 2bdddc1e97bab2349c4584bcc093ffe7cfd53f57 (
plain) (
blame)
1
2
3
|
syscall
The bug report describes an issue with `wait4`/`waitpid` system calls returning incorrect values, causing processes to hang indefinitely within a QEMU RISC-V 32-bit environment. This aligns it with syscall-related issues rather than instruction faults or other runtime errors.
|