[Bug 243753] security/modsecurity3: Segmentation fault when Apache 2.4 start
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Mar 2026 22:49:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243753
Torsten Zuehlsdorff <tz@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |tz@freebsd.org
Status|Open |Closed
--- Comment #3 from Torsten Zuehlsdorff <tz@freebsd.org> ---
I am closing this bug as resolved. The reporter identified the root cause:
USE_GCC=yes in the Makefile caused ABI incompatibility with Apache/nginx.
Removing USE_GCC=yes and rebuilding with clang fixed the segfault. The port has
been updated from version 3.0.3 to 3.0.14 since then, and the build
configuration has likely been corrected. At least there were no other Feedback
in 5 years indicating the opposite.
--
You are receiving this mail because:
You are the assignee for the bug.