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

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

--- Comment #10 from Wout Decré <wout@canodus.be> ---
(In reply to Marek Zarychta from comment #9)
I set kern.elf64.aslr.enable to 0 (setting kern.elf64.aslr.stack or
kern.elf64.aslr.pie_enable only do not prevent the crashing).

The following also works for me to prevent Apache from crashing:
elfctl -e +noaslr /usr/local/sbin/httpd

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