Project

General

Profile

Actions

Bug #51929

closed

crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch)

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

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

0%

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

6d43d2948becf7b6d4a7ad7a4eb0686f399e437cf262f0cb89a2eee366d53c41
ce2fb2fd023ab69c72c793405ea59eec5224cfc42910d743b735fdc27a1748d0


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=6d43d2948becf7b6d4a7ad7a4eb0686f399e437cf262f0cb89a2eee366d53c41

Assert condition: pending_service_map.epoch > service_map.epoch
Assert function: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>

Sanitized backtrace:

    DaemonServer::got_service_map()
    Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()
    clone()

Crash dump sample:
{
    "assert_condition": "pending_service_map.epoch > service_map.epoch",
    "assert_file": "mgr/DaemonServer.cc",
    "assert_func": "DaemonServer::got_service_map()::<lambda(const ServiceMap&)>",
    "assert_line": 2797,
    "assert_msg": "mgr/DaemonServer.cc: In function 'DaemonServer::got_service_map()::<lambda(const ServiceMap&)>' thread 7fe13cf8c700 time 2021-07-11T06:16:06.357515+0100\nmgr/DaemonServer.cc: 2797: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "(()+0x14140) [0x7fe1429ec140]",
        "(gsignal()+0x141) [0x7fe14251bce1]",
        "(abort()+0x123) [0x7fe142505537]",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17b) [0x7fe1433e26fd]",
        "(()+0x25283e) [0x7fe1433e283e]",
        "(DaemonServer::got_service_map()+0xb92) [0x55863d0bfc42]",
        "(Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x187) [0x55863d0fa8b7]",
        "(MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0xac) [0x55863d11419c]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7fe1435fed88]",
        "(DispatchQueue::entry()+0x5ef) [0x7fe1435fc48f]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7fe1436a828d]",
        "(()+0x8ea7) [0x7fe1429e0ea7]",
        "(clone()+0x3f) [0x7fe1425dddef]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-07-11T05:16:06.361132Z_f08cd292-d271-4a7a-abcd-004a463d2eec",
    "entity_name": "mgr.4d67dcb86fd9a6fc3f7cb1ac3e03e816ed71acde",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "ce2fb2fd023ab69c72c793405ea59eec5224cfc42910d743b735fdc27a1748d0",
    "timestamp": "2021-07-11T05:16:06.361132Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.11.22-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.11.22-2 (Fri, 02 Jul 2021 16:22:45 +0200)" 
}


Related issues 2 (1 open1 closed)

Related to mgr - Bug #54700: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch)New

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

Actions
Actions #1

Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.13 added
Actions #2

Updated by Sage Weil over 2 years ago

  • Has duplicate Bug #51926: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch) added
Actions #3

Updated by Sage Weil over 2 years ago

  • Related to Bug #51835: mgr/DaemonServer.cc: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch) added
Actions #4

Updated by Sage Weil over 2 years ago

  • Has duplicate Bug #51922: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch) added
Actions #5

Updated by Sage Weil over 2 years ago

  • Has duplicate Bug #51913: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch) added
Actions #6

Updated by Sage Weil over 2 years ago

  • Has duplicate Bug #51916: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch) added
Actions #7

Updated by Sage Weil over 2 years ago

  • Status changed from New to Duplicate
Actions #8

Updated by Sage Weil over 2 years ago

  • Has duplicate deleted (Bug #51916: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch))
Actions #9

Updated by Sage Weil over 2 years ago

  • Has duplicate deleted (Bug #51926: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch))
Actions #10

Updated by Sage Weil over 2 years ago

  • Has duplicate deleted (Bug #51922: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch))
Actions #11

Updated by Sage Weil over 2 years ago

  • Has duplicate deleted (Bug #51913: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch))
Actions #12

Updated by Sage Weil over 2 years ago

  • Related to deleted (Bug #51835: mgr/DaemonServer.cc: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch))
Actions #13

Updated by Sage Weil over 2 years ago

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

Updated by Sage Weil over 2 years ago

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

Updated by Sage Weil over 2 years ago

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

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
Actions #17

Updated by Telemetry Bot about 2 years ago

  • Related to Bug #54700: crash: DaemonServer::got_service_map()::<lambda(const ServiceMap&)>: assert(pending_service_map.epoch > service_map.epoch) added
Actions

Also available in: Atom PDF