summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796
blob: 4887ae3adebef497c1eb4a57996086b2fe1a3a11 (plain) (blame)
1
2
3
The bug report indicates that certain thread-related system calls (set_robust_list and clone) are unimplemented in the Nios2 user-mode emulation within QEMU. These unimplemented syscalls cause failures when running specific tests, such as those related to TLS (Thread-Local Storage). The issue directly pertains to missing or incorrect implementations of system calls required for thread operations.

syscall