[alarm@alarmpi ~]$ chromium [1608:1608:1118/171644:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process Segmentation fault (core dumped) [alarm@alarmpi ~]$ chromium --no-sandbox [1690:1690:1118/171726:ERROR:browser_main_loop.cc(195)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. [1737:1737:1118/171729:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process Segmentation fault (core dumped) [alarm@alarmpi ~]$ chromium --use-gl=egl libEGL warning: DRI2: failed to authenticate [1827:1827:1118/171820:ERROR:gl_surface_egl.cc(306)] No suitable EGL configs found. [1827:1827:1118/171820:ERROR:gl_surface_x11.cc(68)] GLSurfaceEGL::InitializeOneOff failed. [1827:1827:1118/171820:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process [1827:1827:1118/171820:ERROR:gpu_child_thread.cc(235)] Exiting GPU process due to errors during initialization [1788:1806:1118/171820:ERROR:browser_gpu_channel_host_factory.cc(132)] Failed to launch GPU process. getrlimit(RLIMIT_NOFILE) failed getrlimit(RLIMIT_NOFILE) failed getrlimit(RLIMIT_NOFILE) failed getrlimit(RLIMIT_NOFILE) failed libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile getrlimit(RLIMIT_NOFILE) failed [1788:1806:1118/171906:ERROR:channel.cc(307)] RawChannel read error (connection broken) getrlimit(RLIMIT_NOFILE) failed [1788:1806:1118/172010:ERROR:browser_gpu_channel_host_factory.cc(132)] Failed to launch GPU process. [1788:1806:1118/172010:ERROR:browser_gpu_channel_host_factory.cc(132)] Failed to launch GPU process. getrlimit(RLIMIT_NOFILE) failed Segmentation fault (core dumped) [alarm@alarmpi ~]$ chromium --no-sandbox --use-gl=egl [2040:2040:1118/172320:ERROR:browser_main_loop.cc(195)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. libEGL warning: DRI2: failed to authenticate [2081:2081:1118/172324:ERROR:gl_surface_egl.cc(306)] No suitable EGL configs found. [2081:2081:1118/172324:ERROR:gl_surface_x11.cc(68)] GLSurfaceEGL::InitializeOneOff failed. [2081:2081:1118/172324:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process [2081:2081:1118/172324:ERROR:gpu_child_thread.cc(235)] Exiting GPU process due to errors during initialization [2040:2054:1118/172324:ERROR:browser_gpu_channel_host_factory.cc(132)] Failed to launch GPU process. Segmentation fault (core dumped) [alarm@alarmpi ~]$