summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-08 13:28:15 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-08 13:28:28 +0200
commit5aa276efcbd67f4300ca1a7f809c6e00aadb03da (patch)
tree9b8f0e074014cda8d42f5a97a95bc25082d8b764 /results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362
parent1a3c4faf4e0a25ed0b86e8739d5319a634cb9112 (diff)
downloadqemu-analysis-5aa276efcbd67f4300ca1a7f809c6e00aadb03da.tar.gz
qemu-analysis-5aa276efcbd67f4300ca1a7f809c6e00aadb03da.zip
restructure results
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/17833625
1 files changed, 5 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362
new file mode 100644
index 000000000..076ae9ab0
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1783362
@@ -0,0 +1,5 @@
+The bug report describes an issue where `mmap` returns success (NULL, 0) instead of failure (MAP_FAILED, -1) when len==0 in QEMU-user. This is related to how syscalls are handled in the emulator.
+
+**syscalls**
+
+This is a syscall error because it involves incorrect handling of the mmap system call within the QEMU environment.
\ No newline at end of file