[Bug 590639] Re: apache exit with signal Segmentation fault (11) on access to https:// if php5-curl enabled

Miroslav Zacek 590639 at bugs.launchpad.net
Mon Jul 26 07:55:59 BST 2010


Greg Hanley: it seems the bug was found and will be fixed in the next
release of openssl. The reason why it is segfaulting on one machine and
not the other is probably the fact that one CPU supports AES-NI and the
other not. The problem is in multiple openssl initializations.

If you want to fix it before the official version comes there is a
patch: http://rt.openssl.org/Ticket/Attachment/27712/13787/. Either use
the patch or do the 2 small changes manually and recompile.

If you do not want to recompile, try to avoid multiple ssl
initializations (e.g. in my case these were the apache mod-ssl and
php5-curl), but this is not sure that it helps.

-- 
apache exit with signal Segmentation fault (11) on access to https:// if php5-curl enabled
https://bugs.launchpad.net/bugs/590639
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.



More information about the Ubuntu-server-bugs mailing list