Commit 20a052ac authored by Greg Ames's avatar Greg Ames
Browse files

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
parent 65ca4c3e
Loading
Loading
Loading
Loading
+16 −1
Original line number Diff line number Diff line
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