Project

General

Profile

Actions

Bug #15693

closed

common/lockdep.cc: 330: FAILED assert(id == -1) in TestLibRBD.TestCreateLsRenameSnapPP

Added by Kefu Chai almost 8 years ago. Updated almost 8 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
Target version:
-
% Done:

0%

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

Description

found in a jenkins "make check" run . but the change being tested is not relevant: it was a cmake change:

[ RUN      ] TestLibRBD.TestCreateLsRenameSnapPP
using old format
common/lockdep.cc: In function 'int lockdep_will_unlock(const char*, int)' thread 2b61b019ef40 time 2016-05-03 01:38:09.147152
common/lockdep.cc: 330: FAILED assert(id == -1)
 ceph version 10.2.0-377-g5e4decc (5e4decc5ed018f8e78e1f45b4c17f52de7f190d2)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x2b61afe57a7b]
 2: (()+0x8a5a15) [0x2b61afed6a15]
 3: (RWLock::unlock(bool) const+0x74) [0x2b61afa424b4]
 4: (()+0x702f15) [0x2b61afd33f15]
 5: (()+0x703118) [0x2b61afd34118]
 6: (librbd::Operations<librbd::ImageCtx>::snap_create(char const*, Context*)+0x2f1) [0x2b61afd3bf41]
 7: (librbd::Operations<librbd::ImageCtx>::snap_create(char const*)+0xf9) [0x2b61afd3c279]
 8: (TestLibRBD_TestCreateLsRenameSnapPP_Test::TestBody()+0x45c) [0x2b61afc1173c]
 9: (void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x65) [0x2b61afe2b600]
 10: (void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x4b) [0x2b61afe267b4]
 11: (testing::Test::Run()+0xd5) [0x2b61afe0e13f]
 12: (testing::TestInfo::Run()+0x108) [0x2b61afe0e938]
 13: (testing::TestCase::Run()+0xf4) [0x2b61afe0effc]
 14: (testing::internal::UnitTestImpl::RunAllTests()+0x298) [0x2b61afe15930]
 15: (bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x65) [0x2b61afe2c9e6]
 16: (bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)+0x4b) [0x2b61afe275fc]
 17: (testing::UnitTest::Run()+0xb4) [0x2b61afe14556]
 18: (main()+0xf8) [0x2b61afa31308]
 19: (__libc_start_main()+0xf5) [0x2b61c4946ec5]
 20: (()+0x40b4da) [0x2b61afa3c4da]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
./test/run-rbd-unit-tests.sh: line 8: 29631 Aborted                 (core dumped) unittest_librbd

the parent commit of the change was e301ebfe3ee5791db54c8310a3ea3a0e5a52be5e . jenkins link: https://jenkins.ceph.com/job/ceph-pull-requests/5044/console

Actions #1

Updated by Kefu Chai almost 8 years ago

  • Description updated (diff)
Actions #2

Updated by Josh Durgin almost 8 years ago

  • Project changed from Ceph to rbd
  • Priority changed from Normal to Urgent
  • Source changed from Development to Q/A
  • Regression changed from No to Yes
Actions #3

Updated by Jason Dillaman almost 8 years ago

  • Status changed from New to Duplicate

Same issue as #15690

Actions

Also available in: Atom PDF