Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4361

cannot serialize set<map<i32, i64> > via extension

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • PHP - Library
    • None
    • macOS 10.13
      PHP 7.0.23

    Description

      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

      Attachments

        Activity

          People

            Robert Lu Robert Lu
            Robert Lu Robert Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: