diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1876373')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1876373 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1876373 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1876373 new file mode 100644 index 000000000..529606c08 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1876373 @@ -0,0 +1,5 @@ +The issue arises when using `mremap` within QEMU, specifically when shrinking a buffer to 4096 bytes. This behavior is inconsistent across different architectures and native versus emulated environments. The problem lies in how QEMU handles the `mremap` system call during emulation. + +**Category: syscall** + +syscall \ No newline at end of file |