Project

General

Profile

Actions

Bug #56242

open

crash: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef): abort

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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

38661d347409658e1863927ab9a5a924bedfda04e127db94832f77ac50d53467
b9451690978920a5d84ab5c9f3280ba32461aa97743f6d34c06780ee63a09ada


Description

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

Assert condition: abort
Assert function: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)

Sanitized backtrace:

    pthread_kill()
    raise()
    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Elector::persist_epoch(unsigned int)
    ElectionLogic::bump_epoch(unsigned int)
    ElectionLogic::start()
    Monitor::handle_probe_reply(boost::intrusive_ptr<MonOpRequest>)
    Monitor::handle_probe(boost::intrusive_ptr<MonOpRequest>)
    Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)
    Monitor::_ms_dispatch(Message*)
    Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "mon/MonitorDBStore.h",
    "assert_func": "int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)",
    "assert_line": 355,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7f757a7fc640 time 2022-05-25T18:59:54.547370+0200\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f759f9fa520]",
        "pthread_kill()",
        "raise()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x190) [0x7f75a01c5a6e]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x890) [0x564178e78a20]",
        "(Elector::persist_epoch(unsigned int)+0x186) [0x564178edadc6]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x5d) [0x564178ee122d]",
        "(ElectionLogic::start()+0x31b) [0x564178ee194b]",
        "(Monitor::handle_probe_reply(boost::intrusive_ptr<MonOpRequest>)+0xe77) [0x564178e3c787]",
        "(Monitor::handle_probe(boost::intrusive_ptr<MonOpRequest>)+0x2ff) [0x564178e3d8ef]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xc6d) [0x564178e4a9dd]",
        "(Monitor::_ms_dispatch(Message*)+0x3fa) [0x564178e4b39a]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b) [0x564178e7a29b]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7f75a0410fe0]",
        "(DispatchQueue::entry()+0x5ff) [0x7f75a040e3cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f75a04d1361]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7f759fa4cb43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7f759fadea00]" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-05-25T16:59:54.555523Z_05de47c3-508b-4f7c-9f90-c50f97dc9154",
    "entity_name": "mon.409f5647c9fe64ffe9ba9896549c82a1af7bbc55",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04 LTS",
    "os_version": "22.04 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mon",
    "stack_sig": "38661d347409658e1863927ab9a5a924bedfda04e127db94832f77ac50d53467",
    "timestamp": "2022-05-25T16:59:54.555523Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-33-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#34-Ubuntu SMP Wed May 18 13:34:26 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.6, v16.2.7, v17.1.0 added
Actions

Also available in: Atom PDF