ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.48k stars 829 forks source link

Domain editing to qjz9zk is done even for displaying help URLs! #2937

Closed original-birdman closed 3 months ago

original-birdman commented 3 months ago

OS/Platform

Debian, Ubuntu, and derivatives

Installed

https://ungoogled-software.github.io/ungoogled-chromium-binaries/

Version

Ubuntu Lunar (112.0.5615.165)

Have you tested that this is not an upstream issue or an issue with your configuration?

Description

Staring it up produces an error message about "No usable sandbox"

How to Reproduce?

Juts start chromium in a terminal window and see the report.

Actual behaviour

This:

[parent]: chromium 
[32549:32549:0704/021456.512354:FATAL:zygote_host_impl_linux.cc(127)] No usable sandbox! Update your kernel or see https://chromium.9oo91esource.qjz9zk/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
Trace/breakpoint trap (core dumped)

Expected behaviour

The problem isn't the "No usable sandbox".

It is the fact that the message refers to:

https://chromium.9oo91esource.qjz9zk/chromium/src/+/main/docs/linux/uid_sandbox_development.md

Which is unusable, as the URL which is printed has suffered from the qjz9zk domain substitution. Since this is just being displayed (not used) it should display the correct value.

Relevant log output

No response

Additional context

No response

networkException commented 3 months ago

This is expected, the domain substitution tooling cannot determine how URLs are used

PF4Public commented 3 months ago

I hope your question(-s) has(-ve) been answered, otherwise please let us know. Closing this issue for now.