On Mon, Aug 22, 2011 at 12:27 PM, speedy <speedy.s...@gmail.com> wrote:
> Hello PHP dev crew,
>
>      The screenshot of the crash is in the attachment.
>
>      The problem is easily reproducible, just make a PHP function
>      call itself.
>
>      I think the stack grows too big and the php interpreter crashes
>      inside the MSVCRT.dll.
>
>      Maybe it could be handled with more grace? I feel that
>      high level language interpreter should not crash its process
>      whatever I do in the php code. Throwing a stack overflow / memory 
> exausted
>      exception would make it much easier to debug.
>
>      Cheers,
>      Milan
>
>
> --
> Best regards,
>  speedy                          mailto:speedy.s...@gmail.com
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Hi.

the mailing list only accept attachments with txt as an extension.
the problem itself is known, and marked as bogus/wontfix:
https://bugs.php.net/bug.php?id=51350

:(

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to