Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RFH: let us know if PCRE2 with JIT will work for you



On Tue, Nov 28, 2023 at 11:36:50AM -0800, Carlo Arenas wrote:
> Note though that doing so, is not recommended because the resulting
> "library" is not fork() safe because of {kern,lib}/l55177[1], and
> indeed using `paxctl` to add an exception for your PCRE2 using binary
> is the best approach IMHO.

I disagree. Maybe configuring PCRE2 to not use sljit is a better option
(if your application uses fork).

Martin


Home | Main Index | Thread Index | Old Index