You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "song (JIRA)" <ji...@apache.org> on 2015/11/13 02:52:11 UTC

[jira] [Comment Edited] (TS-3985) TSHttpTxnCacheLookupStatusSet(HIT_STALE) calls cause a crash

    [ https://issues.apache.org/jira/browse/TS-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003392#comment-15003392 ] 

song edited comment on TS-3985 at 11/13/15 1:51 AM:
----------------------------------------------------

Any plugin which use the TSHttpTxnCacheLookupStatusSet(HIT_STALE) method will cause this abort by ink_assert in debug module,  and I don't know how to upload the code in this page ,sorry!


was (Author: scwsy00):
Any plugin which use this TSHttpTxnCacheLookupStatusSet method will cause this abort by ink_assert in debug module,  and I don't know how to upload the code in this page ,sorry!

> TSHttpTxnCacheLookupStatusSet(HIT_STALE) calls cause a crash
> ------------------------------------------------------------
>
>                 Key: TS-3985
>                 URL: https://issues.apache.org/jira/browse/TS-3985
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, DNS
>            Reporter: song
>             Fix For: 6.1.0
>
>
> Dear
> ATS cause a crash in how_to_open_connection  while using TSHttpTxnCacheLookupStatusSet . In Function HttpTransact::HandleCacheOpenReadHit, the hook pending_work was set to issue_revalidate function and the variable " s->current.request_to = ORIGIN_SERVER". But the hook  only be released while talking to a parent proxy in PPDNSLookup function. How to fix it.
> thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)