Project

General

Profile

Actions

Bug #14001

closed

TestMockOperationSnapshotRemoveRequest.Success common/RWLock.h: 58: FAILED assert(!is_locked())

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[ RUN      ] TestMockOperationSnapshotRemoveRequest.Success
./common/RWLock.h: In function 'virtual RWLock::~RWLock()' thread 2ad451be6600 time 2015-12-07 12:18:44.353696
./common/RWLock.h: 58: FAILED assert(!is_locked())
 ceph version 9.2.0-1386-gf46fe86 (f46fe86f6112c253f8c2506ee7bd74d3483fd0c9)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x2ad4519a0f8b]
 2: (()+0x28889a) [0x2ad45172189a]
 3: (librbd::MockImageCtx::~MockImageCtx()+0x2fa) [0x2ad45172aa7a]
 4: (librbd::operation::TestMockOperationSnapshotRemoveRequest_Success_Test::TestBody()+0x3d0) [0x2ad451747440]
 5: (void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x65) [0x2ad451976b5e]
 6: (void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x4b) [0x2ad451971d12]
 7: (testing::Test::Run()+0xd5) [0x2ad451959627]
 8: (testing::TestInfo::Run()+0x108) [0x2ad451959e20]
 9: (testing::TestCase::Run()+0xf4) [0x2ad45195a4e4]
 10: (testing::internal::UnitTestImpl::RunAllTests()+0x298) [0x2ad451960e18]
 11: (bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x65) [0x2ad451977f44]
 12: (bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x4b) [0x2ad451972b5a]
 13: (testing::UnitTest::Run()+0xb4) [0x2ad45195fa3e]
 14: (main()+0xee) [0x2ad4516e51ae]
 15: (__libc_start_main()+0xf5) [0x2ad455a72ec5]
 16: (()+0x25258a) [0x2ad4516eb58a]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
terminate called after throwing an instance of 'ceph::FailedAssertion'
./test/run-rbd-unit-tests.sh: line 10: 26865 Aborted                 (core dumped) RBD_FEATURES=$i unittest_librbd
Actions #1

Updated by Loïc Dachary over 8 years ago

This is the first time I've seen this one, I'll add more if it happens again

http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/9915/console

Actions #2

Updated by Jason Dillaman over 8 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Loïc Dachary over 8 years ago

http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/10082/console
(the pull request from which it originates, although dated today is messy, let's ignore it)

Actions #4

Updated by Jason Dillaman over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF