Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12779

[Python][FlightRPC] Flight server segfaults with certain data

    XMLWordPrintableJSON

Details

    Description

      This do_get RPC handler segfaults when invoked:

      def do_get(...):
          schema = pa.schema([])
          return flight.GeneratorStream(schema, itertools.repeat(schema.empty_table()))
      

      A similar one for do_exchange also segfaults.

      Confirmed using the Linux Conda package for 4.0.0.

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h
                  2h