如何修复Apache Server子pid 637退出信号分段错误(11),可能在/ etc / apache2中出现coredump问题

时间:2019-03-15 04:42:11

标签: apache server apache2 lamp

我正面临Apache服务器问题。我有检查apache服务器日志,似乎喜欢它进入无限循环。错误日志持续显示以下错误。

 [Fri Mar 15 04:39:52.384115 2019] [core:notice] [pid 30896] AH00051: child pid 1413 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:52.384174 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1413
[Fri Mar 15 04:39:53.385026 2019] [core:notice] [pid 30896] AH00051: child pid 1416 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:53.385106 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1416
[Fri Mar 15 04:39:53.385122 2019] [core:notice] [pid 30896] AH00051: child pid 1417 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:53.385126 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1417
[Fri Mar 15 04:39:53.385137 2019] [core:notice] [pid 30896] AH00051: child pid 1418 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:53.385141 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1418
[Fri Mar 15 04:39:53.385152 2019] [core:notice] [pid 30896] AH00051: child pid 1419 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:53.385156 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1419
[Fri Mar 15 04:39:55.390520 2019] [core:notice] [pid 30896] AH00051: child pid 1426 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Mar 15 04:39:55.390821 2019] [core:error] [pid 30896] AH00546: no record of generation 0 of exiting child 1426

当我重新启动apache服务器时,站点正在工作。

有人建议解决此问题的解决方案吗?

谢谢

0 个答案:

没有答案