You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2020/02/18 13:10:00 UTC

[jira] [Created] (IMPALA-9394) ASAN crash in exhaustive test

Daniel Becker created IMPALA-9394:
-------------------------------------

             Summary: ASAN crash in exhaustive test
                 Key: IMPALA-9394
                 URL: https://issues.apache.org/jira/browse/IMPALA-9394
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: Daniel Becker
         Attachments: impalad.ERROR

In ASAN builds running the below test crashes Impala:
{code:java}
./bin/impala-py.test tests/query_test/test_tablesample.py::TestTableSample::test_tablesample --exploration_strategy=exhaustive{code}
The crash happens at 
{code:java}
table_format: text/lzo/block{code}
See the attachment for the error log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)