Comment #13 on issue 31077 by vitaly.lipatov: Doesn't start and only
prints "Failed to move to new PID namespace: Operation not permitted"
http://code.google.com/p/chromium/issues/detail?id=31077
I use OpenVz container. Only partition mounted with nosuid is /tmp:
none on /tmp type tmpfs (rw,nosuid,size=10240000k)
strace -f output with error:
access("/usr/lib/chromium-browser/chromium-browser-sandbox", X_OK) = 0
socket(PF_FILE, SOCK_DGRAM, 0) = 12
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7faf738) = 23335
recvmsg(10, Failed to move to new PID namespace: Operation not permitted
0xbff35708, 0) = ? ERESTARTSYS (To be restarted)
Test from http://code.google.com/p/chromium/wiki/LinuxSUIDSandbox prints:
# ./a.out
clone: Operation not permitted
Clone failed. PID namespaces ARE NOT supported
I guess it is bug in "Failed to move to new PID namespace" handling
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs