diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729 new file mode 100644 index 000000000..b38719af7 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1729 @@ -0,0 +1,3 @@ +The issue revolves around `mremap` failing with `EFault` due to address range overlapping with stack guard, which is related to how system calls behave differently on a 64-bit host versus a 32-bit user-space. + +syscall \ No newline at end of file |