From: Justin Erenkrantz Date: Fri, 31 May 2002 00:59:56 +0000 (+0000) Subject: Removing mod_bucketeer from the output filters seems to be the cure. Why? X-Git-Tag: 2.0.37~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03962acd38b8fdd0d2817c3f838a2eca7aaaa408;p=apache Removing mod_bucketeer from the output filters seems to be the cure. Why? So, this isn't a showstopper since no one will enable bucketeer in production. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95420 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cf795cf41a..f5d46599ad 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/05/30 23:17:23 $] +Last modified at [$Date: 2002/05/31 00:59:56 $] Release: @@ -53,12 +53,6 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - * 413 (invalid chunk size) followed by another request segfaults. - Message-ID: - 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. @@ -121,6 +115,13 @@ CURRENT VOTES: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * 413 (invalid chunk size) followed by another request segfaults. + (Only when mod_bucketeer is enabled.) + Message-ID: + 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. + * "apxs -g" support is broken in a binbuild (tested 2.0.36 on Solaris). At least the following is necessary to make the generated Makefile work: