How to resolve InitializeSandbox() called with multiple threads in process gpu-process. Error in Linux with Google Chrome ?

How to resolve InitializeSandbox() called with multiple threads in process gpu-process. Error in Linux with Google Chrome ?

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

Comments

Popular posts from this blog

grep: unknown device method

Uploading files to FTP/SFTP using CURL

How to find outgoing IP in Linux ?