Project

General

Profile

Actions

Bug #17447

closed

run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnap

Added by Igor Podoski over 7 years ago. Updated about 7 years ago.

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

0%

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

Description

log: https://jenkins.ceph.com/job/ceph-pull-requests/12080/consoleFull#-1139993184d63714d2-c8d8-41fc-a9d4-8dee30be4c32

[ RUN      ] TestLibRBD.ObjectMapConsistentSnap
using new format!
common/lockdep.cc: In function 'int lockdep_will_lock(const char*, int, bool)' thread 2b376880a400 time 2016-09-30 07:10:21.063693
common/lockdep.cc: 259: FAILED assert(0)
 ceph version 10.2.3-19-g56575a9 (56575a9275b18d9d7ec9aece2adf376e15b08f6a)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x2b37684a5d4b]
 2: (lockdep_will_lock(char const*, int, bool)+0x61f) [0x2b37685173af]
 3: (RWLock::get_read() const+0x66) [0x2b3768043b06]
 4: (()+0x791424) [0x2b3768378424]
 5: (Context::complete(int)+0x9) [0x2b376803f8b9]
 6: (librbd::ExclusiveLock<librbd::ImageCtx>::try_lock(Context*)+0x189) [0x2b3768054ec9]
 7: (()+0x79091a) [0x2b376837791a]
 8: (()+0x790c08) [0x2b3768377c08]
 9: (librbd::Operations<librbd::ImageCtx>::snap_create(char const*, Context*)+0x2f9) [0x2b3768380759]
 10: (librbd::Operations<librbd::ImageCtx>::snap_create(char const*)+0xf9) [0x2b3768380a89]
 11: (TestLibRBD_ObjectMapConsistentSnap_Test::TestBody()+0x562) [0x2b3768253d92]
 12: (void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x65) [0x2b3768479820]
 13: (void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x4b) [0x2b37684749d4]
 14: (testing::Test::Run()+0xd5) [0x2b376845c35f]
 15: (testing::TestInfo::Run()+0x108) [0x2b376845cb58]
 16: (testing::TestCase::Run()+0xf4) [0x2b376845d21c]
 17: (testing::internal::UnitTestImpl::RunAllTests()+0x298) [0x2b3768463b50]
 18: (bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x65) [0x2b376847ac06]
 19: (bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x4b) [0x2b376847581c]
 20: (testing::UnitTest::Run()+0xb4) [0x2b3768462776]
 21: (main()+0xf8) [0x2b3768032008]
 22: (__libc_start_main()+0xf5) [0x2b377cfb3f45]
 23: (()+0x4567ea) [0x2b376803d7ea]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
./test/run-rbd-unit-tests.sh: line 10: 18062 Aborted                 RBD_FEATURES=$i unittest_librbd

Related issues 2 (0 open2 closed)

Copied to rbd - Backport #18822: kraken: run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnapResolvedNathan CutlerActions
Copied to rbd - Backport #18823: jewel: run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnapResolvedNathan CutlerActions
Actions #1

Updated by Igor Podoski over 7 years ago

  • Subject changed from run-rbd-unit-tests.sh assert in lockdep_will_lock to run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnap
Actions #2

Updated by Jason Dillaman over 7 years ago

  • Status changed from New to In Progress
  • Assignee set to Jason Dillaman
  • Backport set to kraken,jewel
Actions #3

Updated by Jason Dillaman over 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Mykola Golub about 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #5

Updated by Nathan Cutler about 7 years ago

  • Copied to Backport #18822: kraken: run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnap added
Actions #6

Updated by Nathan Cutler about 7 years ago

  • Copied to Backport #18823: jewel: run-rbd-unit-tests.sh assert in lockdep_will_lock, TestLibRBD.ObjectMapConsistentSnap added
Actions #7

Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF