Project

General

Profile

Actions

Bug #49476

closed

DaemonServer.cc: 2827: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)

Added by Kefu Chai about 3 years ago. Updated about 3 years ago.

Status:
Duplicate
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

 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x19d) [0x7f6e907e810b]
 2: /home/jenkins-build/build/workspace/ceph-api/build/lib/libceph-common.so.2(+0x167438d) [0x7f6e907e838d]
 3: ./bin/./ceph-mgr(+0xc6bf4a) [0x561e1ea04f4a]
 4: ./bin/./ceph-mgr(+0xc6bffc) [0x561e1ea04ffc]
 5: (DaemonServer::got_service_map()+0x6d) [0x561e1ea050df]
 6: (Mgr::handle_service_map(boost::intrusive_ptr<MServiceMap>)+0x150) [0x561e1ea6a57a]
 7: (Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4d1) [0x561e1ea6b3a7]
 8: (MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x24e) [0x561e1ea82aa2]
 9: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0xe9) [0x7f6e909e57d7]
 10: (DispatchQueue::entry()+0x622) [0x7f6e909e4230]
 11: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7f6e90b6014c]
 12: (Thread::entry_wrapper()+0x83) [0x7f6e907a871d]
 13: (Thread::_entry_func(void*)+0x18) [0x7f6e907a8690]
 14: /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f6e8eae86db]
 15: clone()

found when running "ceph-api" test in a jenkins test node testing a crimson only change. https://github.com/ceph/ceph/pull/39598


Files

consoleText.txt (997 KB) consoleText.txt Kefu Chai, 02/25/2021 04:40 AM

Related issues 1 (0 open1 closed)

Is duplicate of mgr - Bug #48022: mgr/DaemonServer.cc: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)Resolved

Actions
Actions #2

Updated by Neha Ojha about 3 years ago

  • Status changed from New to Duplicate
Actions #3

Updated by Neha Ojha about 3 years ago

  • Is duplicate of Bug #48022: mgr/DaemonServer.cc: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch) added
Actions

Also available in: Atom PDF