summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433
blob: 6cb8e2fd30293ab7342984252080edda3c46f3e0 (plain) (blame)
1
2
3
The bug report describes an issue with the `pwrite` system call emulation in QEMU's aarch64-linux-user mode. The inconsistency arises when `buf` is `NULL` and `len` is 0, leading to different results compared to native environments.

**Category:** syscall