You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/08/21 14:06:17 UTC

[Bug 62646] New: Core was generated by load balancer with termination signal

https://bz.apache.org/bugzilla/show_bug.cgi?id=62646

            Bug ID: 62646
           Summary: Core was generated by load balancer with termination
                    signal
           Product: Apache httpd-2
           Version: 2.4.25
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: bhaskar6d@gmail.com
  Target Milestone: ---

Hi All,

  Application was running fine from past 1 year, All of a sudden we saw
multiple core dump and its continuous, Back trace doesn't give much detail. Can
any one help me to understand, Is there any reason for this cause / is this a
bug fixed in later version

version : 2.4.25

GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Missing separate debuginfo for the main executable file
Try: yum --enablerepo='*-debug*' install
/usr/lib/debug/.build-id/d5/d5b13dc8d6a4f41fbd6e60813a01fcb832c259
[New Thread 19097]
Core was generated by `/opt/load_balancer/bin/httpd -k start'.
Program terminated with signal 7, Bus error.
#0  0x00007fea0ac65c16 in ?? ()
(gdb) bt
#0  0x00007fea0ac65c16 in ?? ()
#1  0x00007ffd6c4e0df8 in ?? ()
#2  0x000000013ac09f0a in ?? ()
#3  0x00007ffd6c4e0e08 in ?? ()
#4  0x00007fea0d8f0663 in ?? ()
#5  0x0000000000000001 in ?? ()
#6  0x000000000041ed2d in ?? ()
#7  0x00007ffd00000001 in ?? ()
#8  0x000000323ae21188 in ?? ()
#9  0x0000000000000000 in ?? ()



In Error logs:

[Tue Aug 21 16:32:02.106153 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46101 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:04.108641 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46782 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:05.110790 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46826 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:05.110861 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46827 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:06.112012 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46861 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:06.112091 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46862 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:06.112128 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46864 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:06.112163 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46866 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:08.115291 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46874 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:09.117513 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46879 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:09.117574 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46880 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:10.118716 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46883 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:10.118788 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46884 exit signal Bus error (7), possible coredump in
/opt/load_balancer
[Tue Aug 21 16:32:10.118826 2018] [core:notice] [pid 43375:tid 140643226507008]
AH00051: child pid 46886 exit signal Bus error (7), possible coredump in
/opt/load_balancer



Thanks in advance

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62646] Core was generated by load balancer with termination signal

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62646

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <co...@gmail.com> ---
You'll need to add symbols as per the initial gdb output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org