From: andreyra at chtivo dot ru
Operating system: Windows 2000 Server
PHP version: 5.0.1
PHP Bug Type: Reproducible crash
Bug description: W32 php 5.0.0 and 5.0.1 crash with -a parameter
Description:
------------
Run php.exe from command line. Specify '-a' paramater (for interactive
output).
I have got this error on any script with 'if' statement:
---------------------------
php.exe - Application Error
---------------------------
The instruction at "0x10015454" referenced memory at "0x00000002". The
memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------
Reproduce code:
---------------
<?php if (1){}; ?>
--
Edit bug report at http://bugs.php.net/?id=29650&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29650&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29650&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=29650&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=29650&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=29650&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=29650&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=29650&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=29650&r=support
Expected behavior: http://bugs.php.net/fix.php?id=29650&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=29650&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=29650&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=29650&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29650&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=29650&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=29650&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=29650&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29650&r=float