On Wed, Jul 26, 2000 at 03:21:58PM +0200, [EMAIL PROTECTED] wrote:
>
> Hi all!
>
> My first mail seems not to have been received, so i do it again. I'm sorry
> if you already received this.
>
> I'm running that configuration :
> Apache/1.3.12 (Unix) (Red Hat/Linux)
> mod_ssl/2.6.5
> OpenSSL/0.9.5a
> mod_perl/1.21
> ApacheJServ/1.1.2
> I have a main not-ssl-ized host listenning on port 80, and an ssl-ized virtual
> host listenning on port 443.
>
> Sometimes (well, more often with MSIE than with Mozilla :), apache gets
> Segmentation faults. It seems that it comes from openssl or modssl as i tried
> many configurations. Apache gets SEGVs only when the virtual host with modssl
> is running. I tried many things to figure out where it comes from, but i have
> no more idea... Could someone help me, at least to give me a clue ?
>
> Last things : i tried the solution in the FAQ, i.e. to change the
> SSLSessionCache directive arguments, but i'm running apache from a rpm, so i
> don't have mm support, and my project manager will kick me if i say that i
> have to recompile apache :/, so i'd like to avoid that.
>
First check your error log for any warnings about modules running without
-DEAPI.
Next thing to do is running apache under strace and checking what happened
before the core.
Then get a backtrace:
http://www.modssl.org/docs/2.6/ssl_faq.html#report-backtrace
vh
Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]