Ditto here on Solaris 2.6.

SunOS 5.6 Generic_105181-06 sun4u sparc SUNW,Ultra-2

apache_1.3.12
egd-0.8
mod_ssl-2.6.5-1.3.12
mm-1.1.3
openssl-0.9.5a        
rsaref-2.0

mod_rewrite is the only optional module besides mod_ssl.
 
# adb /www/apache/bin/httpd core
core file = core -- program ``httpd'' on platform SUNW,Ultra-2
SIGSEGV: Segmentation Fault
$c
SSL_CTX_ctrl(0x211af8,0x211ad0,0xef62a9dc,0x0,0x2f657272,0x2f73736c) + 10c
ap_init_modules(0x211ad0,0x211af8,0x1f9a1c,0x211af8,0xef623108,0xc92ec) + 60
ap_child_terminate(0x2,0xeffffc3c,0x1f9a1c,0x44,0xef625c30,0xef625ebc) + 1ba8
main(0x2,0xeffffc3c,0xeffffc48,0x1f7c00,0x0,0x0) + 7a8

This happened two nights in a row during a graceful restart
associated with log rotation run out of cron. Previous build
on this system:

apache_1.3.12
egd-0.7
mm-1.0.12
mod_ssl-2.6.3-1.3.12
openssl-0.9.5a
rsaref-2.0

ran for weeks without encountering this problem.

I note that since Dana and Barry reported this problem, a
similar coredump backtrace (SSL_CTX_ctrl) was reported on
modssl-users by [EMAIL PROTECTED] (Subject: Problem with Apache)

--------------------------
Ed Kubaitis ([EMAIL PROTECTED])
CCSO - University of Illinois - Urbana-Champaign

=======================================================================
List:     apache-modssl
Subject:  Re: Coredump
From:     [EMAIL PROTECTED]
Date:     2000-07-17 0:26:35

Datapoint - same deal here. Solaris 2.5.1 running on Ultra-2. Installed
from source.

Only comments:
(a) I think Dana has a typo in the stack trace - between SSL_CTX_ctrl
and ssl_init_Module should be ssl_init_ConfigureServer;
(b) It's not mod_perl (we don't have it installed);
(c) apache 1.3.12, mod_ssl 2.6.5-1.3.12, openssl 0.9.5a

cheers,
Barry
______________________________________________________________________
Dana Powers <[EMAIL PROTECTED]> on 07/15/2000 09:44:26 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  Coredump




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