Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 17:09:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 268318] www/apache24 with www/mod_php82: opcache + ASLR turned on crashes Apache
Message-ID:  <bug-268318-16115-uNwi721JL2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268318-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268318-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268318

--- Comment #10 from Wout Decr=C3=A9 <wout@canodus.be> ---
(In reply to Marek Zarychta from comment #9)
I set kern.elf64.aslr.enable to 0 (setting kern.elf64.aslr.stack or
kern.elf64.aslr.pie_enable only do not prevent the crashing).

The following also works for me to prevent Apache from crashing:
elfctl -e +noaslr /usr/local/sbin/httpd

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268318-16115-uNwi721JL2>