Bug #12288
radosgw: ./common/Mutex.h:89: void Mutex::_post_lock(): Assertion `nlock == 0' failed.
Status:
Duplicate
Priority:
Urgent
Assignee:
-
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
dzafman-2015-07-08_23:13:40-rados-wip-zafman-testing---basic-multi/966913
2015-07-09 12:41:22.881390 7f49177fe700 -1 RGWWatcher::handle_error cookie 74620944 err (110) Connection timed out 2015-07-09 12:41:22.881471 7f49177fe700 -1 RGWWatcher::handle_error cookie 74624560 err (110) Connection timed out 2015-07-09 12:41:22.881478 7f49177fe700 -1 RGWWatcher::handle_error cookie 74658944 err (110) Connection timed out 2015-07-09 12:41:22.881484 7f49177fe700 -1 RGWWatcher::handle_error cookie 74663200 err (110) Connection timed out 2015-07-09 12:41:22.881490 7f49177fe700 -1 RGWWatcher::handle_error cookie 74656752 err (110) Connection timed out 2015-07-09 12:44:17.686364 7f493d279840 -1 shutting down radosgw: ./common/Mutex.h:89: void Mutex::_post_lock(): Assertion `nlock == 0' failed. 2015-07-09 12:44:17.917447 7f49177fe700 -1 RGWWatcher::handle_error cookie 139951980738240 err (110) Connection timed out *** Caught signal (Aborted) ** in thread 7f49177fe700 ceph version 9.0.1-1317-gbb6e546 (bb6e546f04436cb128bc3abd84b762d374728225) 1: radosgw() [0x6c1a8a] 2: (()+0x10340) [0x7f4939b7d340] 3: (gsignal()+0x39) [0x7f4937fa8bb9] 4: (abort()+0x148) [0x7f4937fabfc8] 5: (()+0x2fa76) [0x7f4937fa1a76] 6: (()+0x2fb22) [0x7f4937fa1b22] 7: radosgw() [0x51cd12] 8: radosgw() [0x6d85b6] 9: (RGWRados::schedule_context(Context*)+0x20) [0x5cddd0] 10: (RGWWatcher::handle_error(unsigned long, int)+0x82) [0x60ade2] 11: (()+0xb6cfe) [0x7f493aaf5cfe] 12: (()+0xeb1f6) [0x7f493ab2a1f6] 13: (()+0x91489) [0x7f493aad0489] 14: (()+0x158298) [0x7f493ab97298] 15: (()+0x8182) [0x7f4939b75182] 16: (clone()+0x6d) [0x7f493806cfbd] 2015-07-09 12:44:17.969886 7f49177fe700 -1 *** Caught signal (Aborted) ** in thread 7f49177fe700
Related issues
History
#1 Updated by David Zafman about 8 years ago
- Description updated (diff)
#2 Updated by Samuel Just about 8 years ago
- Project changed from Ceph to rgw
- Category deleted (
22) - Priority changed from Normal to Urgent
#3 Updated by Yehuda Sadeh about 8 years ago
Sounds like a race in the shutdown / watch error handling.
#4 Updated by Yehuda Sadeh about 8 years ago
- Status changed from New to Duplicate
Looks like a duplicate of 12208
#5 Updated by Loïc Dachary over 7 years ago
- Copied to Bug #14665: radosgw-admin -n client.0 user create : permission denied added