You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/07/17 22:51:51 UTC

DO NOT REPLY [Bug 10924] New: - apachectl graceful segfaults

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10924>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10924

apachectl graceful segfaults

           Summary: apachectl graceful segfaults
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: nick@climbers.net


Compiled up Apache/2.0.39 (Unix) PHP/4.2.1 mod_ssl/2.0.39 OpenSSL/0.9.6c
on Debian Woody, 
Linux kernel 2.4.18.

Runs normally with no errors, but:

  #apachectl graceful

bombs 
with error in Apache error.log file:

  [notice] seg fault or similar nasty error detected in 
the parent process

however restarting a running server like this:

  #apachectl stop
  
#apachectl start

works fine with no errors.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org