From: cpuidle at gmx dot de Operating system: WinXP SP1 PHP version: 5CVS-2004-04-22 (dev) PHP Bug Type: Reproducible crash Bug description: Apache2 crashes reproducibly (2)
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 bug report at http://bugs.php.net/?id=28110&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28110&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28110&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28110&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28110&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28110&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28110&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28110&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28110&r=support Expected behavior: http://bugs.php.net/fix.php?id=28110&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28110&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28110&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28110&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28110&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28110&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28110&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28110&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28110&r=float