ID: 8621
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Feedback
Bug Type: Reproduceable crash
PHP Version: 4.0.3pl1
Assigned To: 
Comments:

user reports:
bbonev@orange:~/php/php4$ ./php -a
Interactive mode enabled

<? $a=1 ?>
X-Powered-By: PHP/4.0.6-dev
Content-type: text/html

Segmentation fault
bbonev@orange:~/php/php4$

it still exists, maybe this does not crash on win32?

what about interactive mode with win32 cgi php? i am not sure but it may be
handled differently on *nix and win32

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

I tried this on Linux, and it didn't segfault for me.

Can you make a backtrace of it and add it here?

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

[2001-04-28 14:20:53] [EMAIL PROTECTED]
I can not reproduce this with the latest CVS (28/04/2001)
so closing.

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

[2001-01-10 15:47:04] [EMAIL PROTECTED]
really i think that merely noone cares about interactive mode but... problem exists in 
latest CVS:

Interactive mode enabled

<? $boza='kosmi'; ?>

X-Powered-By: PHP/4.0.5-dev
Content-type: text/html


Segmentation fault

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

[2001-01-09 18:26:15] [EMAIL PROTECTED]
tst.php: <? $malei='something'; ?>

php -a tst.php 

produces:

Interactive mode enabled

X-Powered-By: PHP/4.0.3pl1
Content-type: text/html

Segmentation fault

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

another command line example:

php -a
Interactive mode enabled

<? $bassi='aaaaa'; ?>

X-Powered-By: PHP/4.0.3pl1
Content-type: text/html


Segmentation fault


same result with 4.0.4 soon will test with latest CVS


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8621&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to