]> granicus.if.org Git - apache/commitdiff
showstoppers++; (groan)
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 23:17:23 +0000 (23:17 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 23:17:23 +0000 (23:17 +0000)
I need to step away from this for a half hour or so because I'm
completely confused as to how we are even getting in this state.

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

STATUS

diff --git a/STATUS b/STATUS
index b678f6165ff79e98f57d6afdb6100dc9f5cccdd0..cf795cf41adb00e010c021c00ef14fc8bdf89617 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/05/30 20:20:30 $]
+Last modified at [$Date: 2002/05/30 23:17:23 $]
 
 Release:
 
@@ -53,6 +53,12 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+    * 413 (invalid chunk size) followed by another request segfaults.
+      Message-ID: <m31ybt4zyt.fsf@rdu88-251-253.nc.rr.com>
+      Status: Justin is completely confounded by this.  It looks like a
+              bucket lifetime bug, but somehow an operation on one
+              brigade is altering another brigade and corrupting it.
+
     * HP/UX 10.20: compile breakage in APR.  Looks like it should be easy
       to fix, probably just some extraneous #include's that are fouling
       things up.