You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Prathima Dandapani -X (pdandapa - HCL at Cisco)" <pd...@cisco.com> on 2009/02/11 08:03:04 UTC

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

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 2009] [notice] child pid 15128 exit signal
Segmentation Fault (11)
 
Any suggestions/advices please?
 
Thanks and Regards,
Prathima.

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

Posted by "Brian A. Seklecki" <la...@spiritual-machines.org>.
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 [flags]

~~BAS


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org