On Thu, Jul 20, 2000 at 08:44:49AM -0700, David Rees wrote:
> On Thu, Jul 20, 2000 at 10:07:20AM +0200, Mads Toftum wrote:
> > On Wed, Jul 19, 2000 at 10:52:36AM -0700, David Rees wrote:
> > > Hmmm, I'm seeing occasional messages like:
> > > 
> > > [Wed Jul 19 11:57:35 2000] [notice] child pid 237216 exit signal Abort (6)
> > > [Wed Jul 19 14:39:28 2000] [notice] child pid 231042 exit signal Bus error
> > > (10)
> > > 
> > > We mostly see Bus errors, and not that frequent.  This is on IRIX 6.5
> > > running with mod_ssl as a DSO.  I can't get it to happen reliably, but if I
> > > just run a ZDBench on our devel machine for a while, one or two are bound to
> > > pop up.  I will try running with mod_ssl compiled into Apache and see if it
> > > still happens.  It may be a while before I get around to trying it, though.
> > 
> > One other thing that could be giving you trouble in high load situations is
> > your SSLSessionCache (or more precisely the storage that it uses) - is it
> > set to use shm or dbm?
> > http://www.modssl.org/docs/2.6/ssl_reference.html#ToC5
> > Did you configure mod_ssl with --enable-rule=SSL_SDBM?
> 
> I've tried both shm and dbm, the errors occur with both, at about the same
> frequency.  That was the first thing I checked.

To follow up on my own message, I tested mod_ssl loaded statically into
Apache, and I still get bus errors so it's not that.  I suspect that it may
be the JRun module we're using, I'll have to test more today with that
disabled to verify.

-Dave
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to