summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/836
blob: 99591622db680ab4192cb8ccd341dd9712bb845c (plain) (blame)
1
2
3
The problem involves an issue where the `lseek()` system call returns `-14` (EFAULT), which should not occur according to the man page. This indicates a problem with how the system call is handled by QEMU.

**Category:** syscall