Project

General

Profile

Actions

Bug #13113

closed

common/Mutex.cc: 105: FAILED assert(r == 0)

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:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

First seen at https://github.com/ceph/ceph/pull/5950#issuecomment-140698684

../qa/workunits/ceph-helpers.sh:800: objectstore_tool:  ceph-objectstore-tool --data-path testdir/osd-scrub-repair/1 --journal-path testdir/osd-scrub-repair/1/journal SOMETHING remove
remove 1:2/847441d7/SOMETHING/head
common/Mutex.cc: In function 'void Mutex::Lock(bool)' thread 2b9bc3517700 time 2015-09-16 08:43:02.421793
common/Mutex.cc: 105: FAILED assert(r == 0)
 ceph version 9.0.3-1679-g1f22687 (1f226872b371a0d4f8376478af26a31a80fd8a76)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x2b9bbbc5822b]
 2: (Mutex::Lock(bool)+0x19c) [0x2b9bbbc1832c]
 3: (FileStore::_journaled_ahead(FileStore::OpSequencer*, FileStore::Op*, Context*)+0x1ea) [0x2b9bbba7feca]
 4: (Context::complete(int)+0x9) [0x2b9bbb7ed969]
 5: (Finisher::finisher_thread_entry()+0x158) [0x2b9bbbba1518]
 6: (()+0x8182) [0x2b9bbef2d182]
 7: (clone()+0x6d) [0x2b9bc085247d]
 NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this.
terminate called after throwing an instance of 'ceph::FailedAssertion'
*** Caught signal (Aborted) **

Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)ResolvedLoïc Dachary09/20/2015

Actions
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Status changed from Need More Info to Duplicate
Actions

Also available in: Atom PDF