summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1346769
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1346769')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/13467693
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1346769 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1346769
new file mode 100644
index 000000000..da15d1f17
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1346769
@@ -0,0 +1,3 @@
+The issue revolves around how QEMU handles system calls, specifically in the context of the `/proc/self/maps` content for 32-bit guests on a 64-bit host. The problem arises because certain targets (like ARM, M68K, and UNICORE32) have specific handling for stack boundaries that other architectures do not, leading to Asan failing to find stack boundaries when running 32-bit binaries under QEMU. This points to an error in how system calls are implemented or handled.
+
+syscall
\ No newline at end of file