https://bz.apache.org/bugzilla/show_bug.cgi?id=66005

--- Comment #13 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Lothar from comment #12)
> I tried both MPM prefork and worker. (but usually we use prefork)
> Apache 2.4.53 ( I tried also older Versions like 2.4.46)
> APR: 1.7.0 / APR-Util 1.6.1
> We are using self compiled binaries.
> Yes it is RHEL8 4.18.0-348.20.1.el8_5.x86_64
> The self compiled binaries we are using since more then 10 years
> But after last OS patching we have such issue, I never experienced something
> like this. Yes, I think there is something in conflict between OS and our
> apache modules/libraries.

This is what I would expect. The code which is crashing (when calling
apr_pool_clear) was added in 2009, so something has been introduced lately
which is causing some problem.

Can you be sure that the version of APR you are using for the build is the same
version being used at runtime?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to