You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2011/06/10 09:28:59 UTC

[jira] [Created] (TS-835) Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop

Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop
--------------------------------------------------------------------

                 Key: TS-835
                 URL: https://issues.apache.org/jira/browse/TS-835
             Project: Traffic Server
          Issue Type: Bug
          Components: Management
    Affects Versions: 3.1.0
         Environment: current trunk, v3.0 stable time
            Reporter: Zhao Yongming


bt #1
{code}
Reading symbols from /lib64/libnss_files.so.2...done.
Loaded symbols for /lib64/libnss_files.so.2

warning: Can't read pathname for load map: Input/output error.

warning: Can't read pathname for load map: Input/output error.
Core was generated by `/usr/bin/traffic_cop'.
Program terminated with signal 6, Aborted.
[New process 27092]
#0  0x0000003c33030265 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x0000003c33030265 in raise () from /lib64/libc.so.6
#1  0x0000003c33031d10 in abort () from /lib64/libc.so.6
#2  0x0000003c3306a84b in __libc_message () from /lib64/libc.so.6
#3  0x0000003c330722ef in _int_free () from /lib64/libc.so.6
#4  0x0000003c3307273b in free () from /lib64/libc.so.6
#5  0x00002b95bf2a2da7 in ink_free (ptr=Could not find the frame base for "ink_free".
) at ink_memory.cc:175
#6  0x00002b95bf2a7251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
) at ink_resource.cc:710
#7  0x00002b95bf07b42b in _TSfree (ptr=Could not find the frame base for "_TSfree".
) at ../INKMgmtAPI.cc:88
#8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
#9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
#10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
#11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
#12 0x0000000000405a87 in main (argc=1, argv=0x7fff8c071c88) at TrafficCop.cc:1942
(gdb) info f
Stack level 0, frame at 0x7fff8c06ef00:
 rip = 0x3c33030265 in raise; saved rip 0x3c33031d10
 called by frame at 0x7fff8c06f040
 Arglist at 0x7fff8c06eef0, args: 
 Locals at 0x7fff8c06eef0, Previous frame's sp is 0x7fff8c06ef00
 Saved registers:
  rip at 0x7fff8c06eef8
{code}

bt #2
{code}
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/libsepol.so.1...done.
Loaded symbols for /lib64/libsepol.so.1
Reading symbols from /lib64/libnss_files.so.2...done.
Loaded symbols for /lib64/libnss_files.so.2

warning: Can't read pathname for load map: Input/output error.

warning: Can't read pathname for load map: Input/output error.
Core was generated by `/usr/bin/traffic_cop'.
Program terminated with signal 6, Aborted.
[New process 26537]
#0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
#1  0x0000003f57e31d10 in abort () from /lib64/libc.so.6
#2  0x0000003f57e6a84b in __libc_message () from /lib64/libc.so.6
#3  0x0000003f57e722ef in _int_free () from /lib64/libc.so.6
#4  0x0000003f57e7273b in free () from /lib64/libc.so.6
#5  0x00002b682f2f8da7 in ink_free (ptr=Could not find the frame base for "ink_free".
) at ink_memory.cc:175
#6  0x00002b682f2fd251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
) at ink_resource.cc:710
#7  0x00002b682f0d142b in _TSfree (ptr=Could not find the frame base for "_TSfree".
) at ../INKMgmtAPI.cc:88
#8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
#9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
#10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
#11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
#12 0x0000000000405a87 in main (argc=1, argv=0x7fff396dede8) at TrafficCop.cc:1942
(gdb) info f
Stack level 0, frame at 0x7fff396dc060:
 rip = 0x3f57e30265 in raise; saved rip 0x3f57e31d10
 called by frame at 0x7fff396dc1a0
 Arglist at 0x7fff396dc050, args: 
 Locals at 0x7fff396dc050, Previous frame's sp is 0x7fff396dc060
 Saved registers:
  rip at 0x7fff396dc058
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (TS-835) Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop

Posted by "mohan_zl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mohan_zl closed TS-835.
-----------------------

    Resolution: Fixed

Not reproduce this problem again, now first close it and wait for another report.

> Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop
> --------------------------------------------------------------------
>
>                 Key: TS-835
>                 URL: https://issues.apache.org/jira/browse/TS-835
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Management
>    Affects Versions: 3.1.0
>         Environment: current trunk, v3.0 stable time
>            Reporter: Zhao Yongming
>              Labels: cop
>             Fix For: 3.1.0
>
>
> bt #1
> {code}
> Reading symbols from /lib64/libnss_files.so.2...done.
> Loaded symbols for /lib64/libnss_files.so.2
> warning: Can't read pathname for load map: Input/output error.
> warning: Can't read pathname for load map: Input/output error.
> Core was generated by `/usr/bin/traffic_cop'.
> Program terminated with signal 6, Aborted.
> [New process 27092]
> #0  0x0000003c33030265 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x0000003c33030265 in raise () from /lib64/libc.so.6
> #1  0x0000003c33031d10 in abort () from /lib64/libc.so.6
> #2  0x0000003c3306a84b in __libc_message () from /lib64/libc.so.6
> #3  0x0000003c330722ef in _int_free () from /lib64/libc.so.6
> #4  0x0000003c3307273b in free () from /lib64/libc.so.6
> #5  0x00002b95bf2a2da7 in ink_free (ptr=Could not find the frame base for "ink_free".
> ) at ink_memory.cc:175
> #6  0x00002b95bf2a7251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
> ) at ink_resource.cc:710
> #7  0x00002b95bf07b42b in _TSfree (ptr=Could not find the frame base for "_TSfree".
> ) at ../INKMgmtAPI.cc:88
> #8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
> #9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
> #10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
> #11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
> #12 0x0000000000405a87 in main (argc=1, argv=0x7fff8c071c88) at TrafficCop.cc:1942
> (gdb) info f
> Stack level 0, frame at 0x7fff8c06ef00:
>  rip = 0x3c33030265 in raise; saved rip 0x3c33031d10
>  called by frame at 0x7fff8c06f040
>  Arglist at 0x7fff8c06eef0, args: 
>  Locals at 0x7fff8c06eef0, Previous frame's sp is 0x7fff8c06ef00
>  Saved registers:
>   rip at 0x7fff8c06eef8
> {code}
> bt #2
> {code}
> Loaded symbols for /lib64/libselinux.so.1
> Reading symbols from /lib64/libsepol.so.1...done.
> Loaded symbols for /lib64/libsepol.so.1
> Reading symbols from /lib64/libnss_files.so.2...done.
> Loaded symbols for /lib64/libnss_files.so.2
> warning: Can't read pathname for load map: Input/output error.
> warning: Can't read pathname for load map: Input/output error.
> Core was generated by `/usr/bin/traffic_cop'.
> Program terminated with signal 6, Aborted.
> [New process 26537]
> #0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
> #1  0x0000003f57e31d10 in abort () from /lib64/libc.so.6
> #2  0x0000003f57e6a84b in __libc_message () from /lib64/libc.so.6
> #3  0x0000003f57e722ef in _int_free () from /lib64/libc.so.6
> #4  0x0000003f57e7273b in free () from /lib64/libc.so.6
> #5  0x00002b682f2f8da7 in ink_free (ptr=Could not find the frame base for "ink_free".
> ) at ink_memory.cc:175
> #6  0x00002b682f2fd251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
> ) at ink_resource.cc:710
> #7  0x00002b682f0d142b in _TSfree (ptr=Could not find the frame base for "_TSfree".
> ) at ../INKMgmtAPI.cc:88
> #8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
> #9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
> #10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
> #11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
> #12 0x0000000000405a87 in main (argc=1, argv=0x7fff396dede8) at TrafficCop.cc:1942
> (gdb) info f
> Stack level 0, frame at 0x7fff396dc060:
>  rip = 0x3f57e30265 in raise; saved rip 0x3f57e31d10
>  called by frame at 0x7fff396dc1a0
>  Arglist at 0x7fff396dc050, args: 
>  Locals at 0x7fff396dc050, Previous frame's sp is 0x7fff396dc060
>  Saved registers:
>   rip at 0x7fff396dc058
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-835) Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-835:
-----------------------------

    Fix Version/s: 3.1.0

> Crash Report: heartbeat_manager -> test_mgmt_cli_port in traffic_cop
> --------------------------------------------------------------------
>
>                 Key: TS-835
>                 URL: https://issues.apache.org/jira/browse/TS-835
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Management
>    Affects Versions: 3.1.0
>         Environment: current trunk, v3.0 stable time
>            Reporter: Zhao Yongming
>              Labels: cop
>             Fix For: 3.1.0
>
>
> bt #1
> {code}
> Reading symbols from /lib64/libnss_files.so.2...done.
> Loaded symbols for /lib64/libnss_files.so.2
> warning: Can't read pathname for load map: Input/output error.
> warning: Can't read pathname for load map: Input/output error.
> Core was generated by `/usr/bin/traffic_cop'.
> Program terminated with signal 6, Aborted.
> [New process 27092]
> #0  0x0000003c33030265 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x0000003c33030265 in raise () from /lib64/libc.so.6
> #1  0x0000003c33031d10 in abort () from /lib64/libc.so.6
> #2  0x0000003c3306a84b in __libc_message () from /lib64/libc.so.6
> #3  0x0000003c330722ef in _int_free () from /lib64/libc.so.6
> #4  0x0000003c3307273b in free () from /lib64/libc.so.6
> #5  0x00002b95bf2a2da7 in ink_free (ptr=Could not find the frame base for "ink_free".
> ) at ink_memory.cc:175
> #6  0x00002b95bf2a7251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
> ) at ink_resource.cc:710
> #7  0x00002b95bf07b42b in _TSfree (ptr=Could not find the frame base for "_TSfree".
> ) at ../INKMgmtAPI.cc:88
> #8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
> #9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
> #10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
> #11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
> #12 0x0000000000405a87 in main (argc=1, argv=0x7fff8c071c88) at TrafficCop.cc:1942
> (gdb) info f
> Stack level 0, frame at 0x7fff8c06ef00:
>  rip = 0x3c33030265 in raise; saved rip 0x3c33031d10
>  called by frame at 0x7fff8c06f040
>  Arglist at 0x7fff8c06eef0, args: 
>  Locals at 0x7fff8c06eef0, Previous frame's sp is 0x7fff8c06ef00
>  Saved registers:
>   rip at 0x7fff8c06eef8
> {code}
> bt #2
> {code}
> Loaded symbols for /lib64/libselinux.so.1
> Reading symbols from /lib64/libsepol.so.1...done.
> Loaded symbols for /lib64/libsepol.so.1
> Reading symbols from /lib64/libnss_files.so.2...done.
> Loaded symbols for /lib64/libnss_files.so.2
> warning: Can't read pathname for load map: Input/output error.
> warning: Can't read pathname for load map: Input/output error.
> Core was generated by `/usr/bin/traffic_cop'.
> Program terminated with signal 6, Aborted.
> [New process 26537]
> #0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x0000003f57e30265 in raise () from /lib64/libc.so.6
> #1  0x0000003f57e31d10 in abort () from /lib64/libc.so.6
> #2  0x0000003f57e6a84b in __libc_message () from /lib64/libc.so.6
> #3  0x0000003f57e722ef in _int_free () from /lib64/libc.so.6
> #4  0x0000003f57e7273b in free () from /lib64/libc.so.6
> #5  0x00002b682f2f8da7 in ink_free (ptr=Could not find the frame base for "ink_free".
> ) at ink_memory.cc:175
> #6  0x00002b682f2fd251 in _xfree (mem=Could not find the frame base for "_xfree(void*)".
> ) at ink_resource.cc:710
> #7  0x00002b682f0d142b in _TSfree (ptr=Could not find the frame base for "_TSfree".
> ) at ../INKMgmtAPI.cc:88
> #8  0x0000000000403b17 in test_mgmt_cli_port () at TrafficCop.cc:1180
> #9  0x0000000000404fa7 in heartbeat_manager () at TrafficCop.cc:1265
> #10 0x00000000004052fb in check_programs () at TrafficCop.cc:1500
> #11 0x0000000000405879 in check (arg=0x0) at TrafficCop.cc:1670
> #12 0x0000000000405a87 in main (argc=1, argv=0x7fff396dede8) at TrafficCop.cc:1942
> (gdb) info f
> Stack level 0, frame at 0x7fff396dc060:
>  rip = 0x3f57e30265 in raise; saved rip 0x3f57e31d10
>  called by frame at 0x7fff396dc1a0
>  Arglist at 0x7fff396dc050, args: 
>  Locals at 0x7fff396dc050, Previous frame's sp is 0x7fff396dc060
>  Saved registers:
>   rip at 0x7fff396dc058
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira