[PHP-BUG] Bug #63441 [NEW]: php-fpm is hangup
From: mail dot skeletor at gmail dot com Operating system: Solaris PHP version: 5.4.8 Package: FPM related Bug Type: Bug Bug description:php-fpm is hangup Description: Hello. Our system is Solaris 11 with nginx+php-fpm. Sometimes our programmer execute a few scripts which generate an exeptions which doesn't processed by the application and that's why hangup a php-fpm. I try to use version 5.4.3 and 5.4.8, but it still hangup. When we use version 5.3.9 - exections was generated, but php-fpm didn't hangup. Also, i try to disable a xdebug, rebuild with gcc/solaris studio but it nothing changes. php build with this parametres: --with-mysql=/usr/mysql --enable-embedded-mysqli --with-gd --with-jpeg-dir=/usr --enable-session --enable-sockets --with-openssl --with-iconv --enable-mbstring --enable-exif --with-zlib --enable-fpm --with-curl build arch is amd64 Actual result: -- Reading symbols from /lib/amd64/libelf.so.1...done. Loaded symbols for /lib/64/libelf.so.1 Reading symbols from /usr/lib/security/amd64/pkcs11_kernel.so.1...done. Loaded symbols for /usr/lib/security/64/pkcs11_kernel.so.1 Reading symbols from /lib/amd64/ld.so.1...done. Loaded symbols for /lib/amd64/ld.so.1 Core was generated by `/usr/php54/sbin/php-fpm -y /usr/php54/etc/php-fpm.conf'. Program terminated with signal 11, Segmentation fault. [New process 89458 ] #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () (gdb) bt #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in zend_is_callable_ex () #13 0x008f9605 in zend_call_function () #14 0x008f93f3 in call_user_function_ex () #15 0x008f92e7 in call_user_function () #16 0x007c16d4 in ps_call_handler () #17 0x007c1c0a in ps_write_user () #18 0x007b8edf in php_session_save_current_state () #19 0x007be9e8 in zm_deactivate_session () #20 0x00910c1a in zend_deactivate_modules () #21 0x00898073 in php_request_shutdown () #22 0x009859b1 in main () (gdb) where #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in zend_is_callable_ex () #13 0x008f9605 in zend_call_function () #14 0x008f93f3 in call_user_function_ex () #15 0x008f92e7 in call_user_function () #16 0x007c16d4 in ps_call_handler () #17 0x007c1c0a in ps_write_user () #18 0x007b8edf in php_session_save_current_state () #19 0x007be9e8 in zm_deactivate_session () #20 0x00910c1a in zend_deactivate_modules () #21 0x00898073 in php_request_shutdown () #22 0x009859b1 in main () -- Edit bug report at https://bugs.php.net/bug.php?id=63441&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=63441&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=63441&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=63441&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=63441&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=63441&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=63441&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=63441&r=needscript Try newer version: https://bugs.php.net/fix.php?id=63441&r=oldversion Not developer issue:https://bugs.php.net/fix.php?id=63441&r=support Expected behavior: https://bugs.php.net/fix.php?id=63441&r=notwrong Not enough info:
Bug #63441 [Com]: php-fpm is hangup
Edit report at https://bugs.php.net/bug.php?id=63441&edit=1 ID: 63441 Comment by: mail dot skeletor at gmail dot com Reported by:mail dot skeletor at gmail dot com Summary:php-fpm is hangup Status: Feedback Type: Bug Package:FPM related Operating System: Solaris PHP Version:5.4.8 Block user comment: N Private report: N New Comment: Thanks for reply, but I have already done it. Also, I've already written about that: "Also, i try to disable a xdebug, rebuild with gcc/solaris studio but it nothing changes." Previous Comments: [2012-11-15 00:55:14] fel...@php.net Please, try disabling the xdebug extension. [2012-11-05 15:59:53] mail dot skeletor at gmail dot com Description: Hello. Our system is Solaris 11 with nginx+php-fpm. Sometimes our programmer execute a few scripts which generate an exeptions which doesn't processed by the application and that's why hangup a php-fpm. I try to use version 5.4.3 and 5.4.8, but it still hangup. When we use version 5.3.9 - exections was generated, but php-fpm didn't hangup. Also, i try to disable a xdebug, rebuild with gcc/solaris studio but it nothing changes. php build with this parametres: --with-mysql=/usr/mysql --enable-embedded-mysqli --with-gd --with-jpeg-dir=/usr --enable-session --enable-sockets --with-openssl --with-iconv --enable-mbstring --enable-exif --with-zlib --enable-fpm --with-curl build arch is amd64 Actual result: -- Reading symbols from /lib/amd64/libelf.so.1...done. Loaded symbols for /lib/64/libelf.so.1 Reading symbols from /usr/lib/security/amd64/pkcs11_kernel.so.1...done. Loaded symbols for /usr/lib/security/64/pkcs11_kernel.so.1 Reading symbols from /lib/amd64/ld.so.1...done. Loaded symbols for /lib/amd64/ld.so.1 Core was generated by `/usr/php54/sbin/php-fpm -y /usr/php54/etc/php-fpm.conf'. Program terminated with signal 11, Segmentation fault. [New process 89458 ] #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () (gdb) bt #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in zend_is_callable_ex () #13 0x008f9605 in zend_call_function () #14 0x008f93f3 in call_user_function_ex () #15 0x008f92e7 in call_user_function () #16 0x007c16d4 in ps_call_handler () #17 0x007c1c0a in ps_write_user () #18 0x007b8edf in php_session_save_current_state () #19 0x007be9e8 in zm_deactivate_session () #20 0x00910c1a in zend_deactivate_modules () #21 0x00898073 in php_request_shutdown () #22 0x009859b1 in main () (gdb) where #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in zend_is_callable_ex () #13 0x008f9605 in zend_call_function () #14 0x008f93f3 in call_user_function_ex () #15 0x008f92e7 in call_user_function () #16 0x007c16d4 in ps_call_handler () #17 0x007c1c0a in ps_write_user () #18 0x007b8edf in php_session_save_current_state () #19 0x007be9e8 in zm_deactivate_session () #20 0x00910c1a in zend_deactivate_modules () #21 0x00898073 in php_request_shutdown () #22 0x009859b1 in main () -- Edit this bug report at https://bugs.php.net/bug.php?id=63441&edit=1
Bug #63441 [Com]: php-fpm is hangup
Edit report at https://bugs.php.net/bug.php?id=63441&edit=1 ID: 63441 Comment by: mail dot skeletor at gmail dot com Reported by:mail dot skeletor at gmail dot com Summary:php-fpm is hangup Status: No Feedback Type: Bug Package:FPM related Operating System: Solaris PHP Version:5.4.8 Block user comment: N Private report: N New Comment: No, we have the same problem also with version 5.4.9, so, this bug also present not only in 5.4.8. Previous Comments: [2013-02-18 00:36:05] php-bugs at lists dot php dot net No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. [2012-11-15 09:11:41] mail dot skeletor at gmail dot com Thanks for reply, but I have already done it. Also, I've already written about that: "Also, i try to disable a xdebug, rebuild with gcc/solaris studio but it nothing changes." [2012-11-15 00:55:14] fel...@php.net Please, try disabling the xdebug extension. ---- [2012-11-05 15:59:53] mail dot skeletor at gmail dot com Description: Hello. Our system is Solaris 11 with nginx+php-fpm. Sometimes our programmer execute a few scripts which generate an exeptions which doesn't processed by the application and that's why hangup a php-fpm. I try to use version 5.4.3 and 5.4.8, but it still hangup. When we use version 5.3.9 - exections was generated, but php-fpm didn't hangup. Also, i try to disable a xdebug, rebuild with gcc/solaris studio but it nothing changes. php build with this parametres: --with-mysql=/usr/mysql --enable-embedded-mysqli --with-gd --with-jpeg-dir=/usr --enable-session --enable-sockets --with-openssl --with-iconv --enable-mbstring --enable-exif --with-zlib --enable-fpm --with-curl build arch is amd64 Actual result: -- Reading symbols from /lib/amd64/libelf.so.1...done. Loaded symbols for /lib/64/libelf.so.1 Reading symbols from /usr/lib/security/amd64/pkcs11_kernel.so.1...done. Loaded symbols for /usr/lib/security/64/pkcs11_kernel.so.1 Reading symbols from /lib/amd64/ld.so.1...done. Loaded symbols for /lib/amd64/ld.so.1 Core was generated by `/usr/php54/sbin/php-fpm -y /usr/php54/etc/php-fpm.conf'. Program terminated with signal 11, Segmentation fault. [New process 89458 ] #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () (gdb) bt #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in zend_is_callable_ex () #13 0x008f9605 in zend_call_function () #14 0x008f93f3 in call_user_function_ex () #15 0x008f92e7 in call_user_function () #16 0x007c16d4 in ps_call_handler () #17 0x007c1c0a in ps_write_user () #18 0x007b8edf in php_session_save_current_state () #19 0x007be9e8 in zm_deactivate_session () #20 0x00910c1a in zend_deactivate_modules () #21 0x00898073 in php_request_shutdown () #22 0x009859b1 in main () (gdb) where #0 0x0093f2eb in zend_fetch_var_address_helper_SPEC_CONST_VAR () #1 0x00938c81 in execute () #2 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #3 0x009394c7 in zend_do_fcall_common_helper_SPEC () #4 0x00938c81 in execute () #5 0xfd7f923747b7 in xdebug_execute () from /usr/php54/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so #6 0x008fa118 in zend_call_function () #7 0x009222b1 in zend_call_method () #8 0x007d0672 in zif_spl_autoload_call () #9 0x008fa080 in zend_call_function () #10 0x008fa8d4 in zend_lookup_class_ex () #11 0x0091170f in zend_is_callable_check_class () #12 0x00912811 in