No problems on win32 , php-430-dev cli.ZE2.

Best regards
Andrey Hristov


----- Original Message -----
From: "Lukas Schroeder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 01, 2002 8:50 PM
Subject: [PHP-DEV] segfault on adding empty heredoc to string


> hi,
>
> i can crash my php here by using these lines:
>
> <?php
>
> $a = '';
> $a .= <<<EOF
> EOF;
>
> ?>
>
> can anyone second this?
>
>
> regards,
>   -lukas
>
>
> #0  0x403218b5 in _zval_dtor (zvalue=0xbfffe214,
__zend_filename=0x4038dc80
>         "/home/azzit/src/cvs/php4/php4/Zend/zend_operators.c",
__zend_lineno=1057)
>     at /home/azzit/src/cvs/php4/php4/Zend/zend_variables.c:43
> #1  0x4031f15f in concat_function (result=0x8296a0c, op1=0x8296a0c,
>     op2=0xbfffe214) at
/home/azzit/src/cvs/php4/php4/Zend/zend_operators.c:1057
> #2  0x40333fc0 in execute (op_array=0x829674c)
>     at /home/azzit/src/cvs/php4/php4/Zend/zend_execute.c:1165
> #3  0x403239e4 in zend_execute_scripts (type=8, retval=0x0, file_count=3)
>     at /home/azzit/src/cvs/php4/php4/Zend/zend.c:810
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to