summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-07 17:18:14 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-07 17:18:14 +0000
commit61361f925d4914a6608a0076e64cc2399311ed5f (patch)
tree6f717c2ff0b11d7493e60da9757818d119cfb541 /results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2592
parent238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd (diff)
downloademulator-bug-study-61361f925d4914a6608a0076e64cc2399311ed5f.tar.gz
emulator-bug-study-61361f925d4914a6608a0076e64cc2399311ed5f.zip
add new results
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 00000000..15d4cfb0
--- /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