]> granicus.if.org Git - apache/commitdiff
Any release that goes out that doesn't have this fixed is getting vetoed
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 7 Dec 2001 18:02:47 +0000 (18:02 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 7 Dec 2001 18:02:47 +0000 (18:02 +0000)
by me as anything other than alpha.

I'm sick of this - it's been a pain for a long time and just hit me
hard when one of the other admins on my 2.0 site tried to send SIGHUP
and the thing died - it confused the hell out of him.  =)

Let's start tracking this down.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92371 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a31ddbf1cde4bcd77dcfe67ea5fc9a80c22f1533..241fe6c5a17104c0485ea979a6b66b531a11ffef 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/12/07 15:41:00 $]
+Last modified at [$Date: 2001/12/07 18:02:47 $]
 
 Release:
 
@@ -92,6 +92,9 @@ RELEASE SHOWSTOPPERS:
       any) to segfault on AIX and can probably cause load or other
       errors on some other platforms.
 
+    * Sending httpd a SIGHUP with worker MPM causes a segfault 
+      when we started as root and switch to a different user.
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * There is increasing demand from module writers for an API