Project

General

Profile

Actions

Bug #13011

closed

LibCephFS.ReleaseMounted: FAILED assert(crypto_context != __null)

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

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

This happened on a hammer branch with one CephFS related backport ( https://github.com/ceph/ceph/commit/256620e37fd94ee4b3af338ea6955be55529d0d6 ) which seems unrelated.

http://pulpito.ceph.com/loic-2015-09-08_13:46:08-fs-hammer-backports-loic---basic-multi/1046600/

2015-09-08T07:03:08.259 INFO:tasks.workunit.client.0.burnupi26.stdout:[ RUN      ] LibCephFS.ReleaseMounted
2015-09-08T07:03:08.262 INFO:tasks.workunit.client.0.burnupi26.stderr:common/ceph_crypto.cc: In function 'void ceph::crypto::init(CephContext*)' thread 7f5ee4d0b7c0 time 2015-09-08 07:03:08.257419
2015-09-08T07:03:08.262 INFO:tasks.workunit.client.0.burnupi26.stderr:common/ceph_crypto.cc: 73: FAILED assert(crypto_context != __null)
2015-09-08T07:03:08.270 INFO:tasks.workunit.client.0.burnupi26.stderr: ceph version 0.94.3-227-g1126508 (11265088285fe45c345a8771dfc2a39918a81857)
2015-09-08T07:03:08.270 INFO:tasks.workunit.client.0.burnupi26.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x7f5ee273115b]
2015-09-08T07:03:08.270 INFO:tasks.workunit.client.0.burnupi26.stderr: 2: (ceph::crypto::shutdown()+0) [0x7f5ee2741560]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 3: (common_init_finish(CephContext*, int)+0x10) [0x7f5ee2757ba0]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 4: (ceph_mount_info::init()+0x16) [0x7f5ee258f276]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 5: (ceph_mount()+0x47) [0x7f5ee258c907]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 6: (LibCephFS_ReleaseMounted_Test::TestBody()+0x288) [0x429e68]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 7: (void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)+0x33) [0x484ff3]
2015-09-08T07:03:08.271 INFO:tasks.workunit.client.0.burnupi26.stderr: 8: (testing::Test::Run()+0xb7) [0x4774f7]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 9: (testing::TestInfo::Run()+0x9e) [0x47759e]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 10: (testing::TestCase::Run()+0xa5) [0x4776a5]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 11: (testing::internal::UnitTestImpl::RunAllTests()+0x248) [0x477958]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 12: (testing::UnitTest::Run()+0x54) [0x477c04]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 13: (main()+0x39) [0x426cc9]
2015-09-08T07:03:08.272 INFO:tasks.workunit.client.0.burnupi26.stderr: 14: (__libc_start_main()+0xf5) [0x7f5ee18faec5]
2015-09-08T07:03:08.273 INFO:tasks.workunit.client.0.burnupi26.stderr: 15: ceph_test_libcephfs() [0x42715c]
2015-09-08T07:03:08.273 INFO:tasks.workunit.client.0.burnupi26.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2015-09-08T07:03:08.273 INFO:tasks.workunit.client.0.burnupi26.stdout:unknown file: Failure
2015-09-08T07:03:08.273 INFO:tasks.workunit.client.0.burnupi26.stdout:Unknown C++ exception thrown in the test body.
2015-09-08T07:03:08.273 INFO:tasks.workunit.client.0.burnupi26.stdout:[  FAILED  ] LibCephFS.ReleaseMounted (12 ms)

Related issues 1 (0 open1 closed)

Is duplicate of CephFS - Bug #12598: LibCephFS.GetPoolId failureResolved08/04/2015

Actions
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF