Project

General

Profile

Actions

Bug #54781

open

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

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

ea146978c367d61b6c8fd96b2ef3ff2df5041a86602581745c3b1b792efa024a


Description

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

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

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 7f5780899700 time 2021-12-26T02:51:01.581450+0300\nmon/MonitorDBStore.h: 351: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730) [0x7f5786dd4730]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1a7) [0x7f5787cab9e0]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb17) [0x5575ce273f47]",
        "(Elector::persist_connectivity_scores()+0xe5) [0x5575ce334755]",
        "(ConnectionTracker::increase_version()+0x185) [0x5575ce340735]",
        "(ConnectionTracker::report_dead_connection(int, double)+0xf0) [0x5575ce341050]",
        "(Elector::dead_ping(int)+0x143) [0x5575ce3339a3]",
        "(Context::complete(int)+0x9) [0x5575ce2b75d9]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x11a) [0x7f5787d8a4fa]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0xd) [0x7f5787d8b6fd]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f5786dc9fa3]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2021-12-25T23:51:08.710043Z_cc546dbf-af89-4806-9aab-ccceaf25f15c",
    "entity_name": "mon.04c9eddbfd78216b216b2031038a801275f89305",
    "os_id": "10",
    "os_name": "Debian GNU/Linux 10 (buster)",
    "os_version": "10 (buster)",
    "os_version_id": "10",
    "process_name": "ceph-mon",
    "stack_sig": "ea146978c367d61b6c8fd96b2ef3ff2df5041a86602581745c3b1b792efa024a",
    "timestamp": "2021-12-25T23:51:08.710043Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.19.0-18-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 4.19.208-1 (2021-09-29)" 
}

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