You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Kamil Abboud (JIRA)" <ji...@apache.org> on 2013/12/18 13:52:07 UTC

[jira] [Created] (TS-2440) ATS 3.2.0 keeps restarting after adding a node to the cluster (not the same as TS-1511)

Kamil Abboud created TS-2440:
--------------------------------

             Summary: ATS 3.2.0 keeps restarting after adding a node to the cluster (not the same as TS-1511)
                 Key: TS-2440
                 URL: https://issues.apache.org/jira/browse/TS-2440
             Project: Traffic Server
          Issue Type: Bug
          Components: Cache, Clustering
            Reporter: Kamil Abboud


Hi all,

We have two nodes installed with ATS3.2.0 running on RHEL6.2.

When we start the second node (in full clustering mode) the system works for ~5-10 minutes and the traffic server process crashes giving the following stacktrace:
{code}
#0  0x000000360cd372a0 in __memcpy_ssse3 () from /lib64/libc.so.6
#1  0x00000000005b3521 in HdrHeap::marshal(char*, int) ()
#2  0x00000000005b73a1 in HTTPInfo::marshal(char*, int) ()
#3  0x00000000005fda19 in CacheContinuation::replyOpEvent(int, VConnection*) ()
#4  0x00000000005fa677 in CacheContinuation::VCdataRead(int, VIO*) ()
#5  0x000000000064683c in CacheVC::openReadMain(int, Event*) ()
#6  0x000000000064520b in CacheVC::callcont ()
#7  0x0000000000648896 in CacheVC::openReadStartEarliest(int, Event*) ()
#8  0x000000000062540d in CacheVC::handleReadDone(int, Event*) ()
#9  0x000000000062a295 in AIOCallbackInternal::io_complete(int, void*) ()
#10 0x0000000000696c04 in EThread::process_event(Event*, int) ()
#11 0x000000000069767b in EThread::execute() ()
#12 0x0000000000695bd2 in spawn_thread_internal(void*) ()
#13 0x000000360d0077f1 in start_thread () from /lib64/libpthread.so.0
#14 0x000000360cce570d in clone () from /lib64/libc.so.6
{code}

Please note that the system we are working with has the following Fixes on it:
- TS-1424
- TS-1151
- TS-1580
- TS-2092
- TS-2264

Thanks,
Kamil



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)