From: Operating system: gentoo (kernel 2.6.32-r2) PHP version: 5.3.3 Package: Apache2 related Bug Type: Feature/Change Request Bug description:zend_mm_heap corrupted
Description: ------------ After updating php from 5.2.14 version to 5.3.3-r1 site didn't work in different moments of time. Apache error log showed this: [Fri Nov 12 00:14:52 2010] [notice] child pid 1389 exit signal Segmentation fault (11) [Fri Nov 12 00:14:55 2010] [notice] child pid 1361 exit signal Segmentation fault (11) zend_mm_heap corrupted zend_mm_heap corrupted After downgrading php from 5.3.3-r1 version to 5.2.14 problem has gone away. php was compiled without problems(I didn't receive any error or warning messages) php was compiled with next USE flags: apache2 bcmath berkdb bzip2 calendar cgi cli crypt ctype curl curlwrappers exif fileinfo filter flatfile ftp gd gdbm hash iconv imap ipv6 json mysql mysqli nls pcntl phar posix readline session simplexml snmp soap sockets ssl sysvipc threads tokenizer truetype unicode wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib All deprecated INI directives was changed in php.ini file and deprecated functions were replaced in site code. All dev-php5/* modules were recompiled. Here they are: dev-php5/pecl-http-1.6.6 dev-php5/pecl-memcache-3.0.5 dev-php5/xcache-1.3.0 Please, can you suggest what caused this problem? If it is fixed in CVS, can you provide me with php version that hasn't this problem? So I can wait for it in gentoo portage. -- Edit bug report at http://bugs.php.net/bug.php?id=53322&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53322&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53322&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53322&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53322&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53322&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53322&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53322&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53322&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53322&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53322&r=support Expected behavior: http://bugs.php.net/fix.php?id=53322&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53322&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53322&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53322&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53322&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53322&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53322&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53322&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53322&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53322&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53322&r=mysqlcfg