You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "kuotai (JIRA)" <ji...@apache.org> on 2012/10/15 16:24:03 UTC

[jira] [Comment Edited] (TS-1512) volume & hosting will crash the server in cluster

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

kuotai edited comment on TS-1512 at 10/15/12 2:22 PM:
------------------------------------------------------

this core becasue the request havn't Header: "Host". if have no host, ts can't find which volume should to be linked.
                
      was (Author: kuotai):
    this core becasue the request havn't Header: "Host"
                  
> volume & hosting will crash the server in cluster
> -------------------------------------------------
>
>                 Key: TS-1512
>                 URL: https://issues.apache.org/jira/browse/TS-1512
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, Clustering
>    Affects Versions: 3.3.0, 3.2.0
>            Reporter: Zhao Yongming
>            Assignee: kuotai
>              Labels: crash
>             Fix For: 3.3.2
>
>
> if you define some rule in hosting & volume, in the cluster type=1, you will get the following crash:
> {code}
> NOTE: Traffic Server received Sig 11: Segmentation fault
> /usr/bin/traffic_server - STACK TRACE:
> /lib64/libpthread.so.0[0x32cf60f4a0]
> /lib64/libc.so.6[0x32cf340b48]
> /usr/bin/traffic_server(CacheHostMatcher::Match(char*, int, CacheHostResult*)+0x81)[0x612441]
> /usr/bin/traffic_server(Cache::key_to_vol(INK_MD5*, char*, int)+0x109)[0x5ff4b9]
> /usr/bin/traffic_server(Cache::open_write(Continuation*, INK_MD5*, HTTPInfo*, long, INK_MD5*, CacheFragType, char*, int)+0xf6)[0x62c146]
> /usr/bin/traffic_server(cache_op_ClusterFunction(ClusterHandler*, void*, int)+0xf9e)[0x5e0c8e]
> /usr/bin/traffic_server(ClusterHandler::process_small_control_msgs()+0x94)[0x5e41f4]
> /usr/bin/traffic_server(ClusterHandler::update_channels_read()+0x91)[0x5e4ed1]
> /usr/bin/traffic_server(ClusterHandler::process_read(long)+0xce)[0x5e888e]
> /usr/bin/traffic_server(ClusterHandler::mainClusterEvent(int, Event*)+0x186)[0x5eb5e6]
> /usr/bin/traffic_server(ClusterState::IOComplete()+0xd3)[0x5ed8d3]
> /usr/bin/traffic_server(ClusterState::doIO_read_event(int, void*)+0xce)[0x5edcce]
> /usr/bin/traffic_server[0x649561]
> /usr/bin/traffic_server[0x64bb2a]
> /usr/bin/traffic_server(NetHandler::mainNetEvent(int, Event*)+0x26a)[0x644a6a]
> /usr/bin/traffic_server(EThread::process_event(Event*, int)+0xb4)[0x66af44]
> /usr/bin/traffic_server(EThread::execute()+0x380)[0x66b790]
> /usr/bin/traffic_server[0x669af2]
> /lib64/libpthread.so.0[0x32cf6077f1]
> /lib64/libc.so.6(clone+0x6d)[0x32cf2e570d]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira