Le Thu, Feb 26, 2026 at 07:35:28PM +0500, Nikita Kandinov a écrit : > OpenBSD -current, firefox-147.0.4 > > After package update I discovered that firefox stopped playing videos. > I found some screaming messages in firefox output. > > firefox: /etc/firefox/pledge.rdd: pledge(stdio rpath tmppath recvfd > sendfd unix) failed: Invalid argument > firefox: /etc/firefox/pledge.utility: pledge(stdio tmppath rpath recvfd > sendfd prot_exec unix) failed: Invalid argument
replace tmmpath by rpath/cpath/wpath in those files, or wait for updated packages (eg 147.0.4p0 or 148.0). cf https://github.com/openbsd/ports/commit/4e197c167e45343ff7956e72a72856fee8cccf04 and https://github.com/openbsd/ports/commit/dcc9eb44d08a9390d9176e893bed2e68555dfeaf
