[
https://issues.apache.org/jira/browse/TS-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251178#comment-14251178
]
Leif Hedstrom commented on TS-3217:
-----------------------------------
This seems pretty serious. E.g. the escalation plugin uses the same API.
> Redirecting with TSHttpTxnRedirectUrlSet makes assertions fail
> --------------------------------------------------------------
>
> Key: TS-3217
> URL: https://issues.apache.org/jira/browse/TS-3217
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Mathias Biilmann Christensen
> Labels: crash
> Fix For: 5.3.0
>
>
> When compiling traffic server with --enable-debug using
> TSHttpTxnRedirectUrlSet causes failed assertions.
> Here's a simple example plugin replicating the behavior:
> https://gist.github.com/biilmann/d9a877bb353224ff19de
> This causes the following assertion to fail:
> FATAL: HttpSM.cc:2467: failed assert `server_entry == NULL`
> The patch for TS-3140 solves this, but leads to another assertion fail:
> DEBUG: (http) [0] State Transition: SM_ACTION_API_OS_DNS ->
> SM_ACTION_CACHE_ISSUE_WRITE
> FATAL: HttpSM.cc:7108: failed assert `cache_sm.cache_write_vc == NULL`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)