[Bug 268318] www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268318] www/apache24: dumps core when rotating logs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 May 2024 13:40:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318
Marián Černý <majo-bugs.freebsd.org@cerny.sk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |majo-bugs.freebsd.org@cerny
| |.sk
--- Comment #97 from Marián Černý <majo-bugs.freebsd.org@cerny.sk> ---
I just want to confirm, that disabling ASLR works for me.
I am migrating our servers from 12.4 to 13.3 (with mod_php81). As expected,
apache24 was crashing on graceful reload even with bundled pcre (see Bug
275522). After disabling ASLR (kern.elf64.aslr.enable=0,
kern.elf64.aslr.pie_enable=0) it does not crash. (So I will run without ASLR
for now.)
--
You are receiving this mail because:
You are the assignee for the bug.