[Bug 225499] www/apache24: child pid exit signal Segmentation fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 3 11:01:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225499
--- Comment #2 from O. Hartmann <ohartmann at walstatt.org> ---
I followed an advice checking the debugging output on apache24 when it crashes.
I can provide the following (minimalistic) information:
[ from starting recent www/apache24 with gdb ]
Starting program: /usr/local/sbin/httpd -X
[Sat Feb 03 11:41:27.704031 2018] [core:warn] [pid 59320:tid 34376777728] (2)No
such file
or directory: AH00075: Failed to enable the 'httpready' Accept Filter [Sat Feb
03
11:41:27.704359 2018] [core:warn] [pid 59320:tid 34376777728] (2)No such file
or
directory: AH00075: Failed to enable the 'dataready' Accept Filter [New LWP
101096 of
process 59320] [New LWP 101105 of process 59320] [New LWP 101109 of process
59320]
[New LWP 101103 of process 59320]
[New LWP 101102 of process 59320]
[New LWP 101110 of process 59320]
[New LWP 101107 of process 59320]
[New LWP 101098 of process 59320]
[New LWP 101099 of process 59320]
[New LWP 101108 of process 59320]
[New LWP 101112 of process 59320]
[New LWP 101101 of process 59320]
[New LWP 101104 of process 59320]
[New LWP 101097 of process 59320]
[New LWP 101106 of process 59320]
[New LWP 101111 of process 59320]
[New LWP 101100 of process 59320]
[LWP 101096 of process 59320 exited]
Thread 11 received signal SIGSEGV, Segmentation fault.
[Switching to LWP 101108 of process 59320]
0x0000000802300382 in ?? () from /usr/local/lib/php/20131226-zts/opcache.so
[...]
lang/php56 is compiled with option ZTS enabled.
www/mod_php56 has the following options set:
===> The following configuration options are available for mod_php56-5.6.33:
AP2FILTER=off: Use Apache 2.x filter interface (experimental)
PHPDBG=off
DEBUG=off: Enable debug
DTRACE=off: Enable DTrace support
IPV6=on: IPv6 protocol support
MAILHEAD=off: Enable mail header patch
LINKTHR=on: Link thread lib (for threaded extensions)
ZTS=on: Force Zend Thread Safety (ZTS) build
===> Use 'make config' to modify these settings
Option ZTS is strongly recommende, even required, when having a threaded Apache
server.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-apache
mailing list