diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796 new file mode 100644 index 000000000..4887ae3ad --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1791796 @@ -0,0 +1,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 \ No newline at end of file |