Hide Forgot
Description of problem: When starting httpd it fails due to segfault on mod_perl.so Version-Release number of selected component (if applicable): How reproducible: systemctl start httpd.service Steps to Reproduce: 1. systemctl start httpd.service 2. check messages log 3. Actual results: Nov 8 14:51:55 sendmail kernel: [ 864.305379] httpd[1384]: segfault at d ip 002b59f5 sp bf87ae10 error 4 in mod_perl.so[299000+33000] Nov 8 14:51:55 sendmail systemd[1]: httpd.service: control process exited, code=killed status=11 Nov 8 14:51:55 sendmail systemd[1]: Unit httpd.service entered failed state. Expected results: Additional info: disabling mod_perl removes the source of the error however mod_perl should not have to be disabled and must be usable with apache.
*** This bug has been marked as a duplicate of bug 730832 ***