blob: a781c6632bf9b8f3ee32d84522fe90e5261d373c (
plain) (
blame)
1
2
3
|
The issue involves the `chown()` system call failing when it should succeed under specific conditions within QEMU user mode on Linux/sparc64 systems. This points to a problem related to how system calls are handled in QEMU.
syscall
|