with Brian's fixed applied and running the same tests:
I don't hit any segfaults with yesterday's HEAD and APR_POOL_DEBUG defined
I don't hit any segfaults with current HEAD and APR_POOL_DEBUG *not defined*
I do hit segfaults down in apr_pool debug code with current HEAD and
APR_POOL_DEBUG *defined*
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92840
13f79535-47bb-0310-9956-
ffa450edef68
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/01/11 12:39:45 $]
+Last modified at [$Date: 2002/01/13 15:56:29 $]
Release:
needs to be called at a different time or the pre-mpm hook needs
to be able to return an error code.
- * The worker MPM on Solaris segfaults when it runs out of file
- descriptors. (This may affect other MPMs and/or platforms.)
-
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* Add a Logging Directive to exclude logging based on mime type.