ID: 29370
Comment by: itsmegawtf at gmail dot com
Reported By: anthony dot debhian at only-for dot info
Status: No Feedback
Bug Type: Reproducible crash
Operating System: Windows XP
PHP Version: 5.0.0
New Comment:
<?
function POC($var1) {
while($var2 = POC($var1)) {}
POC("test");
?>
PHP4 and PHP5 affected, recursion level limit.
Tested on Latest stable versions and latest snapshots.
Previous Comments:
------------------------------------------------------------------------
[2005-02-17 01:00:07] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
[2005-02-10 00:21:07] [EMAIL PROTECTED]
Please try using this CVS snapshot:
http://snaps.php.net/php5-STABLE-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php5.0-win32-latest.zip
Can't reproduce with latest snapshots.
------------------------------------------------------------------------
[2004-08-15 11:52:59] anthony dot debhian at only-for dot info
With http://snaps.php.net/win32/php5-win32-latest.zip, the bug works
always (winXP)
------------------------------------------------------------------------
[2004-08-13 02:13:15] neil at ncsconsulting dot com
This crash still happens with 4.3.9RC1.
I haven't tried php5 yet
------------------------------------------------------------------------
[2004-08-11 08:14:44] [EMAIL PROTECTED]
Please try using this CVS snapshot:
http://snaps.php.net/php5-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php5-win32-latest.zip
This works fine for me here...
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29370
--
Edit this bug report at http://bugs.php.net/?id=29370&edit=1