[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: Tue, 18 Apr 2023 17:13:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318 --- Comment #11 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- (In reply to Muhammad Moinur Rahman from comment #8) >Rather than disabling ASLR entirely can you check whether if this works: >elfctl -e +noaslr /usr/local/sbin/httpd It helps a bit, some Apache processes crash, but not all of them. (In reply to Wout Decré from comment #7) >It seems related with ASLR as disabling this prevents the crashes for me. Yes, it solves the problem. Now no single process of Apache crashes. Opcache module can be enabled again. -- You are receiving this mail because: You are the assignee for the bug.