On Sat, 05 Mar 2022 21:34:29 +0100 Andreas Juch wrote:
> Package: chromium
> Version: 99.0.4844.51-1~deb11u1
> Severity: important
> X-Debbugs-Cc: t...@security.debian.org
>
> Dear Maintainer,
>
> After the latest security update of chromium from 98 to 99 chromium
> doesn't start any more. I'm using wayland with the sway window manager.
>
> The messages in the terminal are:
>
> [6788:6788:0305/212730.897589:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is egl, ANGLE is > [6788:6788:0305/212730.900388:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process. > [6742:6742:0305/212730.912434:ERROR:cursor_loader.cc(116)] Failed to load a platform cursor of type kNull > [6742:6838:0305/212731.190121:ERROR:wayland_event_watcher.cc(301)] Fatal Wayland communication error Broken pipe.
>
> I already commented out all CHROMIUM_FLAGS and moved away
> .config/chromium, but it still doesn't start.
>
> With WAYLAND_DEBUG=1 there is more output, but I don't know if its

> relevant:


Please try running chromium the following ways, and let me know which does and doesn't work:


chromium --ozone-platform=wayland

chromium --ozone-platform=x11

chromium --no-sandbox


Also, I don't know how you cleared CHROMIUM_FLAGS, but if you didn't already: try moving /etc/chromium* out of the way and reinstalling the package to make sure that you don't have any random flags set.

Reply via email to