From: webmaster at detectomania dot com Operating system: debian testing PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: Pear Error:Allowed memory with symfony-0.6.2 install
Description: ------------ trying to install symfony framework (symfony-0.6.2.tgz and symfony-0.7.1475.tgz ) in PHP 5.1.4-0.1 (cli) (built: Jun 13 2006 21:46:20)(debian testing packaged) with PEAR Version: 1.4.9, it drops this error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 256 bytes) in /usr/share/php/PEAR/Installer.php on line 781 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /usr/share/php/PEAR.php on line 766 When I have test it with PEAR Version: 1.4.9 and PHP Version: 5.0.0 ant it doesn´t occurs Installed packages, channel pear.php.net: ========================================= Package Version State Archive_Tar 1.3.1 stable Benchmark 1.2.6 stable Console_Getopt 1.2 stable Console_Table 1.0.4 stable HTML_Common 1.2.2 stable HTML_QuickForm 3.2.5 stable PEAR 1.4.9 stable PEAR_PackageFileManager 1.5.3 stable PHPUnit2 2.3.6 stable PHP_CompatInfo 1.0.2 stable VersionControl_SVN 0.3.0alpha1 alpha XML_Beautifier 1.1 stable XML_Parser 1.2.7 stable XML_RPC 1.4.8 stable XML_Tree 1.1 stable XML_Util 1.1.1 stable phing 2.1.1 stable Reproduce code: --------------- /usr/bin/pear install symfony/symfony Actual result: -------------- Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 41 bytes) in /usr/share/php/PEAR/Common.php on line 279 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /usr/share/php/PEAR.php on line 766 -- Edit bug report at http://bugs.php.net/?id=37858&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37858&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37858&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37858&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37858&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37858&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37858&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37858&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37858&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37858&r=support Expected behavior: http://bugs.php.net/fix.php?id=37858&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37858&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37858&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37858&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37858&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37858&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37858&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37858&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37858&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37858&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37858&r=mysqlcfg