[Bug 268318] www/apache24 with www/mod_php82: 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, 03 May 2023 21:51:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #14 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Confirmed same behavior.
Work fine on 13.1 amd64, but crashed on 13.2 after kill -30 (newsyslog).
php 8.1.
gdb and lldb show opcache.so as point of crash.
After "elfctl -e +noaslr /usr/local/sbin/httpd" no more crash.
--
You are receiving this mail because:
You are the assignee for the bug.