https://bz.apache.org/bugzilla/show_bug.cgi?id=63086
Bug ID: 63086
Summary: Segmentation fault in mod_cgid
Product: Apache httpd-2
Version: 2.4.37
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_cgid
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I'm using on few servers Fedora 29 with apache 2.4.37 and php-fpm. Many times a
day I see this in logs
[Fri Jan 18 10:59:04.128747 2019] [core:notice] [pid 25493:tid 139990368094464]
AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Fri Jan 18 10:59:05.138276 2019] [core:notice] [pid 25493:tid 139990368094464]
AH00051: child pid 19816 exit signal Segmentation fault (11), possible coredump
in /etc/httpd
[Fri Jan 18 10:59:05.138337 2019] [cgid:error] [pid 25493:tid 139990368094464]
AH01239: cgid daemon process died, restarting
I have checked the coredump and here is the backtrace.
#0 0x00007f5208d826b0 in ?? ()
#1 0x00007f520c6a0358 in __run_fork_handlers () from /lib64/libc.so.6
#2 0x00007f520c65e96e in fork () from /lib64/libc.so.6
#3 0x00007f520ba9027c in cgid_start (p=0x5557b9c39a78,
main_server=0x5557b9c62d20, procnew=0x5557b9c5fa10) at mod_cgid.c:874
#4 0x00007f520ba90467 in cgid_init (p=0x5557b9c39a78, plog=<optimized out>,
ptemp=<optimized out>, main_server=0x5557b9c62d20) at mod_cgid.c:943
#5 0x00005557b7ecd443 in ap_run_post_config (pconf=0x5557b9c39a78,
plog=0x5557b9c66c98, ptemp=0x5557b9cb9968, s=0x5557b9c62d20) at config.c:103
#6 0x00005557b7ea829f in main (argc=<optimized out>, argv=<optimized out>) at
main.c:807
--
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]