[Bug 268318] www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Apr 2024 14:52:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318

--- Comment #86 from Alexey Koscheev <freebsd@ihead.ru> ---
I suppose, the root of problem is in opcache extension of PHP, when it run
under mod_php and ASLR is activated.
This extension boosts code execution. Disabling opcache extension is bad idea.

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