You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Plevyak (Commented) (JIRA)" <ji...@apache.org> on 2012/03/18 05:45:51 UTC

[jira] [Commented] (TS-1114) Crash report: HttpTransactCache::SelectFromAlternates

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

John Plevyak commented on TS-1114:
----------------------------------

Gads, yes, the write_vector needs to be protected by the vol mutex.  This is a serious oversight.  Thanx for finding it.

This patch has to get in.  Do you want to commit it or do you want me to do a closer read then commit it? 
                
> Crash report: HttpTransactCache::SelectFromAlternates
> -----------------------------------------------------
>
>                 Key: TS-1114
>                 URL: https://issues.apache.org/jira/browse/TS-1114
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Zhao Yongming
>            Assignee: weijin
>             Fix For: 3.1.4
>
>         Attachments: cache_crash.diff
>
>
> it may or may not be the upstream issue, let us open it for tracking.
> {code}
> #0  0x000000000053075e in HttpTransactCache::SelectFromAlternates (cache_vector=0x2aaab80ff500, client_request=0x2aaab80ff4c0, 
>     http_config_params=0x2aaab547b800) at ../../proxy/hdrs/HTTP.h:1375
> 1375	  ((int32_t *) & val)[0] = m_alt->m_object_key[0];
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira