Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8142

ASAN build failure in query_test/test_nested_types.py

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • Impala 3.1.0, Impala 3.2.0
    • Impala 3.2.0
    • None
    • ghx-label-6

    Description

      From the build log:

      05:23:33 =================================== FAILURES ===================================
      05:23:33  TestNestedTypes.test_subplan[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
      05:23:33 [gw7] linux2 -- Python 2.7.5 /data/jenkins/workspace/impala-cdh6.x-core-asan/repos/Impala/bin/../infra/python/env/bin/python
      05:23:33 query_test/test_nested_types.py:77: in test_subplan
      05:23:33     self.run_test_case('QueryTest/nested-types-subplan', vector)
      05:23:33 common/impala_test_suite.py:472: in run_test_case
      05:23:33     result = self.__execute_query(target_impalad_client, query, user=user)
      05:23:33 common/impala_test_suite.py:699: in __execute_query
      05:23:33     return impalad_client.execute(query, user=user)
      05:23:33 common/impala_connection.py:174: in execute
      05:23:33     return self.__beeswax_client.execute(sql_stmt, user=user)
      05:23:33 beeswax/impala_beeswax.py:200: in execute
      05:23:33     result = self.fetch_results(query_string, handle)
      05:23:33 beeswax/impala_beeswax.py:445: in fetch_results
      05:23:33     exec_result = self.__fetch_results(query_handle, max_rows)
      05:23:33 beeswax/impala_beeswax.py:456: in __fetch_results
      05:23:33     results = self.__do_rpc(lambda: self.imp_service.fetch(handle, False, fetch_rows))
      05:23:33 beeswax/impala_beeswax.py:512: in __do_rpc
      05:23:33     raise ImpalaBeeswaxException(self.__build_error_message(e), e)
      05:23:33 E   ImpalaBeeswaxException: ImpalaBeeswaxException:
      05:23:33 E    INNER EXCEPTION: <class 'thrift.transport.TTransport.TTransportException'>
      05:23:33 E    MESSAGE: TSocket read 0 bytes
      

      From impalad.ERROR:

      SUMMARY: AddressSanitizer: use-after-poison /data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/src/runtime/tuple.h:241:13 in impala::Tuple::IsNull(impala::NullIndicatorOffset const&) const
      ...
      ==119152==ABORTING
      

      Attachments

        Issue Links

          Activity

            People

              lv Lars Volker
              Paul.Rogers Paul Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: