apache20 with mod_ssl segfaults

Adrian Schlegel fbq at malleus.ch
Fri Jan 13 00:58:41 PST 2006


Hi,

After (re)installing apache-2.0.55_2 from the ports tree, it segfaults when
trying to start it with SSL. I installed as follows:
cd /usr/ports/www/apache20
make WITH_SSL_MODULES=yes build 
make deinstall && make WITH_SSL_MODULES=yes reinstall
apachectl stop && apachectl startssl

output in /var/log/messages:
pid 50069 (httpd), uid 0: exited on signal 11 (core dumped)

output from gdb:
#0  0x281a4e57 in X509_NAME_set () from /lib/libcrypto.so.3

System: FreeBSD 5.3-RELEASE-p2 i386

Starting it without SSL works fine.

Any help appreciated.

Thanks 
Adrian


More information about the freebsd-questions mailing list