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

kudu-scan-node-test crashed under ASAN: "boost: mutex lock failed in pthread_mutex_lock: Invalid argument"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Kudu_Impala, Impala 2.7.0
    • Impala 2.7.0
    • Backend

    Description

      http://sandbox.jenkins.cloudera.com/job/impala-asf-master-core-asan/27/

      ----------------------------------------------------------
      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/fe/target/dependency/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/testdata/target/dependency/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
      [==========] Running 8 tests from 1 test case.
      [----------] Global test environment set-up.
      [----------] 8 tests from KuduScanNodeTest
      [ RUN      ] KuduScanNodeTest.TestScanNode
      [       OK ] KuduScanNodeTest.TestScanNode (2431 ms)
      [ RUN      ] KuduScanNodeTest.TestScanNullColValues
      [       OK ] KuduScanNodeTest.TestScanNullColValues (1098 ms)
      [ RUN      ] KuduScanNodeTest.TestPushIntGEPredicateOnKey
      [       OK ] KuduScanNodeTest.TestPushIntGEPredicateOnKey (974 ms)
      [ RUN      ] KuduScanNodeTest.TestPushIntEQPredicateOn2ndColumn
      [       OK ] KuduScanNodeTest.TestPushIntEQPredicateOn2ndColumn (938 ms)
      [ RUN      ] KuduScanNodeTest.TestPushStringLEPredicateOn3rdColumn
      [       OK ] KuduScanNodeTest.TestPushStringLEPredicateOn3rdColumn (641 ms)
      [ RUN      ] KuduScanNodeTest.TestScanEmptyString
      [       OK ] KuduScanNodeTest.TestScanEmptyString (874 ms)
      [ RUN      ] KuduScanNodeTest.TestLimitsAreEnforced
      terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
        what():  boost: mutex lock failed in pthread_mutex_lock: Invalid argument
      Wrote minidump to /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/logs/be_tests/minidumps/kudu-scan-node-test/629377e2-b4b6-934e-67c21d8c-35c87c78.dmp
      Wrote minidump to /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/logs/be_tests/minidumps/kudu-scan-node-test/629377e2-b4b6-934e-67c21d8c-35c87c78.dmp
      ----------------------------------------------------------
      "kudu-scan-node-test" end time: Aug 02 23:22 PDT
      "kudu-scan-node-test" time elapsed: 00:00:10
      ----------------------------------------------------------
      

      Attachments

        Activity

          People

            mjacobs Matthew Jacobs
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: