Below is the output of my error_log after hitting the machine a few times
with both IE 4.0 and IE 5.0. IE 4.0 causes the OpenSSl error. IE 5.0 just
causes Seg faults. Is there anyway of getting a core dump from apache?? I
don't see a core file anywhere.
[Tue Jul 6 13:48:46 1999] [notice] Apache/1.3.6 (Unix) PHP/3.0.11
mod_ssl/2.3.5
OpenSSL/0.9.3a configured -- resuming normal operations
[Tue Jul 6 13:48:59 1999] [notice] child pid 151 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:48:59 1999] [notice] child pid 149 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:48:59 1999] [error] mod_ssl: SSL handshake failed (client
192.168
.2.58, server sidious.metrostat.int:443) (OpenSSL library error follows)
[Tue Jul 6 13:48:59 1999] [error] OpenSSL: error:140760FC:SSL
routines:SSL23_GE
T_CLIENT_HELLO:unknown protocol [Hint: speaking not SSL to HTTPS port!?]
[Tue Jul 6 13:49:00 1999] [error] mod_ssl: SSL handshake failed (client
192.168
.2.58, server sidious.metrostat.int:443) (OpenSSL library error follows)
[Tue Jul 6 13:49:00 1999] [error] OpenSSL: error:140760FC:SSL
routines:SSL23_GE
T_CLIENT_HELLO:unknown protocol [Hint: speaking not SSL to HTTPS port!?]
[Tue Jul 6 13:49:00 1999] [notice] child pid 155 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:00 1999] [notice] child pid 152 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:00 1999] [notice] child pid 148 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:01 1999] [error] mod_ssl: SSL handshake failed (client
192.168
.2.58, server sidious.metrostat.int:443) (OpenSSL library error follows)
[Tue Jul 6 13:49:01 1999] [error] OpenSSL: error:140760FC:SSL
routines:SSL23_GE
T_CLIENT_HELLO:unknown protocol [Hint: speaking not SSL to HTTPS port!?]
[Tue Jul 6 13:49:01 1999] [notice] child pid 157 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:01 1999] [notice] child pid 156 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:25 1999] [notice] child pid 161 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:25 1999] [notice] child pid 160 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:25 1999] [notice] child pid 159 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:25 1999] [notice] child pid 158 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:34 1999] [notice] child pid 166 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:34 1999] [notice] child pid 165 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:34 1999] [notice] child pid 164 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:34 1999] [notice] child pid 163 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:34 1999] [notice] child pid 162 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:38 1999] [notice] child pid 169 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:38 1999] [notice] child pid 168 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:41 1999] [notice] child pid 173 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:41 1999] [notice] child pid 167 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:42 1999] [error] mod_ssl: SSL handshake failed (client
192.168
.2.58, server sidious.metrostat.int:443) (OpenSSL library error follows)
[Tue Jul 6 13:49:42 1999] [error] OpenSSL: error:140760FC:SSL
routines:SSL23_GE
T_CLIENT_HELLO:unknown protocol [Hint: speaking not SSL to HTTPS port!?]
[Tue Jul 6 13:49:42 1999] [notice] child pid 171 exit signal Segmentation
fault
(11)
[Tue Jul 6 13:49:42 1999] [notice] child pid 170 exit signal Segmentation
fault
(11)
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ralf S. Engelschall
> Sent: Tuesday, July 06, 1999 4:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: SMP machine causes apache to segfault after hitting SSL
> server.
>
>
> On Mon, Jul 05, 1999, Shane Burrell wrote:
>
> > I have Apache 1.3.6/mod_ssl/php3.0.11 with OpenSSL 0.9.3a . The server
> > works in every respect until I try and hit a https page. The page comes
> > through but cause segfaults and after a refresh of the browser
> it crashes
> > apache. I got desperate and tried downloading the wovengood binary for
> > slackware and got the same results. Anyone else had these
> problems and is
> > there anything else I can do? TIA..
>
> I don't know what a beast "wovengood binary" is, but I recommend
> you to first
> try it without php3, then without mod_ssl as DSO (in case you used it as a
> DSO), then without mod_ssl at all? And when it finally segfaults,
> we cannot
> help you until you attach a debugger and give us at least a little clue
> _where_ is segfaults. Sorry, but Apache+mod_ssl+OpenSSL+PHP+...
> is a too large
> bundle of code. There can be thousands of possible locations
> where it could
> segfault. So we need a little bit more details to help you.
>
> Ralf S. Engelschall
> [EMAIL PROTECTED]
> www.engelschall.com
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]