dongtang2376 2019-02-23 11:50
浏览 98
已采纳

“[notice] child pid XXXX退出信号分段错误(11)”在apache error.log中

First off: this is no duplicate as the solution provided differs from any solution for similar questions and "[notice] child pid XXXX exit signal Segmentation fault (11)" in apache error.log does not accept any more answers. Also I cannot comment on SO yet.

I just upgraded from PHP-7.0 to PHP-7.3 (or any version combo for that matter) and am now getting

[notice] child pid XXXX exit signal Segmentation fault (11)

in my apache error.log file.

Other solutions to this question did not apply:

TIA

  • 写回答

1条回答 默认 最新

  • dstm2014 2019-02-23 19:19
    关注

    Check whether your PHP-FPM and PHP versions match. Make sure there is a (correct) PHP-FPM configuration corresponding to your PHP and PHP-FPM version, respectively.

    On a Debian system there should be something like this:

    /etc/php/7.3/fpm
    /etc/php/7.3/fpm/php.ini
    /etc/php/7.3/fpm/php-fpm.conf
    /etc/php/7.3/fpm/pool.d
    /etc/php/7.3/fpm/conf.d
    /etc/php/7.3/fpm/pool.d/www.conf
    

    On my system the /etc/php/7.3/fpm directory was missing. Reason: legacy PHP-FPM didn't get updated. After installing the PHP-FPM update and synch'ing the new fpm config w/ my tweaked config there were no more segfaults and everything started working as it did before the update.

    The root cause for those child segfaults was particulary nasty to isolate, maybe this SO answer can save others the hassle.

    HTH

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!