Comment #12 on issue 22703 by [email protected]: All subprocess creation needs to go through zygote http://code.google.com/p/chromium/issues/detail?id=22703
We know what the long term answer looks like: switch to the seccomp sandbox, move the Zygote outside the sandbox and fork via the zygote. However, for now, using /proc/self/exe is reasonable. -- 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
