Re: Still segfaulting... [ w/complete backtrace now ]

1999-10-29 Thread David Kerry
On Wed, Oct 27, 1999 at 08:31:31AM +0200, Ralf S. Engelschall wrote: > On Tue, Oct 26, 1999, David Kerry wrote: > Hmmm... so let us summarize it: The segfault occurs either still inside > OpenSSL's SSL_accept() or directly after this call inside mod_ssl. The problem > is just that SSL_accept() ca

Re: Still segfaulting...

1999-10-27 Thread David Kerry
On Wed, Oct 27, 1999 at 08:31:31AM +0200, Ralf S. Engelschall wrote: > On Tue, Oct 26, 1999, David Kerry wrote: > > > [...] > > [Tue Oct 26 10:12:00 1999] [notice] child pid 30579 exit signal Segmentation fault >(11) > > [...] > > Note also that the backtrace is identical with SDBM vs. vendor DB

Re: Still segfaulting...

1999-10-26 Thread Ralf S. Engelschall
On Tue, Oct 26, 1999, David Kerry wrote: > [...] > [Tue Oct 26 10:12:00 1999] [notice] child pid 30579 exit signal Segmentation fault >(11) > [...] > Note also that the backtrace is identical with SDBM vs. vendor DBM libraries > (dies at 0x21fb in both cases). This indicates that the problem fo

Still segfaulting...

1999-10-26 Thread David Kerry
Hi folks, I've been struggling with segmentation faults in our Apache for the past few weeks. I've been eagerly trying out the latest mod_ssl releases in the hopes that it will solve our problem, but to no avail so far. I haven't been able to reliably make it occur on demand, bu