[
https://issues.apache.org/jira/browse/THRIFT-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106964#comment-15106964
]
ASF GitHub Bot commented on THRIFT-3568:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/807#issuecomment-172909649
This bug causes server to SegFault whenever it has a client that is not
writing for a while (like milliseconds).
So basically the THeader is not functional at all without this patch.
I don't think fbthrift THeader has such an obvious bug.
> THeader server crashes on readSlow
> ----------------------------------
>
> Key: THRIFT-3568
> URL: https://issues.apache.org/jira/browse/THRIFT-3568
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.4
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> It is essentially caused by readFrame method that is not overriden (but
> hidden).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)