Re: [us...@httpd] Apache 1.3.41 child process crashing while serving ssl connection.

2009-02-11 Thread Brian A. Seklecki
On Wed, 2009-02-11 at 12:33 +0530, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > [Mon Feb 9 15:27:23 2009] [notice] child pid 15128 exit > signal Segmentation Fault (11) The normal course of action is to strace(8) or ktrace(8) the process. Try: $ sudo ktrace -i httpd [fla

[us...@httpd] Apache 1.3.41 child process crashing while serving ssl connection.

2009-02-10 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Hi All, I have compiled Apache/1.3.41+ mod_ssl/2.8.31 +OpenSSL/0.9.7l+ mod_jk/1.2.3 +mod_perl/1.30. Apache is serving HTTP requests properly,but when an HTTPS request is sent, Apache child process is crashing and the following message is observed in error_log. [Mon Feb 9 15:27:23