summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/25923
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592
new file mode 100644
index 000000000..15d4cfb0a
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592
@@ -0,0 +1,3 @@
+The issue seems to be related to how `qemu-aarch64` handles certain system calls required by Python's `time.time()` function. When running Python under `qemu-aarch64`, it results in an error that doesn't occur on a native AArch64 machine or with `qemu-arm`. This suggests a problem with the emulation of system calls specific to the AArch64 architecture in QEMU.
+
+**Answer:** syscall
\ No newline at end of file