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/20 01:37:11 UTC

[jira] [Updated] (TS-3921) HTTP/2 send protocol error on invalid data frame

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

Bryan Call updated TS-3921:
---------------------------
    Backport to Version: 5.3.3  (was: 6.0.1, 5.3.3)

> HTTP/2 send protocol error on invalid data frame
> ------------------------------------------------
>
>                 Key: TS-3921
>                 URL: https://issues.apache.org/jira/browse/TS-3921
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 6.0.1
>
>
> Data frames should have a none zero streamid.
> {code}
> (gdb) up
> #2  0x000000000063fe61 in Http2ClientSession::main_event_handler (this=0x2af8c0b28a00, event=100, edata=0x2af864f80848) at Http2ClientSession.cc:222
> 222	in Http2ClientSession.cc
> (gdb) p current_hdr
> $7 = {length = 0, type = 0 '\000', flags = 0 '\000', streamid = 0}
> {code}



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