From: egarcia at egm dot as Operating system: Windows XP Professional PHP version: 4.3.5RC2 PHP Bug Type: Reproducible crash Bug description: PHP.exe crash on console
Description: ------------ The php.exe crash when this is called from the command interface. C:\PHP>php ^Z Content-type: text/html X-Powered-By: PHP/4.3.5RC2 Set-Cookie: ZDEDebuggerPresent=php,phtml,php3 After this message, the OS reports a error in PHP.exe. The ISAPI in IIS is working OK. Reproduce code: --------------- 1. Run the command interface Start | Run | cmd 2. Go to the PHP directory CD \PHP 3. Execute the PHP.exe and scape (CTRL+Z) C:\PHP>php ^Z The OS reports a crash in PHP.EXE Expected result: ---------------- Normal exit with the headers. -- Edit bug report at http://bugs.php.net/?id=27141&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27141&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27141&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27141&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27141&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27141&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27141&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27141&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27141&r=support Expected behavior: http://bugs.php.net/fix.php?id=27141&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27141&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27141&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27141&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27141&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27141&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27141&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27141&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27141&r=float