ID:               16820
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wmeler at wp-sa dot pl
 Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: linux
 PHP Version:      4.3.0-dev
 New Comment:

Still waiting for the configure line..



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

[2003-07-16 01:08:36] [EMAIL PROTECTED]

Could you also tell us what configure line you have used?
(so we can try to reproduce this too before applying any patches..)


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

[2003-07-11 03:15:05] wmeler at wp-sa dot pl

that funny restrictions ... try this:
http://strony.wp.pl/wp/wmeler/execution-timeout.patch.html

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

[2003-07-11 02:40:47] wmeler at wp-sa dot pl

script like:
<?
set_time_limit(1);
while (TRUE) {
   $a.='a';
}
?>

should hang server in ZTS mode on linux after few reloads.

You can download my patch from

http://strony.wp.pl/wp/wmeler/execution-timeout.patch

It is for erlier version, but it applies with offsets.

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

[2003-07-10 19:54:27] [EMAIL PROTECTED]

Can you please provide either a testcase for this so we can actually
reproduce this or a patch to fix it?


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

[2002-10-21 11:19:40] [EMAIL PROTECTED]

Updated version info. (assuming the last comment was based on the
snapshot)


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

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/16820

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

Reply via email to