• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Apache crashes

ehrenwert

Basic Pleskian
Hello,

unfortunately the apache webserver-process crashes from time to time.

This is what /var/log/apache2/error.log is giving me:

Code:
*** stack smashing detected ***: /usr/sbin/apache2 terminated

======= Backtrace: =========

/lib/x86_64-linux-gnu/libc.so.6(+0x731ff)[0x7f0fe10ef1ff]

/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f0fe11724c7]

/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x0)[0x7f0fe1172490]

/usr/lib/apache2/modules/mod_mpm_event.so(+0x9b2f)[0x7f0fdc4f2b2f]

/usr/sbin/apache2(+0x29e640)[0x5582e8c00640]

======= Memory map: ========


[Mon Nov 23 08:40:33.310258 2015] [core:notice] [pid 29152:tid 139706191959936] AH00060: seg fault or similar nasty error detected in the parent process

[Mon Nov 23 08:46:04.253825 2015] [ssl:warn] [pid 31723:tid 140267924055936] AH01909: lists:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:04.254210 2015] [ssl:warn] [pid 31723:tid 140267924055936] AH01909: default-213_202_210_25:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:04.254588 2015] [ssl:warn] [pid 31723:tid 140267924055936] AH01909: default-89_163_247_244:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:04.254791 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity for Apache/2.9.0 (http://www.modsecurity.org/) configured.

[Mon Nov 23 08:46:04.254797 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity: APR compiled version="1.5.1"; loaded version="1.5.1"

[Mon Nov 23 08:46:04.254800 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity: PCRE compiled version="8.35 "; loaded version="8.35 2014-04-04"

[Mon Nov 23 08:46:04.254802 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity: LUA compiled version="Lua 5.1"

[Mon Nov 23 08:46:04.254804 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity: LIBXML compiled version="2.9.1"

[Mon Nov 23 08:46:04.254805 2015] [:notice] [pid 31723:tid 140267924055936] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.

[Mon Nov 23 08:46:04.255054 2015] [suexec:notice] [pid 31723:tid 140267924055936] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)

[Mon Nov 23 08:46:04.637690 2015] [auth_digest:notice] [pid 31855:tid 140267924055936] AH01757: generating secret for digest authentication ...

[Mon Nov 23 08:46:04.637791 2015] [:notice] [pid 31855:tid 140267924055936] mod_bw : Memory Allocated 0 bytes (each conf takes 48 bytes)

[Mon Nov 23 08:46:04.637795 2015] [:notice] [pid 31855:tid 140267924055936] mod_bw : Version 0.92 - Initialized [0 Confs]

[Mon Nov 23 08:46:05.143098 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: roundcube.webmail:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.143375 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: roundcube.webmail:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.143651 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: horde.webmail:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.143923 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: horde.webmail:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.144203 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: lists:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.144580 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: default-213_202_210_25:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.144970 2015] [ssl:warn] [pid 31855:tid 140267924055936] AH01909: default-89_163_247_244:443:0 server certificate does NOT include an ID which matches the server name

[Mon Nov 23 08:46:05.148892 2015] [core:warn] [pid 31855:tid 140267924055936] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?

[Mon Nov 23 08:46:05.150555 2015] [mpm_event:notice] [pid 31855:tid 140267924055936] AH00489: Apache/2.4.10 (Debian) OpenSSL/1.0.1k mod_fcgid/2.3.9 configured -- resuming normal operations

[Mon Nov 23 08:46:05.150573 2015] [core:notice] [pid 31855:tid 140267924055936] AH00094: Command line: '/usr/sbin/apache2'

tail: die Inotify-Resourcen sind erschöpft

tail: Inotify kann nicht verwendet werden, es wird auf Pollen zurückgegriffen

For me it is not clear why
Code:
seg fault or similar nasty error detected in the parent process
turns up. Any ideas?

Unfortunately the backtrace is too long for this forum. You can find it here: http://d.pr/1b88E
 
Back
Top