[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: Sun, 14 Apr 2024 15:46:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318 --- Comment #90 from Fabian Wenk <fabian@wenks.ch> --- (In reply to Alexey Koscheev from comment #89) I never had this issue on FreeBSD 12.3 / 12.4, but to my knowledge ASLR was not enabled (on default). I did upgrade from FreeBSD 12.4 to 13.2 at the end of 2023, and after that this issue occurred. I have now just tried on my two systems where it did crash on 'apachectl graceful' even with apache24_aslr_disable="YES" in /etc/rc.conf. I did re-install www/php82-opcache (had it removed as workaround) and also have put the "LoadModule php_module libexec/apache24/libphp.so" line as first LoadModule line in httpd.conf. It still needs apache24_aslr_disable="YES" in /etc/rc.conf, but now it works just fine with 'apachectl graceful' on both of this FreeBSD 13.2 systems. -- You are receiving this mail because: You are the assignee for the bug.