Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      https://sdk.jenkins.couchbase.com/job/c-cpp/job/lcb/job/lcb-lnx-scripted-build-pipeline/1640/

      # gdb /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/build/bin/unit-tests /tmp/*.54897.* --batch -ex 'thread apply all bt' 2>&1
      [New LWP 54897]
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/lib64/libthread_db.so.1".
      Core was generated by `/home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_'.
      Program terminated with signal 6, Aborted.
      #0  0x00007f8db27e3387 in raise () from /lib64/libc.so.6
       
      Thread 1 (Thread 0x7f8db492cf80 (LWP 54897)):
      #0  0x00007f8db27e3387 in raise () from /lib64/libc.so.6
      #1  0x00007f8db27e4a78 in abort () from /lib64/libc.so.6
      #2  0x00007f8db330fa95 in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6
      #3  0x00007f8db330da06 in ?? () from /lib64/libstdc++.so.6
      #4  0x00007f8db330c9b9 in ?? () from /lib64/libstdc++.so.6
      #5  0x00007f8db330d624 in __gxx_personality_v0 () from /lib64/libstdc++.so.6
      #6  0x00007f8db2da68e3 in ?? () from /lib64/libgcc_s.so.1
      #7  0x00007f8db2da6e17 in _Unwind_Resume () from /lib64/libgcc_s.so.1
      #8  0x000000000055bd2c in deallocate (this=<optimized out>, __p=<optimized out>) at /usr/include/c++/4.8.2/ext/new_allocator.h:110
      #9  _M_deallocate (this=<optimized out>, __n=<optimized out>, __p=<optimized out>) at /usr/include/c++/4.8.2/bits/stl_vector.h:174
      #10 ~_Vector_base (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/4.8.2/bits/stl_vector.h:160
      #11 ~vector (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/4.8.2/bits/stl_vector.h:416
      #12 lcb_destroy (instance=0xc7b8e0) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/src/instance.cc:680
      #13 0x0000000000413442 in HandleWrap::destroy (this=0x7fff2159d9a0) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/tests/iotests/mock-environment.cc:609
      #14 0x000000000046d675 in GetUnitTest_testChangePassword_Test::TestBody (this=<optimized out>) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/tests/iotests/t_get.cc:1109
      #15 0x00007f8db450b633 in HandleSehExceptionsInMethodIfSupported<testing::Test, void> (location=0x7f8db450dfd7 "the test body", method=<optimized out>, object=<optimized out>) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2443
      #16 testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void> (object=object@entry=0xbdb9d0, method=<optimized out>, location=location@entry=0x7f8db450dfd7 "the test body") at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2479
      #17 0x00007f8db44fbea7 in testing::Test::Run (this=this@entry=0xbdb9d0) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2518
      #18 0x00007f8db44fbfa8 in testing::TestInfo::Run (this=0xba2f60) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2693
      #19 0x00007f8db44fc055 in testing::TestCase::Run (this=0xba1ab0) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2811
      #20 0x00007f8db45006c8 in testing::internal::UnitTestImpl::RunAllTests (this=this@entry=0xb9a710) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:5178
      #21 0x00007f8db450099c in HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> (location=<optimized out>, method=<optimized out>, object=<optimized out>) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2443
      #22 HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> (location=0x7f8db45106c0 "auxiliary test code (environments or event listeners)", method=(bool (testing::internal::UnitTestImpl::*)(testing::internal::UnitTestImpl * const)) 0x7f8db4500490 <testing::internal::UnitTestImpl::RunAllTests()>, object=0xb9a710) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:2479
      #23 testing::UnitTest::Run (this=<optimized out>) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/src/gtest.cc:4790
      #24 0x0000000000412704 in RUN_ALL_TESTS () at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/contrib/gtest-1.8.1/include/gtest/gtest.h:2341
      #25 main (argc=1, argv=0x7fff2159dcb8) at /home/couchbase/jenkins/workspace/c-cpp/lcb/lcb-lnx-scripted-build-pipeline/ws_centos7/libcouchbase/tests/unit_tests.cc:45
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            jake.rawsthorne Jake Rawsthorne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty