Bug 808793
Summary: | Segmentation fault in child process every time server tries to serve via SSL | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||
Component: | httpd | Assignee: | Joe Orton <jorton> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 17 | CC: | jkaluza, jorton, pahan, tmraz | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | httpd-2.2.22-4.fc17 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-05-08 04:21:26 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: | |||||||
Attachments: |
|
Description
Adam Williamson
2012-04-01 00:22:23 UTC
Created attachment 574249 [details]
backtrace from the crash
CCing tmraz as this seems to have something to do with openssl. Many thanks to 'Sling' from #httpd IRC, figured out this was because httpd was built against openssl 1.0.1 during the brief time it was in F17 and never rebuilt when we bumped back down to 1.0.0. I tested and confirmed that a rebuild against 1.0.0 fixes this. I'm sending through a rebuild of httpd as an update. httpd-2.2.22-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/httpd-2.2.22-3.fc17 Package httpd-2.2.22-3.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing httpd-2.2.22-3.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-5174/httpd-2.2.22-3.fc17 then log in and leave karma (feedback). httpd-2.2.22-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/httpd-2.2.22-4.fc17 httpd-2.2.22-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |