Edit report at http://bugs.php.net/bug.php?id=53311&edit=1

 ID:                 53311
 Updated by:         f...@php.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:

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


Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to