You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Taras Bobrovytsky (JIRA)" <ji...@apache.org> on 2017/11/15 02:16:01 UTC

[jira] [Created] (IMPALA-6184) Check failed: !initialized_ || closed_

Taras Bobrovytsky created IMPALA-6184:
-----------------------------------------

             Summary: Check failed: !initialized_ || closed_ 
                 Key: IMPALA-6184
                 URL: https://issues.apache.org/jira/browse/IMPALA-6184
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.11.0
            Reporter: Taras Bobrovytsky
            Priority: Blocker


A DCHECK was hit in an ASAN build when running query_test/test_udfs.py::TestUdfExecution::test_java_udfs

From impalad.FATAL:
{code}
F1113 02:38:42.816524 23431 scalar-expr-evaluator.cc:70] Check failed: !initialized_ || closed_ 
F1113 02:38:42.878442 23486 scalar-expr-evaluator.cc:70] Check failed: !initialized_ || closed_ 
F1113 02:38:42.878442 23486 scalar-expr-evaluator.cc:70] Check failed: !initialized_ || closed_ F1113 02:38:42.898176 23490 scalar-expr-evaluator.cc:70] Check failed: !initialized_ || closed_ 
{code}



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