bneradt commented on pull request #8663:
URL: https://github.com/apache/trafficserver/pull/8663#issuecomment-1035649986


   This is interesting debug output from your 
https://ci.trafficserver.apache.org/job/Github_Builds/job/centos/508/console 
run @ywkaras : 
   
   > [Feb 10 15:53:50.174] [ET_NET 2] WARNING: Synserver failed to bind to port 
65535.
   > Fatal: traffic_server/InkAPITest.cc:910: failed assertion `!"Synserver 
must be able to bind to a port, check system netstat"`
   
   
   The port it tried to bind to, for some reason, is the 16 bit max value 
(`SYNSERVER_DUMMY_PORT`). I don't get the impression that it should actually 
try to listen on that port? Not sure. Still trying to figure out the test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to