When trying to visit most websites using the Chromium browser in the mrcolorrain/vnc-browser:debian Docker container, the browser crashes and displays the following error message:
Oops, something went wrong displaying the page. Error code 11
Interestingly, debian.org appears to be the only website that renders correctly without crashing.
The browser crashes with "Error code 11" for most websites. However, some websites, such as debian.org, render successfully.
Relevant logs from the container:
2025-01-11 13:19:40,108 WARN exited: chromium (terminated by SIGSEGV; not expected)
2025-01-11 13:19:41,115 INFO spawned: 'chromium' with pid 562
2025-01-11 13:19:42,827 INFO success: chromium entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
When trying to visit most websites using the Chromium browser in the
mrcolorrain/vnc-browser:debianDocker container, the browser crashes and displays the following error message:Oops, something went wrong displaying the page. Error code 11Interestingly,
debian.orgappears to be the only website that renders correctly without crashing.The browser crashes with "Error code 11" for most websites. However, some websites, such as debian.org, render successfully.
Relevant logs from the container: