Bug 753305

Summary: Errors out when httpd starts.
Product: [Fedora] Fedora Reporter: Robert Hinson <oppiet35>
Component: mod_perlAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: jkaluza, jorton
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-05 13:19:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Hinson 2011-11-11 20:36:51 UTC
Description of problem:
Errors out when httpd starts.

Version-Release number of selected component (if applicable):
httpd-2.2.21-1.fc16.i686
mod_perl-2.0.5-5.fc16.i686

How reproducible:
Installed mod_perl, restarted httpd.

Steps to Reproduce:
1. Have httpd and mod_perl installed.
2. Start httpd.
3.
  
Actual results:
Nov 11 14:32:14 fedora kernel: [27152.191443] httpd[5983]: segfault at d ip 007379f5 sp bfde6140 error 4 in mod_perl.so[71b000+33000]
Nov 11 14:32:14 fedora systemd[1]: httpd.service: control process exited, code=killed status=11
Nov 11 14:32:14 fedora systemd[1]: Unit httpd.service entered failed state.

Expected results:
httpd to start successfully.

Additional info:
Might be that I don't have something configured right.

Comment 1 Jan Kaluža 2012-03-05 13:19:27 UTC
I think this was caused by the same bug as Bug 730832. It should be already fixed since mod_perl-2.0.5-6. Please reopen this bug if it still happens.

*** This bug has been marked as a duplicate of bug 730832 ***