Project

General

Profile

Actions

Bug #56320

open

crash: int OSDMap::build_simple_optioned(ceph::common::CephContext*, epoch_t, uuid_d&, int, int, int, bool): assert(default_replicated_rule >= 0)

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

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

0%

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

5dc3d00b8b4ea50e835b1134c9f68219b7093b40276d5a81627beaddfc63fe17


Description

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

Assert condition: default_replicated_rule >= 0
Assert function: int OSDMap::build_simple_optioned(ceph::common::CephContext*, epoch_t, uuid_d&, int, int, int, bool)

Sanitized backtrace:

    OSDMap::build_simple_optioned(ceph::common::CephContext*, unsigned int, uuid_d&, int, int, int, bool)
    OSDMonitor::create_initial()
    PaxosService::_active()
    Context::complete(int)
    void finish_contexts<std::list<Context*, std::allocator<Context*> > >(ceph::common::CephContext*, std::list<Context*, std::allocator<Context*> >&, int)
    Paxos::finish_round()
    Paxos::commit_finish()
    C_Committed::finish(int)
    Context::complete(int)
    MonitorDBStore::C_DoTransaction::finish(int)
    Context::complete(int)
    Finisher::finisher_thread_entry()

Crash dump sample:
{
    "archived": "2022-05-31 05:44:26.689273",
    "assert_condition": "default_replicated_rule >= 0",
    "assert_file": "osd/OSDMap.cc",
    "assert_func": "int OSDMap::build_simple_optioned(ceph::common::CephContext*, epoch_t, uuid_d&, int, int, int, bool)",
    "assert_line": 4224,
    "assert_msg": "osd/OSDMap.cc: In function 'int OSDMap::build_simple_optioned(ceph::common::CephContext*, epoch_t, uuid_d&, int, int, int, bool)' thread 7f147dea8700 time 2022-05-31T10:58:09.765196+0700\nosd/OSDMap.cc: 4224: FAILED ceph_assert(default_replicated_rule >= 0)",
    "assert_thread_name": "fn_monstore",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f148835f420]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b7) [0x7f148883182e]",
        "/usr/lib/ceph/libceph-common.so.2(+0x27b9d8) [0x7f14888319d8]",
        "(OSDMap::build_simple_optioned(ceph::common::CephContext*, unsigned int, uuid_d&, int, int, int, bool)+0x1809) [0x7f1488d30e99]",
        "(OSDMonitor::create_initial()+0x188) [0x55e163d663b8]",
        "(PaxosService::_active()+0x2c2) [0x55e163d543a2]",
        "(Context::complete(int)+0xd) [0x55e163bf539d]",
        "(void finish_contexts<std::__cxx11::list<Context*, std::allocator<Context*> > >(ceph::common::CephContext*, std::__cxx11::list<Context*, std::allocator<Context*> >&, int)+0xb0) [0x55e163c2b6f0]",
        "(Paxos::finish_round()+0x8c) [0x55e163d48e5c]",
        "(Paxos::commit_finish()+0x8be) [0x55e163d4b86e]",
        "(C_Committed::finish(int)+0x4a) [0x55e163d50eca]",
        "(Context::complete(int)+0xd) [0x55e163bf539d]",
        "(MonitorDBStore::C_DoTransaction::finish(int)+0xba) [0x55e163d50b8a]",
        "(Context::complete(int)+0xd) [0x55e163bf539d]",
        "(Finisher::finisher_thread_entry()+0x19d) [0x7f14888e2eed]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7f1488353609]",
        "clone()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-05-31T03:58:09.782282Z_ac5a554a-39bc-453b-bc96-bf931128cdb1",
    "entity_name": "mon.bb3d7a9c1d11e8d21ede076b23b27060e3ef7601",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-mon",
    "stack_sig": "5dc3d00b8b4ea50e835b1134c9f68219b7093b40276d5a81627beaddfc63fe17",
    "timestamp": "2022-05-31T03:58:09.782282Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-110-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#124-Ubuntu SMP Thu Apr 14 19:46:19 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions

Also available in: Atom PDF