php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3911 apachectl restart segfaults
Submitted: 2000-03-23 16:24 UTC Modified: 2000-04-01 23:30 UTC
From: conrad at romp dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 4 Patch Level 1 OS: Redhat Linux 6.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: conrad at romp dot com
New email:
PHP Version: OS:

 

 [2000-03-23 16:24 UTC] conrad at romp dot com
Using apache 1.3.12 on Red Hat Linux 6.0 with php beta 4 patch level 1 built in as a module, apachectl restart or killall -HUP httpd causes the apache daemon to segfault. If the apache daemon is stopped with apachectl stop and then restarted a few seconds later with apachectl start, this problem is not encountered. This is not using the Redhat distribution but compiled from source.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-01 23:30 UTC] sas at cvs dot php dot net
That is the expected behaviour. Apache does not handle changed DSOs not very well.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 08 11:00:01 2026 UTC