またしてもcore dumpd
Oct 18 05:00:02 jg7sfr kernel: pid 2059 (httpd), jid 0, uid 0: exited on signal 11 (core dumped)
お手上げです。
唯一修正したのは
/usr/local/etc/apache24/httpd.conf
LoadModule php_module libexec/apache24/libphp.so
php_moduleとlibexecの間にスペースが複数個
修正してapache起動。
#gdb /usr/local/sbin/httpd -c /httpd.core
GNU gdb (GDB) 13.2 [GDB v13.2 for FreeBSD]
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type “show copying” and “show warranty” for details.
This GDB was configured as “x86_64-portbld-freebsd13.2”.
Type “show configuration” for configuration details.
For bug reporting instructions, please see:
https://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type “help”.
Type “apropos word” to search for commands related to “word”…
Reading symbols from /usr/local/sbin/httpd…
(No debugging symbols found in /usr/local/sbin/httpd)
[New LWP 100232]
warning: Could not load shared library symbols for [vdso].
Do you need “set solib-search-path” or “set sysroot”?
Core was generated by `/usr/local/sbin/httpd’.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
0 0x000000083e8a2f10 in ?? ()