Project

General

Profile

Actions

Bug #54924

open

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

Added by Telemetry Bot about 2 years ago. Updated about 2 years 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):

77cdb860b4b33bf46ce65bf4d95f7b0c0b5e36b85c350d4ffd11b909b3ecb010


Description

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

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

Sanitized backtrace:

    raise()
    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Monitor::sync_finish(unsigned long)
    Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)
    Monitor::handle_sync(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-01-20 03:36:30.959715",
    "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 7ff9813d1640 time 2022-01-20T05:06:33.342282+0900\nmon/MonitorDBStore.h: 351: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libc.so.6(+0x42750) [0x7ff988c40750]",
        "/lib64/libc.so.6(+0x8f84c) [0x7ff988c8d84c]",
        "raise()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x195) [0x7ff989c5bfa5]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x886) [0x55c7802efd26]",
        "(Monitor::sync_finish(unsigned long)+0x419) [0x55c7802b0879]",
        "(Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)+0x7e0) [0x55c7802b1360]",
        "(Monitor::handle_sync(boost::intrusive_ptr<MonOpRequest>)+0x94) [0x55c7802b1874]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xd88) [0x55c7802c1b08]",
        "(Monitor::_ms_dispatch(Message*)+0x3fa) [0x55c7802c243a]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b) [0x55c7802f11db]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x458) [0x7ff989e99a28]",
        "(DispatchQueue::entry()+0x55f) [0x7ff989e96f2f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7ff989f58371]",
        "/lib64/libc.so.6(+0x8da87) [0x7ff988c8ba87]",
        "/lib64/libc.so.6(+0x112640) [0x7ff988d10640]" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-19T20:06:33.364437Z_0d5a274a-b321-4467-993c-c3684dc3085c",
    "entity_name": "mon.0961035630ee8476686071bbc92c0b27e75952d3",
    "os_id": "fedora",
    "os_name": "Fedora Linux",
    "os_version": "35 (Server Edition)",
    "os_version_id": "35",
    "process_name": "ceph-mon",
    "stack_sig": "77cdb860b4b33bf46ce65bf4d95f7b0c0b5e36b85c350d4ffd11b909b3ecb010",
    "timestamp": "2022-01-19T20:06:33.364437Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.14-200.fc35.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Jan 11 16:49:27 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF