Project

General

Profile

Actions

Bug #52191

closed

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

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

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

1299e7c934d6fb104f7c0b16a1b30defba4b5bfe00d0891f8337ad86e45a3395
ef2841a5c5ebbac2def49fa63bf330a5f556c2c5c31efed0d60e383227b7036c


Description

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

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

Sanitized backtrace:

    /lib/x86_64-linux-gnu/libpthread.so.0(
    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Paxos::handle_begin(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&)
    Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()
    /lib/x86_64-linux-gnu/libpthread.so.0(
    clone()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "mon/MonitorDBStore.h",
    "assert_func": "int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)",
    "assert_line": 351,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7fe967a1c700 time 2021-07-29T00:02:13.585087-0600\nmon/MonitorDBStore.h: 351: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fe9706b8140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x18a) [0x7fe970bd3864]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88c) [0x559b53d24c0c]",
        "(Paxos::handle_begin(boost::intrusive_ptr<MonOpRequest>)+0x3b0) [0x559b53e03200]",
        "(Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x39b) [0x559b53e0e6fb]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x116b) [0x559b53cf72ab]",
        "(Monitor::_ms_dispatch(Message*)+0x41e) [0x559b53cf78ee]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x59) [0x559b53d263a9]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7fe970dfcf98]",
        "(DispatchQueue::entry()+0x5ef) [0x7fe970dfa69f]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7fe970eb7c9d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7fe9706acea7]",
        "clone()" 
    ],
    "ceph_version": "16.2.5",
    "crash_id": "2021-07-29T06:02:13.590417Z_fbb01de6-9ec3-4d0c-99f2-b57e3c034353",
    "entity_name": "mon.61bb14721d8bcb56be5caa944c3091dc43737117",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "1299e7c934d6fb104f7c0b16a1b30defba4b5bfe00d0891f8337ad86e45a3395",
    "timestamp": "2021-07-29T06:02:13.590417Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.11.22-2-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.11.22-4 (Tue, 20 Jul 2021 21:40:02 +0200)" 
}


Related issues 1 (1 open0 closed)

Related to RADOS - Bug #54595: crash: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef): abortNew

Actions
Actions #1

Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.1, v16.2.2, v16.2.5 added
Actions #2

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Rejected

Not a ceph bug, most likely failed to write to rocksdb.

Actions #3

Updated by Telemetry Bot about 2 years ago

  • Related to Bug #54595: 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