Project

General

Profile

Actions

Bug #19982

closed

osds abort on shutdown with assert(/build/ceph-12.0.2/src/common/Mutex.cc: 113: FAILED assert(r == 0))

Added by xw zhang almost 7 years ago. Updated almost 3 years ago.

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

0%

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

Description

version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)

bluestore+rbd+ec+overwrite+iscsi

steps:
1.writing files;
2.stop osd-services;
3.check osd log

result:
2017-05-17 17:13:57.452291 7f0598b22700 -1 /build/ceph-12.0.2/src/common/Mutex.cc: In function 'void Mutex::Lock(bool)' thread 7f0598b22700 time 2017-05-17 17:13:57.438957
/build/ceph-12.0.2/src/common/Mutex.cc: 113: FAILED assert(r == 0)

ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x102) [0x559a76164072]
2: (Mutex::Lock(bool)+0x19e) [0x559a761202ae]
3: (()+0x736150) [0x559a75b8b150]
4: (MgrClient::send_report()+0x6bb) [0x559a761934ab]
5: (FunctionContext::finish(int)+0x2c) [0x559a75d5f92c]
6: (Context::complete(int)+0x9) [0x559a75bd0769]
7: (SafeTimer::timer_thread()+0x452) [0x559a7615de42]
8: (SafeTimerThread::entry()+0xd) [0x559a7615f24d]
9: (()+0x76ba) [0x7f05ae8106ba]
10: (clone()+0x6d) [0x7f05ad88782d]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Actions #1

Updated by Sage Weil almost 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF