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 2015/11/10 19:48:11 UTC

[jira] [Updated] (TS-4011) HTTP/2 coredump with NULL FetchSM, another one

     [ https://issues.apache.org/jira/browse/TS-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call updated TS-4011:
---------------------------
    Fix Version/s: 6.0.1

> HTTP/2 coredump with NULL FetchSM, another one
> ----------------------------------------------
>
>                 Key: TS-4011
>                 URL: https://issues.apache.org/jira/browse/TS-4011
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 6.0.1
>
>
> {code}
> #1  0x0000000000645cf2 in Http2ConnectionState::send_data_frame (this=0x2b67fd4a09e0, fetch_sm=0x0) at Http2ConnectionState.cc:891
>         __func__ = "send_data_frame"
>         buf_len = 8183
>         payload_buffer = 0x2b668a561130 "XXX"
>         stream = 0x63c514
> #2  0x0000000000644ce8 in rcv_window_update_frame (cs=..., cstate=..., frame=...) at Http2ConnectionState.cc:576
>         stream = 0x2b680cbf54b0
>         wnd = 268435456
>         buf = "\017\376\000"
>         size = 268304384
>         sid = 143
>         __func__ = "rcv_window_update_frame"
> #3  0x0000000000645589 in Http2ConnectionState::main_event_handler (this=0x2b67fd4a09e0, event=2253, edata=0x2b668a5634e0) at Http2ConnectionState.cc:733
>         frame = 0x2b668a5634e0
>         last_streamid = 143
>         error = {cls = HTTP2_ERROR_CLASS_NONE, code = HTTP2_ERROR_NO_ERROR}
>         __func__ = "main_event_handler"
> {code}



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