diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1701808')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1701808 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1701808 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1701808 new file mode 100644 index 000000000..34a0f73fe --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1701808 @@ -0,0 +1,3 @@ +The issue involves the `recvmsg` system call causing stack smashing when run under QEMU's user mode for AArch64. On native hardware, it works fine, but under emulation, it leads to a crash. The problem is related to how memory is managed during this system call. + +**Category: syscall** \ No newline at end of file |