https://bugs.exim.org/show_bug.cgi?id=2334
Tim Stack <timothyshanestack@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothyshanestack@???
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--- Comment #37 from Tim Stack <timothyshanestack@???> ---
Sorry to reopen, but there seems to be a bad interaction with MAP_JIT and
fork() on macos. With the 8.43 release, if you jit compile a regex, then
fork(), the child process will crash when trying to do a match or compiling a
new regex. I compiled a version where MAP_JIT was not set and things worked
fine.
--
You are receiving this mail because:
You are on the CC list for the bug.