Re: [PHP-DEV] *crash* on try to find out how many nesting levels are allowed From: Stanislav Malyshev (stas <email protected>)
Date: 07/09/00

w>> 1) If I did expect PHP to crash, then after 100,200 instances
w>> But PHP crashes (as described) on level 3, thatīs much to early.
w>> 2) Even in nesting level 100,200 I did expect that PHP does not crash...
w>> perhaps exit, but not to crash.

Sorry, there's no good way on Unix to resolve "stack
exceeded" condition. BTW, how did you know that it crashed on level 3? Are
you sure you weren't mislead by output buffering (on all levels it
comes)? Unfortunately, I've lost your script, so I cannot do more
extensive testing on it. Could you private-mail/repost it?

-- 
Stanislav Malyshev   stas <email protected>          
+972-3-6139665

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>