Open GoogleCodeExporter opened 9 years ago
Actually, having thought about this more, this is not going to work
with Native Client at the moment, when Native Client's sel_ldr process
is forked from Chromium's zygote process. NaCl will not work with the
seccomp sandbox's syscall interception set up, even if the
interception has a pass-through mode -- or at least, if it works, it
will make the NaCl sandbox insecure. See
http://code.google.com/p/nativeclient/issues/detail?id=487
Also see http://code.google.com/p/chromium/issues/detail?id=55599 for
some more background.
Original comment by mseaborn@chromium.org
on 18 Oct 2010 at 1:21
Original issue reported on code.google.com by
mseaborn@chromium.org
on 18 Oct 2010 at 1:09