Leif Hedstrom created TS-2070:
---------------------------------

             Summary: Regression tests fails if no "real" NIC is active, on OSX 
at least
                 Key: TS-2070
                 URL: https://issues.apache.org/jira/browse/TS-2070
             Project: Traffic Server
          Issue Type: Bug
          Components: Quality
            Reporter: Leif Hedstrom


If no NIC is up (other than e.g the loopback) we fail like this (on OSX):

{code}
FATAL: ./InkAPITestTool.cc:789: failed assert `!"Synserver must be able to bind 
to a port, check system netstat"`
./bin/traffic_server - STACK TRACE:
0   libtsutil.3.dylib                   0x000000010ff3fbfb ink_fatal + 123
1   libtsutil.3.dylib                   0x000000010ff3f242 _ink_assert + 34
2   traffic_server                      0x000000010f5a6cfe 
_ZL24synserver_accept_handlerP10tsapi_cont7TSEventPv + 414
3   traffic_server                      0x000000010f58a95c 
_ZN12PluginVCCore24state_send_accept_failedEiPv + 204
4   traffic_server                      0x000000010f58918c 
_ZN8PluginVC11do_io_closeEi + 220
5   traffic_server                      0x000000010f5cfe5c 
_ZN6HttpSM9kill_thisEv + 588
6   traffic_server                      0x000000010f5cb30d 
_ZN6HttpSM12main_handlerEiPv + 205
7   traffic_server                      0x000000010f60caf3 
_ZN10HttpTunnel12main_handlerEiPv + 307
8   traffic_server                      0x000000010f588547 
_ZN8PluginVC18process_write_sideEb + 1543
9   traffic_server                      0x000000010f586f3b 
_ZN8PluginVC12main_handlerEiPv + 955
10  traffic_server                      0x000000010f7136d4 
_ZN7EThread13process_eventEP5Eventi + 324
11  traffic_server                      0x000000010f713c9c 
_ZN7EThread7executeEv + 972
12  traffic_server                      0x000000010f71239c 
_ZL21spawn_thread_internalPv + 60
13  libsystem_c.dylib                   0x00007fff8496d7a2 _pthread_start + 327
14  libsystem_c.dylib                   0x00007fff8495a1e1 thread_start + 13 
{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

Reply via email to