https://bugzilla.kernel.org/show_bug.cgi?id=215769 --- Comment #7 from Коренберг Марк (socketpair@xxxxxxxxx) --- Christian, If you are right, why other CLONE_* do not have such a problem ? only CLONE_NEWTIME, I don't think it is special. Possibly, I'm not into the subject. Yes, I saw the kernel sources, and I found the exact place from where EINVAL returned. For threads - Yes, it's intended. But for fork()/execve() I think it should work. In my experiments, vfork() works OK with all present CLONE_* namespaces except CLONE_NEWTIME. Strange, isn't it ? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.