From: Greg Ames Date: Tue, 6 Mar 2001 23:12:10 +0000 (+0000) Subject: log our unresolved problems from daedalus in a visible place. X-Git-Tag: 2.0.14~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cf4f0a483bd9ea9a234f9576149372980d6bd9b;p=apache log our unresolved problems from daedalus in a visible place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88462 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 165872403c..7da02d871f 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/03/05 06:16:28 $] +Last modified at [$Date: 2001/03/06 23:12:10 $] Release: @@ -15,6 +15,21 @@ Release: 2.0a2 : released March 31, 2000 2.0a1 : released March 10, 2000 +DAEDALUS 2.0 PROBLEMS: + + * seg fault involving dir_cleanup() + core dump: /usr/local/apache2/corefiles/httpd.core.1 + Status: Bill S may have fixed this, need to verify + + * assert pops in ap_setup_client_block() + getline() is implicated + core dump: /usr/local/apache2/corefiles/httpd.core.4 + Status: Cliff did some analysis of this + + * access log entries are sometimes split (multiple lines) + seems to be related to FrontPage and/or DAV + Status: Jeff suspects password hiding code in log_request_line() + RELEASE SHOWSTOPPERS: WARNING: ALWAYS check srclib/apr/STATUS and srclib/apr-util/STATUS