Project

General

Profile

Actions

Bug #56749

open

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

Added by Telemetry Bot 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):

0721d7b4bc910d113d8ea7d3488346688f2f7c595ed2db5a7847cbb36264a935
58713446ee3c7fb9c5ba879724a0a55498079ba1fa8efacdf2c73979237d0a7d


Description

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

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

Sanitized backtrace:

    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Elector::persist_epoch(unsigned int)
    ElectionLogic::init()
    ElectionLogic::start()
    Monitor::start_election()
    ElectionLogic::propose_classic_handler(int, unsigned int)
    ElectionLogic::receive_propose(int, unsigned int, ConnectionTracker const*)
    Elector::handle_propose(boost::intrusive_ptr<MonOpRequest>)
    Elector::dispatch(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:
{
    "archived": "2022-07-12 04:50:15.514638",
    "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 7f510de45700 time 2022-07-12T06:38:43.472369+0200\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f51194c3ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7f511b789559]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb4c) [0x56411f2f034c]",
        "(Elector::persist_epoch(unsigned int)+0x1a4) [0x56411f3b9f04]",
        "(ElectionLogic::init()+0x95) [0x56411f3c0375]",
        "(ElectionLogic::start()+0x1e6) [0x56411f3c0bc6]",
        "(Monitor::start_election()+0x19b) [0x56411f31241b]",
        "(ElectionLogic::propose_classic_handler(int, unsigned int)+0x223) [0x56411f3c2543]",
        "(ElectionLogic::receive_propose(int, unsigned int, ConnectionTracker const*)+0x65) [0x56411f3c3fd5]",
        "(Elector::handle_propose(boost::intrusive_ptr<MonOpRequest>)+0x6de) [0x56411f3b6f8e]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0xf36) [0x56411f3bb1f6]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x112e) [0x56411f33597e]",
        "(Monitor::_ms_dispatch(Message*)+0x670) [0x56411f336600]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5c) [0x56411f3654fc]",
        "(DispatchQueue::entry()+0x126a) [0x7f511b9ceb6a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f511ba808f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f51194b91ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-12T04:38:43.477073Z_0387b6a5-97c9-4f72-bfcd-a1cbcc1b6f83",
    "entity_name": "mon.bb78fb7017e8c9a1f221ca2562fae46027e88b9e",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "58713446ee3c7fb9c5ba879724a0a55498079ba1fa8efacdf2c73979237d0a7d",
    "timestamp": "2022-07-12T04:38:43.477073Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-121-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.4, v16.2.9 added
Actions

Also available in: Atom PDF