Project

General

Profile

Bug #60592

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):

abc0acfc9b3358fabf4216bb9ba4d2958a3a0790577b123d9da389e51a25655a


Description

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

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

Sanitized backtrace:

    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Paxos::handle_collect(boost::intrusive_ptr<MonOpRequest>)
    Paxos::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:
{
    "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 7f45be706700 time 2023-04-27T22:45:35.236168+0000\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f45c8918cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7f45ca96db5f]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88f) [0x557ac11da68f]",
        "(Paxos::handle_collect(boost::intrusive_ptr<MonOpRequest>)+0x4b5) [0x557ac12f4af5]",
        "(Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x453) [0x557ac12fc093]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x122e) [0x557ac11aaf1e]",
        "(Monitor::_ms_dispatch(Message*)+0x406) [0x557ac11ab5e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5d) [0x557ac11dbdad]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f45cabe7c88]",
        "(DispatchQueue::entry()+0x50f) [0x7f45cabe50cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f45cacac8f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f45c890e1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-27T22:45:35.240093Z_c5ec6ce4-599a-431e-aacc-d60d002ed7cc",
    "entity_name": "mon.ebac22d25821168d5c3789c337655e5bc84a0a81",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "abc0acfc9b3358fabf4216bb9ba4d2958a3a0790577b123d9da389e51a25655a",
    "timestamp": "2023-04-27T22:45:35.240093Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.5-300.fc36.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT Thu Apr 28 15:51:30 UTC 2022" 
}

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