Project

General

Profile

Actions

Bug #59774

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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

49040b938a96ccde4879c431b764a17d70702b7261bd9cdfc31b5a0ffc864451
5de7a3f700265590f4b43f4100681d413f03ff80f581e8b0ff294f62c33ca9bd
6779a95abba40c40c84f6ec4346e90ab3872b900fc5efafcba83164a909e7c3e
a41396e4291201355e8fff1a74b82b8dc3844630d90c27f1b71d10dc7fd04267
a7ce930e91ec240fcc7fd1fd43cd7e6fd09f4d067c24935bc01e72d0d04e51bf
c54242d208b27f19944fdcf929f76a75c08be12a089976ab3e87245a210b39b9
d0e219838e882692a02af0d159051cf638edd7fac78fb079274e53f486fa3263
dc82a7698d1ba6745b6af3d302ca63c4cc878a10a5e8acde2f9440de2d7bde5b


Description

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

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_victory_claim(int, unsigned int)
    Elector::handle_victory(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-04-15 03:54:35.819628",
    "assert_condition": "abort",
    "assert_file": "mon/MonitorDBStore.h",
    "assert_func": "int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)",
    "assert_line": 358,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7ff99af16700 time 2023-04-15T06:36:17.925847+0300\nmon/MonitorDBStore.h: 358: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "(()+0x13140) [0x7ff9a3bff140]",
        "(gsignal()+0x141) [0x7ff9a370cce1]",
        "(abort()+0x123) [0x7ff9a36f6537]",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x191) [0x7ff9a413cd22]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88c) [0x5652b97e25ac]",
        "(Elector::persist_epoch(unsigned int)+0x125) [0x5652b98367a5]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x4d) [0x5652b983ab0d]",
        "(ElectionLogic::receive_victory_claim(int, unsigned int)+0x258) [0x5652b983bd18]",
        "(Elector::handle_victory(boost::intrusive_ptr<MonOpRequest>)+0x26e) [0x5652b9834cbe]",
        "(Elector::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x9b0) [0x5652b9837360]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x10e6) [0x5652b97b5d06]",
        "(Monitor::_ms_dispatch(Message*)+0x410) [0x5652b97b63d0]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x59) [0x5652b97e3d39]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7ff9a436bd58]",
        "(DispatchQueue::entry()+0x5ef) [0x7ff9a436945f]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7ff9a441309d]",
        "(()+0x7ea7) [0x7ff9a3bf3ea7]",
        "(clone()+0x3f) [0x7ff9a37d0a2f]" 
    ],
    "ceph_version": "15.2.17",
    "crash_id": "2023-04-15T03:36:17.939036Z_2fdf860e-4751-45fa-8d76-c4b382ced6c1",
    "entity_name": "mon.a00757d8a58d5316466f20c5e72f4671e654ae6a",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "5de7a3f700265590f4b43f4100681d413f03ff80f581e8b0ff294f62c33ca9bd",
    "timestamp": "2023-04-15T03:36:17.939036Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.15, v15.2.17, v15.2.5, v16.2.10, v16.2.4, v16.2.5, v16.2.6, v17.2.5 added
Actions

Also available in: Atom PDF