Full_Name: Dirk Kulmsee
Version: 2.3.1
OS: SuSe Linux 6.1, Kernel 2.2.5
Submission from: stargate.netgroup.de (195.63.188.1)
I compiled and installed an Apache 1.3.4 + PHP 3.0.7 + mod_perl 1.18
+ mod_ssl 2.2.4 (SSLeay 0.90b).
The server runs fine for non-SSL requests, but the children died on
segmentation faults when requesting a page via https://.
Previous descriptions in this bug database indicate errors in older
versions of SSL, so I decided to get the latest sources first.
I now have a server like this:
Apache/1.3.6 (Unix) PHP/3.0.8 mod_perl/1.19 mod_ssl/2.3.1 OpenSSL/0.9.3a.6
(Unix) PHP/3.0.8 mod_perl/1.19 mod_ssl/2.3.1 OpenSSL/0.9.3a
The symptoms remain the same - children die with segmentation faults
on SSL-requests. I recompiled with "-g -gdb3" and got this output from gdb:
-------------------------------------------
Starting program: /usr/sbin/httpd -X -DSSL
Program received signal SIGSEGV, Segmentation fault.
0x4022e664 in setenvif_module ()
(gdb) bt
#0 0x4022e664 in setenvif_module ()
#1 0x40235cd7 in ssl_scache_retrieve (s=0x81dd17c, id=0x81e9ed3
"\207�(��-S��\234c�q�9\036\002ħP�i�?8\201\224����", idlen=32) at
ssl_engine_scache.c:153
#2 0x40233681 in ssl_callback_GetSessionCacheEntry (ssl=0x81e9620, id=0x81e9ed3
"\207�(��-S��\234c�q�9\036\002ħP�i�?8\201\224����", idlen=32,
pCopy=0xbffff55c)
at ssl_engine_kernel.c:1544
(gdb)
--------------------------------------------
Hoping for the best :-)
Dirk Kulmsee
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]