[ 
https://issues.apache.org/jira/browse/TS-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855506#comment-13855506
 ] 

Kamil Abboud commented on TS-2440:
----------------------------------

Hi Leif,

let me describe this issue giving more details. What actually happens is that 
we take the system up and we enable the logging to make sure that the traffic 
passes through the ATS. The process crashes because of TS-1686 which is 
expected, but the strange thing is that it doesn't recover after that crash.

Last time we tried to stop the ATS on the problematic node, to wait 10 minutes 
and then to start it again.. but it worked for 10 minutes and crashed again due 
to the reported issue above (HdrHeap::Marshal).

Thanks,
Kamil

> 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
>
> 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.5#6160)

Reply via email to