https://bugzilla.kernel.org/show_bug.cgi?id=215769 --- Comment #12 from Alejandro Colomar (man-pages) (alx.manpages@xxxxxxxxx) --- > $ sudo ./vfork_newpid > vfork_newpid: PID: 8479 > vfork_newpid: PID 8479 exiting after execve(2): Success > print_pid: PID 1 exiting. I definitely think this is a kernel (or glibc) bug. execve(2) is supposed to _never_ return 0 (and errno 0). I submitted a new bug to discuss it. Please see <https://bugzilla.kernel.org/show_bug.cgi?id=215813> -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.