On 12/12/2013 11:53 AM, Rainer Jung wrote:
On 12.12.2013 10:16, Ewald Dieterich wrote:
On a Debian unstable installation (Apache 2.4.6, apr 1.4.8, apr-util
1.5.3, mod_security 2.7.5) I enabled mpm_worker and configured a simple
reverse proxy. When I enable mod_security and then send large amounts of
  POST requests to a misconfigured backend server that just drops the
requests, I get segmentation faults.

Could it be

https://issues.apache.org/bugzilla/show_bug.cgi?id=50335

See the patch discussion starting at comment #28.

The currently committed trunk patches are

http://svn.apache.org/viewvc?view=revision&revision=1534321

and

http://svn.apache.org/viewvc?view=revision&revision=1550061

Those fixes might not yet be a complete solution to the problem, but
might be easy to backport to 2.4 to check whether they fix your problem.

The patches fix my problem, no more segmentation faults.

Reply via email to