Zhao Yongming created TS-1456:
---------------------------------
Summary: stack traced when restart
Key: TS-1456
URL: https://issues.apache.org/jira/browse/TS-1456
Project: Traffic Server
Issue Type: Bug
Components: Management
Affects Versions: 3.3.1
Environment: current git master on my cutting edge gentoo server
Reporter: Zhao Yongming
Fix For: 3.3.2
when I do a full trafficserver restart, the traffic.out show me this stack
trace, we should avoid this as it is a normal situation for shutdown and
restart.
here is the stack trace:
{code}
[TrafficManager] ==> Cleaning up and reissuing signal #3
NOTE: Traffic Server received Sig 3: Quit
/usr/bin/traffic_server - STACK TRACE:
/lib64/libpthread.so.0(+0x10bf0)[0x2ae8baafbbf0]
/lib64/libc.so.6(epoll_wait+0x33)[0x2ae8bcc13e93]
/usr/bin/traffic_server(_ZN10NetHandler12mainNetEventEiP5Event+0x73)[0x67e843]
/usr/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0x90)[0x6ac170]
/usr/bin/traffic_server(_ZN7EThread7executeEv+0x52c)[0x6acc6c]
/usr/bin/traffic_server(main+0x14e9)[0x4867e9]
/lib64/libc.so.6(__libc_start_main+0xed)[0x2ae8bcb4f60d]
/usr/bin/traffic_server[0x48b96d]
FATAL ==> [ProcessManager::pollLMConnection] Lost Manager EOF![E. Mgmt] :
Interrupted system call
[E. Mgmt] log ==> [TrafficManager] using root directory '/usr'
[TrafficServer] using root directory '/usr'
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira