Project

General

Profile

Actions

Bug #56797

open

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

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

72497316ca7cb20e20b2d4b66c25a3b44276d048e78464e34e7d11ba4e70fa33
79fdf58c73dfe7b22cebabb4aa8405b6ef32bc335e8e60cc217afcc134ff4bb6


Description

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

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

Sanitized backtrace:

    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Elector::persist_connectivity_scores()
    ConnectionTracker::increase_version()
    ConnectionTracker::report_dead_connection(int, double)
    Elector::ping_check(int)
    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "archived": "2022-07-12 04:50:15.427568",
    "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 7ff20fe7e700 time 2022-07-12T06:23:44.373168+0200\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7ff218cf7ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7ff21afbd559]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb4c) [0x55d1c431634c]",
        "(Elector::persist_connectivity_scores()+0xe9) [0x55d1c43e0069]",
        "(ConnectionTracker::increase_version()+0x18d) [0x55d1c43ec87d]",
        "(ConnectionTracker::report_dead_connection(int, double)+0xf0) [0x55d1c43ed010]",
        "(Elector::ping_check(int)+0x439) [0x55d1c43defd9]",
        "(Context::complete(int)+0xd) [0x55d1c435e33d]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x10f) [0x7ff21b0b2bbf]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x7ff21b0b3f51]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7ff218ced1ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-12T04:23:44.377655Z_56b25a76-5ff8-4d9f-a028-2121e0f3e2ba",
    "entity_name": "mon.bb78fb7017e8c9a1f221ca2562fae46027e88b9e",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "79fdf58c73dfe7b22cebabb4aa8405b6ef32bc335e8e60cc217afcc134ff4bb6",
    "timestamp": "2022-07-12T04:23:44.377655Z",
    "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.7, v16.2.9 added
Actions

Also available in: Atom PDF