Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6702

SIGABRT after CEPOperatorTest#testCEPOperatorSerializationWRocksDB() during GC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0, 1.4.0
    • Library / CEP, Tests
    • None

    Description

      During the CEP unit tests, when garbage collection kicks in and tries to finalize RocksDB, it may fail with

      pure virtual method called
      terminate called without an active exception
      Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
      

      Reason is a missing harness.close() call in CEPOperatorTest#testCEPOperatorSerializationWRocksDB().

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: