From:             michael dot hollstein at web dot de
Operating system: Windows 2000
PHP version:      5.2.11
PHP Bug Type:     *General Issues
Bug description:  Parent: child process exited with status 3221225477 -- 
Restarting.

Description:
------------
Parent: child process exited with status 3221225477 -- Restarting.
Error in Apache, logs/error.log and Apache crash.
The error occurs if I tried to call a MediaWiki 1.15 Page.
These pages are using a ":" inside the URL.

PHP Version 5.2.11
Apache Version 2.2.14

After a long time of error searching I desided to use another PHP
Version.

PHP Version 5.2.6
Apache Version 2.2.14

With this PHP Version, the error is gone ! 



Actual result:
--------------
*************
HTTP-Protocol
*************

With PHP 5.2.11 - http Protocol:
If I call a MediaWiki Page, I can see this with DebugBar three times,
one time in the middle of the communication and two times at the end.
The Result is, that the Apache crashes:

URL: http://:/

Content Type: 
Headers size (bytes): 0
Data size (bytes): 0
Total size (bytes): 0
Transferred data size (bytes): 0
Cached data: No

With PHP 5.2.6 - http Protocol:
If I call a MediaWiki Page, I can see this with DebugBar only one time in
the middle of the communication.
The Result is, that the Apache is working.

URL: http://:/

Content Type: 
Headers size (bytes): 0
Data size (bytes): 0
Total size (bytes): 0
Transferred data size (bytes): 0
Cached data: No


***********************************
With PHP 5.2.11 - Apache Error Log:
***********************************
[Tue Nov 17 17:43:15 2009] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Tue Nov 17 17:43:16 2009] [notice] Apache/2.2.14 (Win32) PHP/5.2.11
configured -- resuming normal operations
[Tue Nov 17 17:43:16 2009] [notice] Server built: Sep 28 2009 22:41:08
[Tue Nov 17 17:43:16 2009] [notice] Parent: Created child process 2268
[Tue Nov 17 17:43:16 2009] [notice] Disabled use of AcceptEx() WinSock2
API
[Tue Nov 17 17:43:16 2009] [notice] Child 2268: Child process is running
[Tue Nov 17 17:43:16 2009] [notice] Child 2268: Acquired the start mutex.
[Tue Nov 17 17:43:16 2009] [notice] Child 2268: Starting 150 worker
threads.
[Tue Nov 17 17:43:16 2009] [notice] Child 2268: Listening on port 80.



**********************************
With PHP 5.2.6 - Apache Error Log:
**********************************
[Wed Nov 18 09:52:12 2009] [notice] Apache/2.2.14 (Win32) PHP/5.2.6
configured -- resuming normal operations
[Wed Nov 18 09:52:12 2009] [notice] Server built: Sep 28 2009 22:41:08
[Wed Nov 18 09:52:12 2009] [notice] Parent: Created child process 1180
[Wed Nov 18 09:52:13 2009] [notice] Disabled use of AcceptEx() WinSock2
API
[Wed Nov 18 09:52:13 2009] [notice] Child 1180: Child process is running
[Wed Nov 18 09:52:13 2009] [notice] Child 1180: Acquired the start mutex.
[Wed Nov 18 09:52:13 2009] [notice] Child 1180: Starting 150 worker
threads.
[Wed Nov 18 09:52:13 2009] [notice] Child 1180: Listening on port 80.
[Wed Nov 18 09:53:53 2009] [error] [client 127.0.0.1] (20024)The given
path is misformatted or contained invalid characters: Cannot map GET
/wiki/Fehler:Dokument_in_der_Ansicht_nicht_gefunden_(Begriffskl%C3%A4rung)
HTTP/1.1 to file, referer: http://localhost/wiki/Hauptseite




-- 
Edit bug report at http://bugs.php.net/?id=50215&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50215&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50215&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50215&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50215&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50215&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50215&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50215&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50215&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50215&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50215&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50215&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50215&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50215&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50215&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50215&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50215&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50215&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50215&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50215&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50215&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50215&r=mysqlcfg

Reply via email to