From: Joe Orton Date: Wed, 19 May 2010 13:12:26 +0000 (+0000) Subject: Note unresolved cause of current crashes in the test suite. X-Git-Tag: 2.3.6~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2943510e763c93842670338aca78e0f89792650b;p=apache Note unresolved cause of current crashes in the test suite. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946170 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 049dbf9da4..d7142b7c74 100644 --- a/STATUS +++ b/STATUS @@ -68,6 +68,10 @@ RELEASE SHOWSTOPPERS: * Not all MPMs are updated to set conn_rec::current_thread correctly. (Prefork, Worker, Event, Simple are updated). + * Running the log_transaction hook from pool cleanup is fubar: + + http://marc.info/?l=apache-httpd-dev&m=123910381908293&w=1 + FOR NEXT ALPHA: