At 2:49 PM -0400 5/21/99, Shane Wilson wrote:
>apache_1.3.6+mod_ssl-2.2.6+openssl-0.9.2b+php-3.0.7 on Linux 2.0.35.
>
>When I startup the server I can do a few https transactions, but every
>time I click a link three of these appear in the log file.
>
>Child pid exit signal Segmentation fault (11)
>
>At this point I shutdown the server, when I restart it http works but
>https returns a "server returned bad data error."


FYI-

Just tried building with the latest SNAPs of openssl and modssl along 
with apache1.3.6:

mod_ssl-SNAP-19990521
openssl-SNAP-19990522-0330

This is on a Slackware 3.6 system with Linux 2.0.35.  I deleted all 
old versions of things like mod_ssl, openssl, SSLeay and 
/usr/local/ssl.  Then downloaded fresh tarballs and rebuilt following 
the standard 15-minute install at http://www.modssl.org/example/. 
There are no compiler errors.

I am still getting the "child pid NNNNN exit signal Segmentation 
fault (11)" in the error_log.  And from the browser, the graphics are 
shown as broken links.  Trying to reload from the browser produces 
error messages at the browser.  See below for tails of apache logs 
(some of it is xxx-ed out):

# tail *
==> access_log <==
xxx.xxx.xxx.xxx - - [21/May/1999:22:44:46 -0700] "GET / HTTP/1.1" 200 2493

==> error_log <==
[Fri May 21 22:44:42 1999] [notice] Apache/1.3.6 (Unix) mod_ssl/2.3.0 
OpenSSL/0.9.3beta2-dev configured -- resuming normal operations
[Fri May 21 22:45:06 1999] [notice] child pid 23030 exit signal 
Segmentation fault (11)
[Fri May 21 22:45:13 1999] [notice] caught SIGTERM, shutting down

==> ssl_engine_log <==
[21/May/1999 22:44:37] [info]  Init: Seeding PRNG with 8 bytes of entropy
[21/May/1999 22:44:37] [info]  Init: Generating temporary RSA private 
keys (512/1024 bits)
[21/May/1999 22:44:42] [info]  Init: Configuring temporary DH 
parameters (512/1024 bits)
[21/May/1999 22:44:42] [info]  Init: Initializing (virtual) servers for SSL
[21/May/1999 22:44:42] [info]  Init: Configuring server 
xxx.xxx.com:443 for SSL protocol
[21/May/1999 22:44:45] [info]  Connection to child 0 established 
(server xxx.xxx.com:443)
[21/May/1999 22:44:46] [info]  Connection: Client IP: 207.155.77.130, 
Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[21/May/1999 22:44:46] [info]  Initial (No.1) HTTPS request received 
for child 0 (server xxx.xxx.com:443)
[21/May/1999 22:44:46] [info]  Connection to child 0 closed with 
unclean shutdown (server xxx.xxx.com:443)
[21/May/1999 22:45:06] [info]  Connection to child 1 established 
(server xxx.xxx.com:443)

==> ssl_request_log <==
[21/May/1999:22:44:46 -0700] xxx.xxx.xxx.xxx SSLv3 RC4-MD5 "GET / 
HTTP/1.1" 2493


Hoping someone on the list will have some suggestions of other things 
to try...  wondering if this is specific to Linux 2.0.35?

-Rei

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

Reply via email to