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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28086

Apache 2.0.49 crashes on graceful restart

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2004-04-18 11:55 -------
It's most likely you are seeing the PHP bug http://bugs.php.net/bug.php?id=27810
- though there is also httpd bug 23952.

The PHP bug is that it leaves the global variables pcre_{malloc,free} pointing
at PHP functions, even after PHP is unloaded during a SIGHUP/SIGUSR1.  I'm using
this  patch: http://www.apache.org/~jorton/php-4.3.6-pcrealloc.patch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to