Project

General

Profile

Actions

Bug #60662

open

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

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

a3c0d0caf66dba1b98e4c08b9d640a81bc78a5e3854b4556bfec63a2d53b0cdb


Description

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

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::declare_victory()
    ElectionLogic::receive_ack(int, unsigned int)
    Elector::handle_ack(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 04:37:53.797003",
    "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 7f83ee9dd700 time 2023-03-20T03:37:59.143183+0000\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f83f8befcf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7f83fac44b5f]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88f) [0x55cf6315268f]",
        "(Elector::persist_epoch(unsigned int)+0x184) [0x55cf631de4c4]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x5d) [0x55cf631e4d5d]",
        "(ElectionLogic::declare_victory()+0x2ad) [0x55cf631e59fd]",
        "(ElectionLogic::receive_ack(int, unsigned int)+0x25b) [0x55cf631e607b]",
        "(Elector::handle_ack(boost::intrusive_ptr<MonOpRequest>)+0x6cb) [0x55cf631dda0b]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0xd73) [0x55cf631df603]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x11c2) [0x55cf63122eb2]",
        "(Monitor::_ms_dispatch(Message*)+0x406) [0x55cf631235e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5d) [0x55cf63153dad]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f83faebec88]",
        "(DispatchQueue::entry()+0x50f) [0x7f83faebc0cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f83faf838f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f83f8be51ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-20T03:37:59.147542Z_9f4035d8-b66b-45f8-9cd5-c956bdf88ef1",
    "entity_name": "mon.a8a463b971ef725fbeb5ca753359319c8ec27cfa",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "a3c0d0caf66dba1b98e4c08b9d640a81bc78a5e3854b4556bfec63a2d53b0cdb",
    "timestamp": "2023-03-20T03:37:59.147542Z",
    "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" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF