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

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

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

TS-3921: HTTP/2 send protocol error on invalid data frame
Need to return 0 after sending goaway


> 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.1.0
>
>
> 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)

Reply via email to