• Stuart Henderson [2026-02-25 14:30]:
On 2026/02/25 13:10, Kirill Miazine wrote:
as of a couple of days ago (maybe since monday), chrome is crashing on a
fresh -current:
$ chrome
[36868:303094006464:0225/113740.455520:ERROR:sandbox/policy/openbsd/sandbox_openbsd.cc:191]
pledge() failed, errno: 22
update your packages. if it still fails with chromium-145.0.7632.109p0
then you have probably modified files in /etc/chromium and will need
to merge in changes from /usr/local/share/examples/chromium.
used ftp.openbsd.org in PKG_PATH now, found an update, and update fixed it:
chromium-145.0.7632.109->145.0.7632.109p0: ok
thanks!