You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/05/13 01:31:22 UTC

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

     [ https://issues.apache.org/jira/browse/TS-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2440:
------------------------------

    Fix Version/s: sometime

Moving out to "sometime", I don't think either of these will be worked on for v5.0.0. But, feel free to set an appropriate release version for these.

> 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
>              Labels: Crash
>             Fix For: sometime
>
>
> 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.2#6252)