Re: [users@httpd] Having child process Segmentation fault

2018-09-08 Thread Frank Gingras
If you must use mod_php and prefork (and get segfaults), the first step is to usually unload all mod_php extensions that are not strictly needed. If you use the event or worker mpm, then you must recompile php to be thread-safe. A better and future-proof approach would be to set up fastcgi (via pr

[users@httpd] Having child process Segmentation fault

2018-09-04 Thread Matthew Goebel
Hello, apache 2.4.34 php 7.1.21 on SLES 12.sp3x64 Grabbed a traceback of one of the failing process, not sure how to proceed from here, or if this is the correct forum. (gdb) backtrace full #0 0x7f598af473dd in writev () from /lib64/libc.so.6 No symbol table info available. #1 0x7f59