I have similar but not identical symptoms when using shm.

OS:  SunOS bluestem1.cso.uiuc.edu 5.6 Generic_105181-06 sun4u sparc SUNW,Ultra-2
CPU: Ultra 2300 (2 x 300 MHz)

apache-1.3.6
mm-1.0.6
mod_ssl-2.3.3-1.3.6
openssl-0.9.3a
rsaref-2.0

In my case, accesses to the server start failing with "Document contains
no data" or "Connection refused", with error_log messages like these:

[Thu Jun 10 07:37:04 1999] [notice] child pid 28852 exit signal Bus Error (10)
[Thu Jun 10 07:37:10 1999] [notice] child pid 28853 exit signal Bus Error (10)
[Thu Jun 10 07:37:22 1999] [notice] child pid 28854 exit signal Segmentation Fault (11)

In my case, this problem is almost certainly related to shm
session cacheing and more specifically to cache expiry processing.
When I had SSLSessionCacheTimeout set to 7200, these problems
began a little over 2 hours after server startup. When I reduced
the time out to five minutes, the problem started about five
minutes after server startup.

The same production server configured to use dbm cacheing does
not have these problems.

Ed
--------------------------
Ed Kubaitis ([EMAIL PROTECTED])
CCSO - University of Illinois - Urbana-Champaign

John Hamlik wrote:
> 
> O/S- RedHat 6.0 w/kernel 2.2.9
> CPU- Dual PII400/512MB RAM
> 
> apache-1.3.6
> mm-1.0.4
> mod_ssl-2.3.2-1.3.6
> openssl-0.9.3a
> 
> Static compile per instructions.
> 
> During https browser refreshing an apache child hangs which disallows
> any further https transactions until I manually kill the apache child
> process which is consuming 100% CPU.  http still functions during this
> entire time.  This doesn't happen of course without using shm.
> 
> It seems like it might be related to this:
> [Wed Jun  9 14:31:30 1999] [notice] child pid 14880 exit signal
> Segmentation fault (11)
> 
> This is a development box and I can do further testing I am just not
> sure where to look.
> 
> John
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to