logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Error - child process exited with status 3221225477
Author
davidreade



Joined: 23 May 2008
Posts: 2

PostPosted: Fri 23 May '08 10:56    Post subject: Error - child process exited with status 3221225477 Reply with quote

Hi,

I am running Apache 2.2.8 with ModSecurity 2.5.4 and I am getting this error when a request matches one of my Modsecurity rules that proxies the request to another server. (All requests are XML based and proxy different transactions to different backed Tomcat servers based on a particular field within the request)

I have 250 thread processes defined in Apache, the result of this error being thrown is that only one thread on that child process is being processed and the rest are being dropped.

I was working with ModSecurity 2.5.2 and turning off the caching did not resolve this issue so I upgraded to 2.5.4 but still no success.

Any help would be greatly appreciated.
Back to top
brown



Joined: 24 May 2008
Posts: 1

PostPosted: Sat 24 May '08 17:34    Post subject: Reply with quote

I'm also having the same issue with Apache 2.2.8 and ModSecurity 2.5.4.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3092
Location: Hilversum, NL, EU

PostPosted: Sat 24 May '08 19:45    Post subject: Reply with quote

Best is to report your issue at: https://lists.sourceforge.net/lists/listinfo/mod-security-users

Steffen
Back to top
davidreade



Joined: 23 May 2008
Posts: 2

PostPosted: Tue 27 May '08 5:53    Post subject: Reply with quote

Just an update on this issue - it appears to be thrown whenever an xpath match is successful within the ModSecurity rules and not just on proxying

The error in the event log is:

Faulting application httpd.exe, version 2.2.8.0, faulting module ntdll.dll, version 5.2.3790.3959, fault address 0x0004afb2.

Is xml matching in modSecurity working for others on Apache 2.2.8 and ModSecurity 2.5.4?

I have Apache and ModSecurity installed from here and the correct 2008 c++ Runtime running on Windows 2003 Server SP2.
Back to top


Reply to topic   Topic: Error - child process exited with status 3221225477 View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules