Google Chrome 20 fails to start in ubuntu 12.04
Posted
by
criziot
on Super User
See other posts from Super User
or by criziot
Published on 2012-07-03T13:20:34Z
Indexed on
2012/07/03
21:18 UTC
Read the original article
Hit count: 181
google-chrome
|ubuntu-12.04
Several days ago Google Chrome stoped working after an update.
If I start it in the terminal I can see the following output:
[6:6:4528137750:FATAL:sandbox_init_linux.cc(378)] prctl(PR_SET_NO_NEW_PRIVS) failed: Invalid argument
Any idea how to solve this?
Chrome version: 20.0.1132.47
Ubuntu: 12.04 x64
Kernel: 3.2.0-21-generic #34-Ubuntu
EDIT:
It is possible to start chrome with --no-sandbox
switch.
© Super User or respective owner