summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1860053
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1860053')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/18600533
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1860053 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1860053
new file mode 100644
index 00000000..47122da9
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1860053
@@ -0,0 +1,3 @@
+The issue revolves around a problem with how QEMU's user-mode emulation handles vDSO calls for clock_gettime() on ppc64le architectures. Specifically, when using Go 1.12 and above, which switched to using vDSO for these calls, there is a malfunction in time-related functions like NewTicker() and Sleep(). This suggests that the problem lies within QEMU's emulation of system calls related to timing functions.
+
+syscall
\ No newline at end of file