Re: [apache-ssl] segmentation fault with apache_1.3.1+ssl_1.23
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [apache-ssl] segmentation fault with apache_1.3.1+ssl_1.23



What version of SSLeay are you using?
What browser are you using?

I had a problem similar to this using Netscape and SSLeay 0.8.x. (Netscape
just caused the crash, it's not Netscape's fault).

When I upgraded to SSLeay 0.9.0b, it worked great, and I now use ApacheSSL
on two sites. (One major)

    -Jeff
--
Jeffrey Mahoney
System Programmer
Information Systems and Computing
Rochester Institute of Technology
Rochester NY
Ph: 716-475-2258
-----Original Message-----
From: Daniel Chabrol <chabrol@e4l.ba-loerrach.de>
To: apache-ssl@lists.aldigital.co.uk <apache-ssl@lists.aldigital.co.uk>
Date: Tuesday, September 01, 1998 4:32 AM
Subject: [apache-ssl] segmentation fault with apache_1.3.1+ssl_1.23


Hi!

I compiled apache_1.3.1+ssl_1.23 with the php-3.0.3 module (which is
not used at the moment; so I think thatīs not the Problem). I run Linux
version 2.0.34.
Everything looks fine. But the first thing I saw was a broken picture in
my test-web-page if I use https. Sometimes you see half the picture,
anothertime only some pixel-rows. If I use http it works fine. (Iīve a
virtual host for normal http). Because I see the text on the (https) page
I suppose the size of the transferred object might be the a "reason".
In the logfile the problem is reported:

[Mon Aug 31 17:16:45 1998] [notice] httpd: child pid 9138 exit signal
Segmentation fault (11)

Any Ideas :-( ???

Daniel