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: I use --tt, but not output content. Previous Comments: ------------------------------------------------------------------------ [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 ------------------------------------------------------------------------ [2010-11-15 09:13:01] f...@php.net Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. I can't help you without defail informations. I need: - the configure command line you used to compile PHP - your FPM configuration file (you can do php-fpm -tt with the last snapshot) - a backtrace if process segfault ------------------------------------------------------------------------ [2010-11-15 04:32:29] paulgao at yeah dot net Description: ------------ Compiled, Startup, Failed. Expected result: ---------------- normal startup. Actual result: -------------- nobody 22498 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> nobody 22500 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> nobody 22501 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> nobody 22503 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> nobody 22504 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> nobody 22506 0.0 0.0 0 0 ? Z 11:30 0:00 [php-fpm] <defunct> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53311&edit=1