Project

General

Profile

Actions

Bug #56867

open

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

Added by Telemetry Bot over 1 year ago. Updated over 1 year 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):

9746ff6beb816c4ab7695d2cf7b8d04cedd88f74b522287b143f91444bfa8e38


Description

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

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::start()
    ElectionLogic::end_election_period()
    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "archived": "2022-07-12 04:50:15.647215",
    "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 7f2bf818f700 time 2022-07-12T06:47:31.796366+0200\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f2c01008ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7f2c032ce559]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb4c) [0x55b2d3be834c]",
        "(Elector::persist_epoch(unsigned int)+0x1a4) [0x55b2d3cb1f04]",
        "(ElectionLogic::bump_epoch(unsigned int)+0x56) [0x55b2d3cb71f6]",
        "(ElectionLogic::start()+0x2eb) [0x55b2d3cb8ccb]",
        "(ElectionLogic::end_election_period()+0x97) [0x55b2d3cb9017]",
        "(Context::complete(int)+0xd) [0x55b2d3c3033d]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x10f) [0x7f2c033c3bbf]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x7f2c033c4f51]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f2c00ffe1ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-12T04:47:31.798882Z_a7c898e2-cf95-4392-9880-4d46666ed986",
    "entity_name": "mon.bb78fb7017e8c9a1f221ca2562fae46027e88b9e",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "9746ff6beb816c4ab7695d2cf7b8d04cedd88f74b522287b143f91444bfa8e38",
    "timestamp": "2022-07-12T04:47:31.798882Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-121-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

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

Also available in: Atom PDF