After updating my production server to Fedora 17 (I know, I know. I'm QA. I'm *supposed* to do silly things), httpd child processes are segfaulting every time I try to access anything via https. I've tried with openssl 1.0.0g-4 and 1.0.0h-1, same result. I'll attach the backtrace. I think I tracked down all .rpmnew files, so that shouldn't a problem. Little help? :)
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.