ID:               32229
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pk at iname dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.0.3
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

#28839


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

[2005-03-08 07:29:35] pk at iname dot com

Description:
------------
The crash is easy to reproduce:

C:\php> php -a
Interactive mode enabled

<? echo ((1 == 1)? 2 : 3); ?>

A PHP window comes up with a message beginning:

"CLI has encountered a problem and needs to close.  We are sorry for
the inconvenience."




Reproduce code:
---------------
echo ((1 == 1)? 2 : 3);

Expected result:
----------------
Anything but a core dump.

Actual result:
--------------
A PHP window comes up with a message beginning:

"CLI has encountered a problem and needs to close.  We are sorry for
the inconvenience."

The error report includes this information:

AppName: php.exe         
AppVer: 5.0.3.3         
ModName: php5ts.dll
ModVer: 5.0.3.3  
Offset: 00015a24


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


-- 
Edit this bug report at http://bugs.php.net/?id=32229&edit=1

Reply via email to