https://issues.apache.org/bugzilla/show_bug.cgi?id=54972

            Bug ID: 54972
           Summary: caught SIGTERM, shutting down; Apache/2.2.23 (Unix)
                    mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 configured --
                    resuming normal operations
           Product: Apache httpd-2
           Version: 2.2.23
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: All
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Apache httpd getting restarted every couple of minutes.

Messages in error_log.

[Wed May 15 10:06:02 2013] [notice] caught SIGTERM, shutting down
[Wed May 15 10:06:02 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23
OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Wed May 15 10:10:07 2013] [notice] caught SIGTERM, shutting down
[Wed May 15 10:10:07 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23
OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Wed May 15 10:12:02 2013] [notice] caught SIGTERM, shutting down
[Wed May 15 10:12:02 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23
OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Wed May 15 10:14:02 2013] [notice] caught SIGTERM, shutting down
[Wed May 15 10:14:02 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23
OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Wed May 15 10:16:02 2013] [notice] caught SIGTERM, shutting down
[Wed May 15 10:16:02 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23
OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations

[root@spwsnm49 httpd]# httpd -V
Server version: Apache/2.2.23 (Unix)
Server built:   Sep 26 2012 00:00:07
Server's Module Magic Number: 20051115:31
Server loaded:  APR 1.4.6, APR-Util 1.4.1
Compiled using: APR 1.4.6, APR-Util 1.4.1
Architecture:   64-bit
Server MPM:     Prefork
  threaded:     no
    forked:     yes (variable process count)
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=128
 -D HTTPD_ROOT="/etc/httpd"
 -D SUEXEC_BIN="/usr/sbin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"
[root@spwsnm49 httpd]#

Debugging shows below.

#0  0x00002b343176ad63 in __select_nocancel () from /lib64/libc.so.6
#1  0x00002b3431074a95 in apr_sleep () from /usr/lib64/libapr-1.so.0
#2  0x00002b342fbe1555 in ap_wait_or_timeout ()
#3  0x00002b342fbeaf8e in ap_mpm_run ()
#4  0x00002b342fbc486c in main ()

-- 
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]

Reply via email to