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

James Fang commented on TS-4224:
--------------------------------

i don't think so, and here is the stacktrace:

traffic_cop:

Program terminated with signal 6, Aborted.
#0  0x00007f01cb9600d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007f01cb9600d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f01cb96383b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x0000000000407e99 in sig_fatal (signum=3) at traffic_cop.cc:308
#3  <signal handler called>
#4  0x00007f01cc41552d in nanosleep () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x000000000040839a in millisleep (ms=10000) at traffic_cop.cc:446
#6  0x000000000040b581 in check (arg=0x0) at traffic_cop.cc:1604
#7  0x000000000040bf8c in main (argv=0x7ffed0023178) at traffic_cop.cc:1862
 
traffic_manager:

Program terminated with signal 6, Aborted.
#0  0x00007f508d2fa0d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007f508d2fa0d5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f508d2fd83b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x0000000000438145 in SignalHandler (sig=3) at traffic_manager.cc:937
#3  <signal handler called>
#4  0x00007f508ddaf88d in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x000000000043810c in SignalHandler (sig=15) at traffic_manager.cc:918
#6  <signal handler called>
#7  0x00007f508d3b06f3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000476eae in mgmt_select (nfds=1024, readfds=0x7fff306f5580, 
writefds=0x0, errorfds=0x0, timeout=0x7fff306f5600) at MgmtSocket.cc:155
#9  0x0000000000461ff6 in LocalManager::pollMgmtProcessServer (this=0x11b2330) 
at LocalManager.cc:416
#10 0x0000000000437ae8 in main (argc=5, argv=0x7fff306f5e08) at 
traffic_manager.cc:734


> traffic_cop/traffic_manager core when stop/restart by rc/trafficserver.in
> -------------------------------------------------------------------------
>
>                 Key: TS-4224
>                 URL: https://issues.apache.org/jira/browse/TS-4224
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: James Fang
>
> maybe rc/trafficserver.in should send TERM instead of QUIT when stopping ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to