Edit report at http://bugs.php.net/bug.php?id=53311&edit=1
ID: 53311 Comment by: paulgao at yeah dot net Reported by: paulgao at yeah dot net Summary: startup failed. Status: Feedback Type: Bug Package: FPM related Operating System: Centos 64-bit 5.5 PHP Version: 5.3SVN-2010-11-15 (SVN) Assigned To: fat Block user comment: N New Comment: [r...@php_5_3]# svn up Updated to revision 305368. I use lastest revision. :-( Previous Comments: ------------------------------------------------------------------------ [2010-11-15 10:40:05] f...@php.net Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ Can you please test the last SVN version (which has the -tt support) and report back to me. thx ++ jerome ------------------------------------------------------------------------ [2010-11-15 10:28:52] paulgao at yeah dot net I use --tt, but not output content. ------------------------------------------------------------------------ [2010-11-15 10:27:11] paulgao at yeah dot net backtrace: (gdb) bt #0 _zend_mm_free_int (heap=0x105ef810, p=0x7fff1fdf2bbe) at /root/PHP53/Zend/zend_alloc.c:2018 #1 0x00000000006b9fff in fpm_cleanups_run (type=2) at /root/PHP53/sapi/fpm/fpm/fpm_cleanup.c:46 #2 0x00000000006c3b9c in fpm_unix_init_main () at /root/PHP53/sapi/fpm/fpm/fpm_unix.c:232 #3 0x00000000006b968b in fpm_init (argc=<value optimized out>, argv=<value optimized out>, config=<value optimized out>, prefix=<value optimized out>, test_conf=0, base=0xda1728) at /root/PHP53/sapi/fpm/fpm/fpm.c:33 #4 0x00000000006be0de in main (argc=3, argv=0x7fff1fdf27e8) at /root/PHP53/sapi/fpm/fpm/fpm_main.c:1783 ------------------------------------------------------------------------ [2010-11-15 10:06:38] f...@php.net Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. I need a backtrace and the FPM configuration file (/usr/local/etc/php-fpm.conf -- or a dump of the conf file you can get with 'php-fpm -tt') ++ Jerome ------------------------------------------------------------------------ [2010-11-15 09:18:57] paulgao at yeah dot net configure command line: ./configure --prefix=/usr/local/php --without-pear --with-mysqli=mysqlnd --disable-phar --with-iconv --with-zlib --enable-exif --enable-sockets --enable-mbstring=all --enable-inline-optimization --disable-debug --enable-static --disable-ipv6 --disable-pdo --without-sqlite --enable-bcmath --enable-zip --with-bz2 --with-curl --with-openssl --enable-memcached --disable-memcached-session --with-libmemcached-dir=/usr/local/libmemcached --enable-memcached-igbinary --enable-http --with-http-curl-libevent=/usr --with-http-zlib-compression=/usr --with-gmagick --enable-apc --enable-apc-spinlocks --enable-stomp --enable-igbinary --enable-memcached-igbinary --enable-fpm --with-libevent=shared --with-xsl=/usr --enable-mongo --enable-redis ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=53311 -- Edit this bug report at http://bugs.php.net/bug.php?id=53311&edit=1