diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1261')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1261 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1261 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1261 new file mode 100644 index 000000000..b56647277 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1261 @@ -0,0 +1,3 @@ +The problem described involves an issue where the `faccessat2` system call (number 439) is not implemented in QEMU for the LoongArch64 architecture. This leads to incorrect behavior when checking file access permissions using `[[ -r test.sh ]]`. The error occurs during runtime and affects the functionality of user-space applications running under QEMU. + +**Category:** syscall \ No newline at end of file |