You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/04/26 11:27:33 UTC

DO NOT REPLY [Bug 34617] New: - Apache exits with status 3221225477

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34617>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34617

           Summary: Apache exits with status 3221225477
           Product: Apache httpd-2.0
           Version: 2.0.54
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: njewell@matrix-data.co.uk


Using:

Apache 2.0.54
mod_jk 1.2.8
Tomcat 5.0.28
PHP 4.3.10
mod_ssl 2.0.53
OpenSSL 0.9.7e

On Windows XP and Windows 2003 the server dies with the error:

Parent: child process exited with status 3221225477 -- Restarting.

The cause:  I have a PHP page that uses NuSOAP to connect to the server using a
mod_jk worker.  The worker uses Tomcat to obtain a large data set, which should
then be returned to the PHP page.  I suspect that the size of the data set that
is causing the server to fall over.  As the HTTP server falls over (rather than
report an error) it makes PHP/mod_jk/Tomcat/NuSOAP debugging difficult (if not
impossible).

In the mod_jk log I am also seeing:

could not find empty cache slot from 1 for worker ws01. Rise worker cachesize

I guess this may be related.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org