diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1785203')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1785203 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1785203 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1785203 new file mode 100644 index 000000000..e5e5bf20e --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1785203 @@ -0,0 +1,3 @@ +The bug report indicates that QEMU crashes when calling `mincore()` with an invalid pointer. The error message shows an assertion failure related to address space validation during page checks, specifically within the `page_check_range` function in `translate-all.c`. This issue arises during a system call (`mincore`) and involves memory management. Therefore, it falls under the **syscall** category. + +syscall \ No newline at end of file |