While trying to get Zoom in a browser working (with Raspbian
10/buster and Chromium 92.0.4515.98 or perhaps newer by now on a Raspberry Pi 4 with 4G RAM), I often get "Aw, snap! Something went wrong."
Web searching found one suggested solution is to use a
--disable-features=RendererCodeIntegrity option. However, some hits on that topic claim that solution is Windows-specific.
Is that option (--disable-features=RendererCodeIntegrity) specific to Windows? Or, is it also applicable to Linux, Raspbian to be specific?
Thanks.