I have just recently installed Apache+mod_ssl+mod_perl and am having problems
with a Segfault coredump. It happens anytime I send SIGHUP or SIGUSR1 to the
httpd process (notable with apachectl restart). Here is the stack trace:

#0  0x4007b105 in SSL_CTX_ctrl ()
#1  0x8083500 in ssl_init_Module ()
#2  0x8083827 in ssl_init_Module ()
#3  0x80b49a9 in ap_init_modules ()
#4  0x80be4e5 in ap_child_terminate ()
#5  0x80bed03 in main ()


Does anyone have any thoughts? I know this is rather vague, but I have never
debugged w/gdb before. Here are the packages that I used:

RPMs:
openssh-2.1.0-1
openssh-clients-2.1.0-1
openssh-server-2.1.0-1
openssl-0.9.5a-1
openssl-devel-0.9.5a-1

Source (from /usr/local/src):
drwxr-xr-x   8 root     root         1024 Jul  5 13:13 apache_1.3.12
drwxr-xr-x  24 root     root         1024 Jul  5 11:04 mod_perl-1.24
drwxr-xr-x  10 root     root         1024 Jul  5 10:48 mod_ssl-2.6.5-1.3.12
drwxr-xr-x  29 root     root         4096 Jun 30 15:50 perl-5.6.0

Thanks
Dana Powers
Software Engineer
Quicknet Technologies, Inc
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to