Bugzilla – Bug 1147652
chromium crashes on startup within xfce
Last modified: 2019-09-03 00:18:56 UTC
Created attachment 815633 [details] terminal output When I try to start chromium within xfce, it crashes before fully loading. It loads fine within gnome. Attached is what is printed when I start it from a terminal. > "FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye." Tumbleweed 20190822 NVIDIA GM107 [GeForce GTX 750] Display: server: X.Org 1.20.5 driver: modesetting,nouveau
The problem also existed in Tumbleweed 20190820.
It will load if launched in a terminal with: chromium --disable-features=VizDisplayCompositor https://github.com/GoogleChrome/puppeteer/issues/3774 Although, it still outputs a lot of stuff into the terminal. > ERROR:browser_gpu_channel_host_factory.cc(138)] Failed to launch GPU process. > ERROR:browser_process_sub_thread.cc(203)] Waited 3 ms for network service
Created attachment 815634 [details] using --disable-features=VizDisplayCompositor
Deleting ~/.config/chromium/ does not solve the problem.
It's loading now in 20190829.
It still outputs some errors in the terminal > [2744:2744:0902/171653.107050:ERROR:sandbox_linux.cc(369)] InitializeSandbox() called with multiple threads in process gpu-process. > [1:7:0902/171653.122600:ERROR:command_buffer_proxy_impl.cc(126)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer. > [2748:2761:0902/171653.231193:ERROR:nss_util.cc(748)] After loading Root Certs, loaded==false: NSS error code: -8018 but since it's loading I'm going to close this.