Project

General

Profile

Actions

Bug #52168

closed

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

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

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

195d7b2efdb5b2a2186758babc8854a637c63c9a4d55a518b4e2fc66f17076b7
225a8815a7987ea332086cf34c4b484d93fa93790bb37dd0e2add3e4c2b4a948
3c1939808b2e4a4647f759b2292001c116423e760d6c56ef7dc2b5e2998346de
63ba607fc458e378045e86664791733e1458db4df2e3919a9828b76e6124cfb3


Description

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

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::receive_propose(int, unsigned int)
    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()
    clone()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "mon/MonitorDBStore.h",
    "assert_func": "int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)",
    "assert_line": 354,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7f2a84322700 time 2021-06-18T21:30:24.570826+0000\nmon/MonitorDBStore.h: 354: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "(()+0x12b20) [0x7f2a8f9d2b20]",
        "(gsignal()+0x10f) [0x7f2a8e61f7ff]",
        "(abort()+0x127) [0x7f2a8e609c35]",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7f2a91f03521]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb6c) [0x561fec71ca8c]",
        "(Elector::persist_epoch(unsigned int)+0x171) [0x561fec7dc301]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x4a) [0x561fec7e01ba]",
        "(ElectionLogic::receive_propose(int, unsigned int)+0x1ff) [0x561fec7e1c0f]",
        "(Elector::handle_propose(boost::intrusive_ptr<MonOpRequest>)+0x2c8) [0x561fec7dad08]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0xa77) [0x561fec7dcfe7]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x1133) [0x561fec75c463]",
        "(Monitor::_ms_dispatch(Message*)+0x6a6) [0x561fec75d1e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5c) [0x561fec78c14c]",
        "(DispatchQueue::entry()+0x126a) [0x7f2a9212373a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f2a921c6771]",
        "(()+0x814a) [0x7f2a8f9c814a]",
        "(clone()+0x43) [0x7f2a8e6e4f23]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-06-18T21:30:24.574063Z_d1e53dc4-81f8-4ad9-b723-90111c8a43f9",
    "entity_name": "mon.b9045a2e03f169fff8b0de91fef938b8fae367a2",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "225a8815a7987ea332086cf34c4b484d93fa93790bb37dd0e2add3e4c2b4a948",
    "timestamp": "2021-06-18T21:30:24.574063Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-305.3.1.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Jun 1 16:14:33 UTC 2021" 
}


Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Bug #52192: crash: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef): abortRejected

Actions
Actions #1

Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.13, v15.2.5, v15.2.8 added
Actions #2

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Duplicate
  • Crash signature (v1) updated (diff)
Actions #3

Updated by Neha Ojha over 2 years ago

  • Is duplicate of Bug #52192: crash: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef): abort added
Actions #4

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
Actions

Also available in: Atom PDF