Project

General

Profile

Actions

Bug #56787

open

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

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

23b2bf186575e7b940dfe8296009b2ce94336504700227c83ee1cbfc9949b232
9143ac38fa25c0c59504e9d31be241b1cc7a6e308c2f68edba6c768e19ca3253
d60a5387a903998d6dfda281cf6f5ca56e876bcd3a9417b163aaecdb89da74cc
fcf40b4e1432d40a57bccce4a7099ceebf8a85faab3e7fda39a5f267c012eac5


Description

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

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::bump_epoch(unsigned int)
    ElectionLogic::propose_classic_prefix(int, unsigned int)
    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.447108",
    "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 7f3417ee5700 time 2022-07-12T06:29:18.175064+0200\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f3423563ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7f3425829559]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb4c) [0x55d8a057734c]",
        "(Elector::persist_epoch(unsigned int)+0x1a4) [0x55d8a0640f04]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x56) [0x55d8a06461f6]",
        "(ElectionLogic::propose_classic_prefix(int, unsigned int)+0xaf) [0x55d8a06489ef]",
        "(ElectionLogic::propose_classic_handler(int, unsigned int)+0x2a) [0x55d8a064934a]",
        "(ElectionLogic::receive_propose(int, unsigned int, ConnectionTracker const*)+0x65) [0x55d8a064afd5]",
        "(Elector::handle_propose(boost::intrusive_ptr<MonOpRequest>)+0x6de) [0x55d8a063df8e]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0xf36) [0x55d8a06421f6]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x112e) [0x55d8a05bc97e]",
        "(Monitor::_ms_dispatch(Message*)+0x670) [0x55d8a05bd600]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5c) [0x55d8a05ec4fc]",
        "(DispatchQueue::entry()+0x126a) [0x7f3425a6eb6a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f3425b208f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f34235591ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-12T04:29:18.178596Z_aa89735d-7876-41a4-aef2-70b7b43a0e58",
    "entity_name": "mon.bb78fb7017e8c9a1f221ca2562fae46027e88b9e",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "d60a5387a903998d6dfda281cf6f5ca56e876bcd3a9417b163aaecdb89da74cc",
    "timestamp": "2022-07-12T04:29:18.178596Z",
    "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.6, v16.2.7, v16.2.9 added
Actions

Also available in: Atom PDF