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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 May 2023 11:43:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318

--- Comment #21 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Miroslav Lachman from comment #18)
Did all your steps, but still got crush:
# kill -USR1 `cat /var/run/httpd.pid`
# service apache24 status
apache24 is not running.
# tail -n1 /var/log/messages
May  5 14:38:20 HOST-NAME kernel: pid 48881 (httpd), jid 0, uid 0: exited on
signal 4 (core dumped)

And no real core dump.

With default apache signal 11 and core dump at /httpd.core. And gdb look same
as in your comment.

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