From: judas dot iscariote at gmail dot com Operating system: Linux 64 bit PHP version: 6CVS-2006-06-11 (CVS) PHP Bug Type: *General Issues Bug description: memory leak trying to execute a non existing file (CLI)
Description: ------------ memory leak trying to execute a non-existing file. Reproduce code: --------------- php6 foobar Expected result: ---------------- Could not open input file: foobar Actual result: -------------- Could not open input file: foobar [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/main/SAPI.c(641) : Freeing 0x00A2C730 (10 bytes), script=- [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/main/SAPI.c(591) : Freeing 0x00A26B90 (24 bytes), script=- [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/Zend/zend_llist.c(39) : Freeing 0x00A266D0 (39 bytes), script=- === Total 3 memory leaks detected === -- Edit bug report at http://bugs.php.net/?id=37780&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37780&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37780&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37780&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37780&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37780&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37780&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37780&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37780&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37780&r=support Expected behavior: http://bugs.php.net/fix.php?id=37780&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37780&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37780&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37780&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37780&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37780&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37780&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37780&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37780&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37780&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37780&r=mysqlcfg