[Bug 268318] www/apache24 with www/mod_php82: opcache + ASLR turned on crashes Apache

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 May 2023 09:29:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318

--- Comment #19 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Miroslav Lachman from comment #18)
That's not as simple as it looks in your comment Miroslav. Apparently, after
disabling ASLR for the Apache binary everything is fine with SIGUSR1, but the
real problem is when the log is rotated. With ASRL disabled for the binary,
Apache sometimes dies, and sometimes survives log rotation. It doesn't make
much difference, since the surviving process is not functional. Perhaps during
the log rotation not only SIGUSR1 is sent, but other factors come to play.

-- 
You are receiving this mail because:
You are the assignee for the bug.