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

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

报告相同问题?

悬赏问题

  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题