[SOLVED] - LINUX google-chrome ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
If you have upgraded chrome in Linux and its not opening here is what you have to do to fix it.
the error if you try opening it in the terminal will be
ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
well, just go to /home/$USER/.cache/
and delete the folder google-chrome.
Afterwards try opening it again, that will do it.
the error if you try opening it in the terminal will be
ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
well, just go to /home/$USER/.cache/
and delete the folder google-chrome.
Afterwards try opening it again, that will do it.
[ SOLVED ] Arch Linux error: no default toolchain configured
This error is caused due to a bad rustup installation, possible caused by a network error in the installation.
To fix it type:
To fix it type:
rustup install stable
rustup default stable
Hope it helped
Subscribe to:
Posts (Atom)