You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2014/05/05 23:21:15 UTC

[jira] [Commented] (TS-2742) Crash with SPDY on production environment in TsFetchCreate()

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

Bryan Call commented on TS-2742:
--------------------------------

[~yunkai]

Can this be marked as resolved?

> Crash with SPDY on production environment in TsFetchCreate()
> ------------------------------------------------------------
>
>                 Key: TS-2742
>                 URL: https://issues.apache.org/jira/browse/TS-2742
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, SPDY
>            Reporter: Sudheer Vinukonda
>            Assignee: Yunkai Zhang
>              Labels: review, spdy, yahoo
>             Fix For: 5.0.0
>
>         Attachments: 0001-TS-2742-FetchSM-can-accept-both-IPv4-and-IPv6-now.patch
>
>
> Noticed ATS crashing with the below stack trace during production. Looks like TsFetchCreate() asserts for non-ipv4 address. 
> [TrafficServer] using root directory '/home/y'
> FATAL: InkAPI.cc:7295: failed assert `ats_is_ip4(client_addr)`
> /home/y/bin/traffic_server - STACK TRACE: 
> /home/y/lib64/libtsutil.so.5(+0x1f5c8)[0x2b8d706445c8]
> /home/y/lib64/libtsutil.so.5(+0x1da8f)[0x2b8d70642a8f]
> /home/y/bin/traffic_server(TSFetchCreate+0x57)[0x4b0fb7]
> /home/y/bin/traffic_server[0x5d24df]
> /home/y/bin/traffic_server(_Z26spdy_on_ctrl_recv_callbackP15spdylay_session18spdylay_frame_typeP13spdylay_framePv+0x6fe)[0x5d32fe]
> /home/y/bin/traffic_server(spdylay_session_on_syn_stream_received+0xe0)[0x718b30]
> /home/y/bin/traffic_server(spdylay_session_mem_recv+0xb47)[0x719837]
> /home/y/bin/traffic_server(spdylay_session_recv+0x49)[0x719a69]
> /home/y/bin/traffic_server[0x5d09c8]
> /home/y/bin/traffic_server(_ZN18UnixNetVConnection19readSignalAndUpdateEi+0x27)[0x6ed907]
> /home/y/bin/traffic_server(_ZN17SSLNetVConnection11net_read_ioEP10NetHandlerP7EThread+0xf37)[0x6ddb07]
> /home/y/bin/traffic_server(_ZN10NetHandler12mainNetEventEiP5Event+0x1f2)[0x6e4f72]
> /home/y/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0x8f)[0x712f0f]
> /home/y/bin/traffic_server(_ZN7EThread7executeEv+0x493)[0x7138b3]
> FATAL: InkAPI.cc:7295: failed assert `ats_is_ip4(client_addr)`
> /home/y/bin/traffic_server[0x7122ba]
> /lib64/libpthread.so.0(+0x3297207851)[0x2b8d70cdb851]
> /lib64/libc.so.6(clone+0x6d)[0x3296ee890d]



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