You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/31 19:05:18 UTC

[jira] [Commented] (TS-2679) background_fetch plugin can use an initialized cont

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

ASF subversion and git services commented on TS-2679:
-----------------------------------------------------

Commit 5d55b7562f78467db357d7c3dd05ff3fa8b4350b in trafficserver's branch refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5d55b75 ]

TS-2679 background_fetch plugin can use uninitialized cont pointer


> background_fetch plugin can use an initialized cont
> ---------------------------------------------------
>
>                 Key: TS-2679
>                 URL: https://issues.apache.org/jira/browse/TS-2679
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, Plugins
>            Reporter: Faysal Banna
>            Assignee: Leif Hedstrom
>            Priority: Critical
>             Fix For: 5.0.0
>
>
> Hi Guys 
> I Enabled background_fetch.so and tried to see how things go.
> i got server restarting always 
> and also had these msgs in traffic.out 
> NOTE: Traffic Server received Sig 11: Segmentation fault
> {code}
> /usr/local/bin/traffic_server - STACK TRACE:
> /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x2b478c92acb0]
> /usr/local/bin/traffic_server(TSContDestroy+0xd)[0x4b684d]
> /usr/local/libexec/trafficserver/background_fetch.so(BGFetchData::~BGFetchData()+0x15a)[0x2b479700db2a]
> /usr/local/libexec/trafficserver/background_fetch.so(+0x3490)[0x2b479700c490]
> /usr/local/bin/traffic_server(HttpSM::state_api_callout(int, void*)+0x100)[0x52fc50]
> /usr/local/bin/traffic_server(HttpSM::state_api_callback(int, void*)+0x8a)[0x5325fa]
> /usr/local/bin/traffic_server(TSHttpTxnReenable+0x141)[0x4be971]
> /usr/local/libexec/trafficserver/header_rewrite.so(+0x1574d)[0x2b4796df074d]
> /usr/local/bin/traffic_server(HttpSM::state_api_callout(int, void*)+0x100)[0x52fc50]
> /usr/local/bin/traffic_server(HttpSM::state_read_server_response_header(int, void*)+0x370)[0x5317a0]
> /usr/local/bin/traffic_server(HttpSM::main_handler(int, void*)+0xd8)[0x530d78]
> /usr/local/bin/traffic_server[0x6a0c10]
> /usr/local/bin/traffic_server(NetHandler::mainNetEvent(int, Event*)+0x1ed)[0x692add]
> /usr/local/bin/traffic_server(EThread::process_event(Event*, int)+0x91)[0x6c2b51]
> /usr/local/bin/traffic_server(EThread::execute()+0x484)[0x6c3444]
> /usr/local/bin/traffic_server[0x6c1dea]
> /lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)[0x2b478c922e9a]
> /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x2b478d6443fd]
> {code}
> much regards



--
This message was sent by Atlassian JIRA
(v6.2#6252)