From: [EMAIL PROTECTED] Operating system: Linux Debian Sarge PHP version: 4CVS-2002-11-24 (dev) PHP Bug Type: Unknown/Other Function Bug description: PHP CLI exists always with Segmantation Fault
when i call a php script on bash with the #!/usr/local/bin/php header i always get the error segmantation fault but the script executes normal even with a normal <? echo "test"; exit(); ?> i get this error message with cvs up i see that i have the newest php source code -- Edit bug report at http://bugs.php.net/?id=20604&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20604&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20604&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20604&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20604&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20604&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20604&r=support Expected behavior: http://bugs.php.net/fix.php?id=20604&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20604&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20604&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20604&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20604&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20604&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20604&r=isapi