The issue involves an unimplemented `futex` system call when running under QEMU, causing the process to hang. This points directly to a problem with how QEMU handles system calls, specifically the `futex` functionality. syscall