Project

General

Profile

Bug #52177

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:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

3e1dcf34a2bb31b2248b4002a96ac4e054575f8167b728f4d893c82086665a51
565da4c034ff5fb5001c60803cf0364efa10ca452ed1628d657e19ad22929b0d
bd382361283427642fc7f97d90b62d2d968c3b85def17aaf351f0cd9daf3bc93
cea42d309e96a375d03729785b35b71a704c12ea8b6181bd554c005efb7046d7
da1c344a204e1d3a97927b1b47015450ae324a1c853c0fc023901ce1a00ea952


Description

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

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

Sanitized backtrace:

    double const md_config_t::get_val<double>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const
    MonClient::_un_backoff()
    MonClient::tick()
    Context::complete(int)
    SafeTimer::timer_thread()
    SafeTimerThread::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 7fba51a4a700 time 2021-08-08T21:19:06.947581+0000\nmgr/DaemonServer.cc: 2797: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "(()+0x12b20) [0x7fba59c4ab20]",
        "(abort()+0x203) [0x7fba58685d11]",
        "(()+0x9009b) [0x7fba5905109b]",
        "(()+0x9653c) [0x7fba5905753c]",
        "(()+0x96597) [0x7fba59057597]",
        "(()+0x967f8) [0x7fba590577f8]",
        "(()+0x3c517a) [0x7fba5b8f417a]",
        "(double const md_config_t::get_val<double>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const+0x9d) [0x7fba5b91262d]",
        "(MonClient::_un_backoff()+0x73) [0x7fba5bb16f33]",
        "(MonClient::tick()+0x361) [0x7fba5bb21631]",
        "(Context::complete(int)+0xd) [0x7fba5b8270ed]",
        "(SafeTimer::timer_thread()+0x1b7) [0x7fba5b8841f7]",
        "(SafeTimerThread::entry()+0x11) [0x7fba5b8857d1]",
        "(()+0x814a) [0x7fba59c4014a]",
        "(clone()+0x43) [0x7fba58760f23]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-08-08T21:19:44.318786Z_f204ddcb-fb79-4d87-8b67-ddd2b1120c63",
    "entity_name": "mgr.be5be81c6cac5df1a94dffb9c4439b3c9863974b",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "cea42d309e96a375d03729785b35b71a704c12ea8b6181bd554c005efb7046d7",
    "timestamp": "2021-08-08T21:19:44.318786Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.19.0-17-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 4.19.194-3 (2021-07-18)" 
}

History

#1 Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.13, v15.2.9 added

#2 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v15.2.10, v15.2.15 added

#3 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)

Also available in: Atom PDF