On Mon, Feb 15, 1999, Toru Takinaka wrote:

> >> httpd: [Mon Feb 15 15:14:13 1999] [notice] child pid 28009 exit signal 
>Segmentation Fault (11)
> >BTW, sorry when I ask: Have you verified in the debugger that these segfaults
> >are still the `meth'-variable-related ones? Perhaps we've fixed it, but have a
> >second problem somewhere else?
> This error log is about your patch in the letter.
> This error log is about mod_ssl2.2.2 original.

Yes, but the error log says just "segfault" but not _where_.  Perhaps the
segfault now occurs at a different location.  Because I still cannot image why
even with the i2d/d2i-variant it should break for the `meth' variable.

> >Hmmm... confusing. I would expect that even without chroot the stuff has to
> >fail whenever the dynamic loader in the second round places the libssl.so at a
> >different memory address than in the first round. I'll investigate again.

> The dynamic loader in the second round places the libssl.so at a same memory 
> address by chance(or usually) without chroot?

Sorry, I forgot: What platform is is you're running?  Usually for Linux and
FreeBSD platforms the dynamic loader places the libssl.so DSO at the same
addresses. But for instance on Solaris it doesn't. But you could be right:
Perhaps under chroot the dynamic loader behaves differently even on Linux or
FreeBSD...
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to