You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/09/30 17:31:56 UTC

[GitHub] [trafficserver] jrushford opened a new issue #8366: Assertion failure in HttpTransact::is_response_valid() when a parent proxy is down.

jrushford opened a new issue #8366:
URL: https://github.com/apache/trafficserver/issues/8366


   When testing on a debug master build, a failure to connect to an upstream parent proxy that is down, an assertion crash occurs at HttpTransact::is_response_valid():334.  s->current.state is set to BAD_INCOMING_RESPONSE which is not in the list of current.state values accepted in the ink_assert().
   
   


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] jrushford closed issue #8366: Assertion failure in HttpTransact::is_response_valid() when a parent proxy is down.

Posted by GitBox <gi...@apache.org>.
jrushford closed issue #8366:
URL: https://github.com/apache/trafficserver/issues/8366


   


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] jrushford commented on issue #8366: Assertion failure in HttpTransact::is_response_valid() when a parent proxy is down.

Posted by GitBox <gi...@apache.org>.
jrushford commented on issue #8366:
URL: https://github.com/apache/trafficserver/issues/8366#issuecomment-932256063


   other problem


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org