[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: Thu, 11 May 2023 20:31:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318 --- Comment #30 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- Created attachment 242126 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242126&action=edit www/apache24: Disable ASLR for compiled binaries (In reply to Muhammad Moinur Rahman from comment #29) This patch adds new NOASLR option to the Apache port. Please test if it helps. It is also possible to create a new flavor of the port, but I'd rather avoid it. Please test if www/apache24 built with NOASLR option works fine with mod_php and opcache enabled. Perhaps we want only httpd to be run without ASLR, now the patch marks all binaries this way. -- You are receiving this mail because: You are the assignee for the bug.