On Mon, Aug 09, 1999, Charles Tassell wrote:
> My Apache 1.3.6 with mod_ssl 2.3.9 has suddenly started to core dump on
> any secure connection (non-secure connections work fine) I did an strace
> on one of the processes, and have attached the output. Does anyone have
> any ideas as to what could be wrong? I'm running SlackWare Linux 4.0 with
> a custom 2.2.10 kernel, and I compiled Apache/mod_ssl myself (method 2 of
> the mod_ssl install instructions, with OpenSSL 0.9.3a and mm 1.0.9)
You say, you've built with MM, but it looks like you're _running_ with a
DBM-based session cache. And it seems like your DBM database got corrupted and
this way the DBM library gets crazy. You should upgrade to 2.3.11, use at
least --enable-rule=SSL_SDBM and even better use the shared memory session
cache.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]