You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/12/31 15:20:00 UTC

[jira] [Resolved] (THRIFT-4361) cannot serialize set > via extension

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

James E. King, III resolved THRIFT-4361.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

> cannot serialize set<map<i32, i64> > via extension
> --------------------------------------------------
>
>                 Key: THRIFT-4361
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4361
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>    Affects Versions: 0.10.0
>         Environment: macOS 10.13
> PHP 7.0.23
>            Reporter: Robert Lu
>            Assignee: Robert Lu
>             Fix For: 0.11.0
>
>
> method is:
> bool echoF(1: set<map<i32, i64> > arg)
> but, when arg is [[1=>3,5=>7],[11=>13]] and serialize via extension,
> it cause Segmentation fault: 11



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)