You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "David Knupp (JIRA)" <ji...@apache.org> on 2017/05/08 20:07:04 UTC

[jira] [Created] (IMPALA-5291) statestore-test failed during exhaustive testing of ASF RELEASE build

David Knupp created IMPALA-5291:
-----------------------------------

             Summary: statestore-test failed during exhaustive testing of ASF RELEASE build
                 Key: IMPALA-5291
                 URL: https://issues.apache.org/jira/browse/IMPALA-5291
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.9.0
            Reporter: David Knupp
            Priority: Critical


{noformat}
05:09:44 47/89 Test #47: statestore-test ..................***Exception: Other  1.41 sec
05:09:44 Turning perftools heap leak checking off
05:09:44 [==========] Running 2 tests from 2 test cases.
05:09:44 [----------] Global test environment set-up.
05:09:44 [----------] 1 test from StatestoreTest
05:09:44 [ RUN      ] StatestoreTest.SmokeTest
05:09:44 [       OK ] StatestoreTest.SmokeTest (59 ms)
05:09:44 [----------] 1 test from StatestoreTest (59 ms total)
05:09:44 
05:09:44 [----------] 1 test from StatestoreSslTest
05:09:44 [ RUN      ] StatestoreSslTest.SmokeTest
05:09:44 [       OK ] StatestoreSslTest.SmokeTest (30 ms)
05:09:44 [----------] 1 test from StatestoreSslTest (30 ms total)
05:09:44 
05:09:44 [----------] Global test environment tear-down
05:09:44 [==========] 2 tests from 2 test cases ran. (89 ms total)
05:09:44 [  PASSED  ] 2 tests.
05:09:44 statestore-test: src/thrift/concurrency/Mutex.cpp:130: apache::thrift::concurrency::Mutex::impl::~impl(): Assertion `ret == 0' failed.
05:09:44 Wrote minidump to /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/logs/be_tests/minidumps/statestore-test/589ec4ed-e95e-b5bd-0ae3724f-07f0d17a.dmp
05:09:44 Wrote minidump to /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/logs/be_tests/minidumps/statestore-test/589ec4ed-e95e-b5bd-0ae3724f-07f0d17a.dmp
{noformat}

Backtrace:
{noformat}
CORE: ./be/src/statestore/core.1494158984.31180.statestore-test
BINARY: ./be/build/latest/statestore/statestore-test
Core was generated by `/data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/be/build/re'.
Program terminated with signal 6, Aborted.
#0  0x00000032650328e5 in raise () from /lib64/libc.so.6
To enable execution of this file add
	add-auto-load-safe-path /data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/gcc-4.9.2/lib64/libstdc++.so.6.0.20-gdb.py
line to your configuration file "/var/lib/jenkins/.gdbinit".
To completely disable this security protection add
	set auto-load safe-path /
line to your configuration file "/var/lib/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
	info "(gdb)Auto-loading safe path"
#0  0x00000032650328e5 in raise () from /lib64/libc.so.6
#1  0x00000032650340c5 in abort () from /lib64/libc.so.6
#2  0x000000326502ba0e in __assert_fail_base () from /lib64/libc.so.6
#3  0x000000326502bad0 in __assert_fail () from /lib64/libc.so.6
#4  0x0000000001b6899f in boost::detail::sp_counted_impl_p<apache::thrift::concurrency::Mutex::impl>::dispose() ()
#5  0x0000000001b58c7a in boost::detail::sp_counted_impl_pd<apache::thrift::concurrency::Mutex*, boost::checked_array_deleter<apache::thrift::concurrency::Mutex> >::dispose() ()
#6  0x0000000001b58a89 in boost::shared_array<apache::thrift::concurrency::Mutex>::~shared_array() ()
#7  0x0000003265035de2 in exit () from /lib64/libc.so.6
#8  0x000000326501ece4 in __libc_start_main () from /lib64/libc.so.6
#9  0x000000000081eb25 in _start ()
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)