Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread derick
Hey, I can reproduce this crash: Program received signal SIGSEGV, Segmentation fault. 0x081f8ddf in _zval_dtor (zvalue=0xbfffd3f0, __zend_filename=0x8272220 /dat/dev/php/php-4.3.0dev/Zend/zend_operators.c, __zend_lineno=1057) at /dat/dev/php/php-4.3.0dev/Zend/zend_variables.c:43 43

Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Andrey Hristov
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

RE: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Mike Robinson
No problems with 4.2.2 as apache-1.3.26 dso on RH-7.2 Regards Mike Robinson -Original Message- From: Lukas Schroeder [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 01, 2002 1:50 PM To: [EMAIL PROTECTED] Subject: [PHP-DEV] segfault on adding empty heredoc to string hi, i can

Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Timm Friebe
On Sun, 2002-09-01 at 19:50, Lukas Schroeder wrote: hi, i can crash my php here by using these lines: Nope, works fine: --- thekid@friebes:~ cat | php -q ?php $a = ''; $a .= EOF EOF; ? thekid@friebes:~ php -v 4.2.1

Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Jani Taskinen
Crashes with latest CVS HEAD here too: 0x828b505 in _zval_dtor (zvalue=0xbfffd540, __zend_filename=0x8376000 /usr/src/web/php/php4/Zend/zend_operators.c, __zend_lineno=1057) at /usr/src/web/php/php4/Zend/zend_variables.c:43 43

Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Zeev Suraski
Mark them as critical and they'll get some attention :) Is this bug new to the latest CVS or does it occur with 4.2? At 01:10 02/09/2002, Jani Taskinen wrote: Crashes with latest CVS HEAD here too: 0x828b505 in _zval_dtor (zvalue=0xbfffd540, __zend_filename=0x8376000