You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/05/26 12:27:04 UTC

[jira] [Closed] (FLINK-6702) SIGABRT after CEPOperatorTest#testCEPOperatorSerializationWRocksDB() during GC

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

Chesnay Schepler closed FLINK-6702.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.0

1.3: 4123ce6cd4cdbca326e07e2b6563ca3ed482705e &
97c41f62cbe5a3fa276bf56effe9297b3ad4a8c7

1.4: d5ab6361967fcfc41415f8d5ebca0b0ef5928f88 & 38c45f8052166b93bfeebe7aed88a16c53a9332a

> SIGABRT after CEPOperatorTest#testCEPOperatorSerializationWRocksDB() during GC
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-6702
>                 URL: https://issues.apache.org/jira/browse/FLINK-6702
>             Project: Flink
>          Issue Type: Bug
>          Components: CEP, Tests
>    Affects Versions: 1.3.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.3.0, 1.4.0
>
>
> During the CEP unit tests, when garbage collection kicks in and tries to finalize RocksDB, it may fail with
> {code}
> pure virtual method called
> terminate called without an active exception
> Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
> {code}
> Reason is a missing {{harness.close()}} call in {{CEPOperatorTest#testCEPOperatorSerializationWRocksDB()}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)