[Bug 266851] www/ungoogled-chromium 106.0.5249.91 fails to run: Text segment size exceeds system limit

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Oct 2022 15:52:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266851

Robert Nagy <robert@openbsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert@openbsd.org

--- Comment #1 from Robert Nagy <robert@openbsd.org> ---
(In reply to p5B2EA84B3 from comment #0)

I can't fix your reading literacy, but I can fix your issue with running the
binary. On FreeBSD/i386 the default text segment size is too small for loading
the binary. You need to bump the kern.maxtsiz sysctl.

-- 
You are receiving this mail because:
You are the assignee for the bug.