ID:               28110
 User updated by:  cpuidle at gmx dot de
 Reported By:      cpuidle at gmx dot de
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: WinXP SP1
 PHP Version:      5CVS-2004-04-22 (dev)
 New Comment:

Not sure the two are related, but I've also found bug 28108, please
cross-check.


Previous Comments:
------------------------------------------------------------------------

[2004-04-22 18:42:44] cpuidle at gmx dot de

Description:
------------
Apache crashes reporducibly with the following long file entry:

Parent: child process exited with status 3221225477 -- Restarting

Same thing happens with Apache 2.0.48 and PHP5RC1.

This happens without client firewall being installed.


Reproduce code:
---------------
The code to reproduce is part of the code that smarty generates from
one of my templates:

<?php 

        echo $this->_plugins['function']['counter'][0](array('start' =>
0,'print' => false,'name' => 'videocount'), $this) ; 

?>

Even if the code were wrong- it shouldn't crash apache, right?

Expected result:
----------------
no crash...



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28110&edit=1

Reply via email to