-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

Every now and then (random) mod_perl/apache restarts for no apparent
reason, with 
"child process exited with status 3221225477 -- Restarting."

Since my perl web-application is very large and the error log dosn't
pinpoint where the problem is I don't know if it is my perl program,
mod_perl or apache?

I have tried to google "status 3221225477" and there is a lot of hits,
most er related to PHP, some to Perl, all Windows related, but none
comes up with a solution or why the error occurs.


Any Ideas ?


System
---------------------
Windows 2003 sp1 - 2 GB Ram
ActiveState Perl: 5.8.7.813
Apache: 2.0.54
ModPerl: 2.0.1

The mod_perl/apache/perl is as fare as I know compiled with the same
compiler, since I use Randy Kobes binary distribution.


Error.log
------------------------  
[Wed Feb 01 15:10:22 2006] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Wed Feb 01 15:10:22 2006] [notice] Apache/2.0.54 (Win32) mod_perl/2.0.1
Perl/v5.8.7 configured -- resuming normal operations
[Wed Feb 01 15:10:22 2006] [notice] Server built: Jun 21 2005 20:18:31
[Wed Feb 01 15:10:22 2006] [notice] Parent: Created child process 5624
[Wed Feb 01 15:10:23 2006] [notice] Child 5624: Child process is running
[Wed Feb 01 15:10:23 2006] [notice] Child 5624: Acquired the start
mutex.
[Wed Feb 01 15:10:23 2006] [notice] Child 5624: Starting 350 worker
threads.


Event Viewer
------------------
Event Type:     Error
Event Source:   Application Error
Event Category: (100)
Event ID:       1000
Date:           02-02-2006
Time:           09:29:38
User:           N/A
Computer:       BYGGEWEB-03
Description:
Faulting application Apache.exe, version 2.0.54.0, faulting module
perl58.dll, version 5.8.7.813, fault address 0x00089a91.
        

Note:
The fault address 0x00089a91 is allways the same....



2. Used Components and their Configuration:

*** mod_perl version 2.000001

*** using C:\Apache\Perl\site\lib\Apache2\BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_AP_PREFIX   => D:\Apache2
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1


*** The httpd binary was not found


*** (apr|apu)-config linking info

(apr|apu)-config scripts were not found



*** D:\Perl\bin\perl.exe -V

*** Packages of interest status:

Apache2            : -
Apache2::Request   : -
CGI                : -
ExtUtils::MakeMaker: -
LWP                : -
mod_perl           : -
mod_perl2          : -


3. This is the core dump trace: (if you get a core dump):

  [CORE TRACE COMES HERE]

This report was generated by mp2bug on Thu Feb  2 13:59:26 2006 GMT.

-------------8<---------- End Bug Report --------------8<----------

Reply via email to