just a note of confirmation:
linux-glibc6+apache_1.2.6+apache_ssl_1.16+ssleay-0.9.0
exhibits this problem every time. (Debian 2.x, Redhat 5.x, etc) Building
with SSLeay 0.8.x will solve the problem. However, be aware that SSLeay
0.8.x will segfault *intermittently* on this platform due to conflicts
between signal() and sigaction(). (These can be fixed in SSLeay 0.9.0 by
setting -DSIGACTION when you build.) I'm waiting for the apache_ssl_1.17
module to see what happens there . . . we've discussed several
0.9.0-related fixes in 1.17 that may coincidentally obviate this
particular problem.
- Rob
Rob Heittman <rob@central.worldweb.net>
http://www.worldweb.net -- whois: RH374 -- pgp: pgp.ai.mit.edu
On Fri, 8 May 1998, Klaus May wrote:
>
> Hi
>
> I just compiled apache_1.2.6+ssl_1.16 on a RedHat 5.0 system with
> SSLeay-0.9.0. To get the server compiled was no big deal. But when
> starting it, it exits with:
>
> [root@test0 software]# /usr/sbin/httpsd
> Reading certificate and key for server test0.xxxx.xx:443
> Segmentation fault
> [root@test0 software]#
>
> The configuration seems to be ok. What's wrong with my apache-ssl?
>
>
>
> Klaus May
>
>
> -------------------------------------------------------------------------------
> Klaus May Phone: +49-761-4701-166
> Verlag fuer neue Medien Fax: +49-761-4701-111
> Data Communications GmbH email: may@skylink.de
> Boetzinger Str. 48
> 79111 Freiburg
> -------------------------------------------------------------------------------
>
>
>
>