The bug report describes an issue where strace log entries for syscalls are interrupted by other log messages before they are complete. This is due to non-atomic logging in QEMU's syscall handling, specifically affecting mmap syscalls when page dumps occur between printing parts of a single syscall entry. syscall