Jonathan Drews <[email protected]> wrote:

> I am running OpenBSD 6.9 GENERIC.MP#4 amd64 and have Jitsi working
> well here on OpenBSD. The audio and video work fine. So do the typing
> of comments in Jitsi
> 
> However when I attempt to share my desktop, through Jitsi, then
> Firefox crashes. I get this message in my dmesg output:
> 
> firefox[17370]: pledge "", syscall 289
> 
> It looks like pledge is stopping Jitsi, as it should. Any suggestions
> at to how I could share a presentation through OpenBSD? I've tried
> Zoom but it doesn't work as well as Jitsi.

I have never found a happy way to handle this in pledge

/sys/sys/syscall.h:#define      SYS_shmget      289

There is only 1 application which uses it.

Reply via email to