[Bug 268318] www/apache24 with www/mod_php82: crashes when rotating logs

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Apr 2023 16:44:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318

--- Comment #8 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
(In reply to Wout Decré from comment #7)
Looks like opcache and ASLR actually do not play well. Although it was
mentioned for php7 but it might be that it still exists for now.
Rather than disabling ASLR entirely can you check whether if this works:
elfctl -e +noaslr /usr/local/sbin/httpd

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