Project

General

Profile

Bug #60661

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

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

25b5bce997ea7898ddfc04d028e36535d8b83f64bddd7eade1e0f7f62f3f9dee


Description

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

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::start()
    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": "2023-03-20 17:36:09.735178",
    "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 7fee8e4e7700 time 2023-03-20T14:08:46.799953+0000\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fee986f9cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7fee9a74eb5f]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88f) [0x55bd1c2e968f]",
        "(Elector::persist_epoch(unsigned int)+0x184) [0x55bd1c3754c4]",
        "(ElectionLogic::start()+0x1fd) [0x55bd1c37c3ad]",
        "(Elector::handle_propose(boost::intrusive_ptr<MonOpRequest>)+0x6f5) [0x55bd1c375175]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0xcdb) [0x55bd1c37656b]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x11c2) [0x55bd1c2b9eb2]",
        "(Monitor::_ms_dispatch(Message*)+0x406) [0x55bd1c2ba5e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5d) [0x55bd1c2eadad]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7fee9a9c8c88]",
        "(DispatchQueue::entry()+0x50f) [0x7fee9a9c60cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7fee9aa8d8f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fee986ef1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-20T14:08:46.804030Z_c575720d-2a84-4b93-9b14-56c484c475e1",
    "entity_name": "mon.a8a463b971ef725fbeb5ca753359319c8ec27cfa",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "25b5bce997ea7898ddfc04d028e36535d8b83f64bddd7eade1e0f7f62f3f9dee",
    "timestamp": "2023-03-20T14:08:46.804030Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.1.18-200.fc37.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Sat Mar 11 16:09:14 UTC 2023" 
}

History

#1 Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF