[Bug 267435] www/apache24 core dumps when mod_perl, mod_php8, mod_dbd, and GD active
Date: Thu, 15 Jun 2023 21:10:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267435 Miroslav Lachman <000.fbsd@quip.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |000.fbsd@quip.cz --- Comment #21 from Miroslav Lachman <000.fbsd@quip.cz> --- (In reply to Matt from comment #16) You don't need to disable ASLR globally, it can be disabled for Apache (httpd) only as described in bug 268318 "elfctl -e +noaslr /usr/local/sbin/httpd" or with patched rc.d/apache24 using command="/usr/bin/proccontrol -m aslr -s disable ${command}" -- You are receiving this mail because: You are the assignee for the bug.