Re: Seg Fault on first SSL hit after startup

2003-02-19 Thread Adam Sussman
On Tue, Feb 18, 2003 at 04:58:27PM -0800, MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: > I have been having problems with shmht (haven't looked into it for ages). Do > you get the same problem even with shmcb ?. > shmcb seems to be fine. -adam

RE: Seg Fault on first SSL hit after startup

2003-02-18 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
I have been having problems with shmht (haven't looked into it for ages). Do you get the same problem even with shmcb ?. -Madhu >-Original Message- >From: Adam Sussman [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, February 18, 2003 3:48 PM >To: [EMAIL PROTECTED] >Subject

Re: Seg Fault on first SSL hit after startup

2003-02-18 Thread Jeff Trawick
Cliff Woolley wrote: Didn't Madhu say that shmht was horribly broken and should be removed? I don't quite remember. sounds like the shared mem stuff in mod_auth_digest :)

Re: Seg Fault on first SSL hit after startup

2003-02-18 Thread Cliff Woolley
On Tue, 18 Feb 2003, Adam Sussman wrote: > SSLSessionCache shmht:/usr/local/apache/ssl/ssl_cache Didn't Madhu say that shmht was horribly broken and should be removed? I don't quite remember. --Cliff

Seg Fault on first SSL hit after startup

2003-02-18 Thread Adam Sussman
This seg fault occurs sporadically on the FIRST SSL hit to the server immediatly after startup. Subsequent hits to SSL do not have a problem. This occurs only with this in the conf: SSLSessionCache shmht:/usr/local/apache/ssl/ssl_cache Program received signal SIGSEGV, Segmentation fault