Index | Thread | Search

From:
Kirill Miazine <km@krot.org>
Subject:
Re: chromium on -current: pledge() failed, errno: 22; Failed to open /dev/null
To:
ports@openbsd.org
Cc:
quadsix50@gmail.com
Date:
Wed, 25 Feb 2026 15:16:09 +0100

Download raw body.

Thread
• 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!