The issue arises because `qemu` does not support PID namespaces when running in user mode, leading to an "Invalid argument" error when attempting to create threads or processes within a namespace. This points to a problem with how QEMU handles system calls related to process management. syscall