>Number: 4421 >Category: mod_status >Synopsis: error.log [notice] httpd: child pid 15290 exit signal >Segmentation fault (11) >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun May 16 10:30:00 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: Apache/1.3.3 Ben-SSL/1.29 Debian >Environment: Linux linux 2.0.36 #7 Wed Apr 28 11:46:26 SAST 1999 i486 unknown Pre compiled Debian Slink version. >Description: File access.conf >How-To-Repeat: Setup apache-ssl on debian, and try to access server-status. >Fix: No. Would probably be something in the mod_status.o, that is what is called. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
>> <Location /server-info> >> SetHandler server-info >> </Location> Same for server-status http://localhost/server-info works fine. http://localhost/server-status Lynx states, "Unexpected network error. connection aborted" and quits to the command line with lynx : Cant access start file. In the /var/log/apache-ssl/error.log I get a [notice] httpd: child pid 15297 exit signal Segmentation fault (11). There is no other signs that any thing went wrong.