2020年3月2日月曜日

apache child pid exit signal Segmentation fault (11)

$ gcb /usr/sbin/httpd

  use: debuginfo-install httpd-2.4.6-90.el7.centos.x86_64

$ debuginfo-install httpd-2.4.6-90.el7.centos.x86_64
$ gcb /usr/sbin/httpd
(gdb) run -X
(gdb) list
(gdb) where

quit

# ulimit -a | grep 'core file size'
# ulimit -S -c unlimited
# ulimit -a | grep 'core file size'

0 件のコメント:

コメントを投稿

ZABBIX8.0 with postgres and nginx

■インストール前に PHP8.2以上が必要。 sudo dnf install -y epel-release sudo dnf install -y http://rpms.remirepo.net/enterprise/remi-release-9.rpm # Rocky L...