Stuart Henderson writes:

> On 2018-05-16, William Orr <w...@worrbase.com> wrote:
>> Clicking the password field will consistently cause that tab in firefox
>> to crash with a pledge violation (calling fork):
>>
>>     firefox[75379]: pledge "proc", syscall 2
>>     firefox[99617]: pledge "proc", syscall 2
>>     firefox[89996]: pledge "proc", syscall 2
>>     firefox[29564]: pledge "proc", syscall 2
>>     firefox[58111]: pledge "proc", syscall 2
>>     firefox[97980]: pledge "proc", syscall 2
>>     firefox[37363]: pledge "proc", syscall 2
>>
>> Is anyone else seeing something similar? I've repro'd this in safe mode
>> with add-ons disabled. I'm runnning a snapshot as of 3 days ago with
>> firefox from packages.
>>
>>     % pkg_info firefox
>>     Information for inst:firefox-60.0
>>
>> Following is a full dmesg. Let me know if there's other info that I can
>> provide. There are other firefox pledge violations in there, but I have
>> no indication that they're related.
>
> The Firefox port currently includes some experimental pledge code,
> see https://marc.info/?l=openbsd-ports&m=152623658627250&w=2 for
> information about debugging and a way to disable it without
> recompiling.

Thanks for pointing out that mail; it hadn't come up in my cursory
search before mailing about this issue. It helped a bunch!

Reply via email to