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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to