Hi,
When I do "./out/Debug/chrome --no-sandbox"
Then I am getting
deepak.m@deepakm-ubuntu:~/slp/chromium/src$ ./out/Debug/chrome --no-sandbox
[14460:14460:0902/035343:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14460:14460:0902/035343:WARNING:user_policy_signin_service.cc(158)] No OAuth Refresh Token - delaying policy download
[14495:14495:0902/035343:ERROR:renderer_main.cc(204)] Running without renderer sandbox
[0902/035343:ERROR:nacl_helper_linux.cc(282)] NaCl helper process running without a sandbox!
Most likely you need to configure your SUID sandbox correctly
Segmentation fault (core dumped)
I have done steps mentioned in https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment#Installation_instructions_for_developers
link but still I am getting same issue..
Thanks
Deepak Mittal
|
|
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.