Project

General

Profile

Actions

Bug #39096

closed

common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer

Added by Sage Weil about 5 years ago. Updated almost 2 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Category:
MgrClient
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

2019-04-03T14:43:57.573 INFO:tasks.ceph.mgr.x.smithi190.stderr:2019-04-03 14:43:57.571 7f293e996d00 -1 mgr init Authentication failed, did you specify a mgr ID with a valid keyring?
2019-04-03T14:43:57.573 INFO:tasks.ceph.mgr.x.smithi190.stderr:Error in initialization: (13) Permission denied
2019-04-03T14:43:57.574 INFO:tasks.ceph.mgr.x.smithi190.stderr:/build/ceph-14.2.0-876-ge76c68f/src/common/Timer.cc: In function 'virtual SafeTimer::~SafeTimer()' thread 7f293e996d00 time 2019-04-03 14:43:57.574091
2019-04-03T14:43:57.574 INFO:tasks.ceph.mgr.x.smithi190.stderr:/build/ceph-14.2.0-876-ge76c68f/src/common/Timer.cc: 50: FAILED ceph_assert(thread == __null)
2019-04-03T14:43:57.578 INFO:tasks.ceph.mgr.x.smithi190.stderr: ceph version 14.2.0-876-ge76c68f (e76c68f79b0309bc601786f1ddf96cc319e43c2f) octopus (dev)
2019-04-03T14:43:57.578 INFO:tasks.ceph.mgr.x.smithi190.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f2935b4f082]
2019-04-03T14:43:57.578 INFO:tasks.ceph.mgr.x.smithi190.stderr: 2: (ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0x7f2935b4f25d]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 3: (()+0x36b33e) [0x7f2935bde33e]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 4: (MgrClient::~MgrClient()+0xfb) [0x598d8b]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 5: (MgrStandby::~MgrStandby()+0x1e8) [0x58e118]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 6: (main()+0x244) [0x4aa3c4]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 7: (__libc_start_main()+0xf0) [0x7f29345a0830]
2019-04-03T14:43:57.579 INFO:tasks.ceph.mgr.x.smithi190.stderr: 8: (_start()+0x29) [0x4ada09]

/a/sage-2019-04-03_02:18:56-rados-wip-sage2-testing-2019-04-02-1625-distro-basic-smithi/3803240

this is the rebuild mondb test, so probably other things going on, but this probably indicates a broken shutdown/error path

Actions

Also available in: Atom PDF