Full_Name: dave madden
Version: 2.4.5
OS: linux (rh6.1, kernel 2.3.18)
Submission from: adsl-63-193-149-175.dsl.lsan03.pacbell.net (63.193.149.175)


I'm trying to to run mod_ssl-2.4.5 with apache-1.3.9 and openssl-0.9.4
on a RH6.1 linux system with a 2.3.18 kernel.  Everything was compiled
with gcc-2.95.1 (-fPIC for openssl) and mod_ssl is configured as a
loadable module.  The apache config is close to the default (I took out
most of the comments so that it'd be easier to read).  I don't really
understand Apache virtual servers, but both HTTP and HTTPS servers are
running in one process tree.

The HTTP server (port 8080) works fine, but if I connect to the HTTPS
server (using "openssl s_client ...") I get the certificate (after a
5-10 second delay); I then send "GET / HTTP/1.0\n\n" and the server
crashes.  The parent httpd logs a segfault, but I haven't been able to
find a core dump or catch the fault with GDB.

Is there a known problem with this setup, or (at least) a good way to
catch the fault in a debugger to see what's up?

Thanks
d.

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

Reply via email to