Hello Everyone,
While launching google chrome browser, if you are getting below error in Linux, remove Google Chrome config directory from your home folder.
❯❯ ~ 18:03 google-chrome-stable
[45359:45359:0125/180542.953317:ERROR:sandbox_linux.cc(378)] InitializeSandbox() called with multiple threads in process gpu-process.
Note: Doing below command will delete your chrome data, hope you have enabled cloud sync.
So remove config directory of google chrome from your home directory
❯❯ ~ 18:07 rm -rf ~/.config/google-chrome
Then launch google chrome again
Hope it helps.
Thanks
Raaz
0 comments:
Post a Comment