https://bz.apache.org/bugzilla/show_bug.cgi?id=66124
--- Comment #8 from Alexander Sheiko <[email protected]> --- Rainer Jung, dumps generation not working: -- # FreeBSD mkdir -p /var/coredumps chmod 777 /var/coredumps # for "kern.sugid_coredump=1" sysctl kern.corefile=/var/coredumps/%U/%N.core sysctl kern.coredump=1 # default -- grep Dump /usr/local/etc/apache24/httpd.conf CoreDumpDirectory /var/coredumps -- grep coredumpsize /etc/login.conf :coredumpsize=unlimited:\ -- [Sun Jun 19 22:33:07.362798 2022] [mpm_event:notice] [pid 17125:tid 545689600] AH00489: Apache/2.4.54 (FreeBSD) OpenSSL/1.1.1l-freebsd configured -- resuming normal operations [Sun Jun 19 22:33:07.363150 2022] [core:notice] [pid 17125:tid 545689600] AH00094: Command line: '/usr/local/sbin/httpd' [Sun Jun 19 22:33:10.368381 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17127 exit signal Segmentation fault (11) [Sun Jun 19 22:33:11.371415 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17133 exit signal Segmentation fault (11) [Sun Jun 19 22:33:14.379395 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17134 exit signal Segmentation fault (11) [Sun Jun 19 22:33:17.386427 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17135 exit signal Segmentation fault (11) [Sun Jun 19 22:33:25.602397 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17137 exit signal Segmentation fault (11) [Sun Jun 19 22:33:28.610408 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17138 exit signal Segmentation fault (11) [Sun Jun 19 22:33:32.620385 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17139 exit signal Segmentation fault (11) [Sun Jun 19 22:33:35.628381 2022] [core:notice] [pid 17125:tid 545689600] AH00052: child pid 17140 exit signal Segmentation fault (11) -- ls -l /var/coredumps/ total 0 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
