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

dcheck failure for decimal asan tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.12.0
    • Impala 2.12.0
    • Backend

    Description

      asf core asan tests have two new backend failures, likely introduced by either of these recent commits:
      https://gerrit.cloudera.org/#/c/8774/ (for IMPALA-5014)
      https://gerrit.cloudera.org/#/c/8833/ (for IMPALA-6300)

      Here are the failed tests and their stacktraces:

      [ RUN ] ExprTest.DecimalArithmeticExprs
      22:30:05 *** Check failure stack trace: ***
      22:30:05 @ 0x3fc73d6 google::DumpStackTraceAndExit()
      22:30:05 @ 0x3fbddcd google::LogMessage::Fail()
      22:30:05 @ 0x3fbf672 google::LogMessage::SendToLog()
      22:30:05 @ 0x3fbd7a7 google::LogMessage::Flush()
      22:30:05 @ 0x3fc0d6e google::LogMessageFatal::~LogMessageFatal()
      22:30:05 @ 0x17ad0be impala::DecimalValue<>::Mod<>()
      22:30:05 @ 0x179dd3c impala::DecimalOperators::Mod_DecimalVal_DecimalVal()
      22:30:05 @ 0x16eed0d impala::ScalarFnCall::InterpretEval<>()
      22:30:05 @ 0x16b4d81 impala::ScalarFnCall::GetDecimalVal()
      22:30:05 @ 0x1639ea7 impala::ScalarExprEvaluator::GetValue()
      22:30:05 @ 0x1ac4650 impala::Tuple::MaterializeExprs<>()
      22:30:05 @ 0x2c5a86a impala::Tuple::MaterializeExprs<>()
      22:30:05 @ 0x2c65a5a impala::UnionNode::MaterializeExprs()
      22:30:05 @ 0x2c60540 impala::UnionNode::GetNextConst()
      22:30:05 @ 0x2c60cba impala::UnionNode::GetNext()
      22:30:05 @ 0x1b1c907 impala::FragmentInstanceState::ExecInternal()
      22:30:05 @ 0x1b19cdd impala::FragmentInstanceState::Exec()
      22:30:05 @ 0x1affe6f impala::QueryState::ExecFInstance()
      ....

      [----------] 2 tests from DecimalTest
      22:35:55 [ RUN ] DecimalTest.Overflow
      22:35:55 *** Check failure stack trace: ***
      22:35:55 @ 0x3e5d816 google::DumpStackTraceAndExit()
      22:35:55 @ 0x3e5420d google::LogMessage::Fail()
      22:35:55 @ 0x3e55ab2 google::LogMessage::SendToLog()
      22:35:55 @ 0x3e53be7 google::LogMessage::Flush()
      22:35:55 @ 0x3e571ae google::LogMessageFatal::~LogMessageFatal()
      22:35:55 @ 0x13e052e impala::DecimalValue<>::Mod<>()
      22:35:55 @ 0x13d3a1d impala::DecimalTest_Overflow_Test::TestBody()
      ....

      Attachments

        Activity

          People

            tarmstrong Tim Armstrong
            vukercegovac Vuk Ercegovac
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: