Project

General

Profile

Actions

Bug #60050

open

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

Added by Telemetry Bot 12 months ago. Updated 12 months 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):

43ec6b2e8d5035b5aee9f8aaad02318a34bb21ba4b69db22bf3391dd4cb3825f
8b4b8c1de04a8a5a74a929576fa67c85e05c92c928c1de3db7683047e2856c64


Description

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

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

Crash dump sample:
{
    "archived": "2023-04-15 06:45:43.265796",
    "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 7f32a81c6700 time 2023-03-15T22:25:14.546747+0000\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f32afbd3cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7f32b1c28b5f]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88f) [0x55a67838d68f]",
        "(Elector::persist_epoch(unsigned int)+0x184) [0x55a6784194c4]",
        "(ElectionLogic::start()+0x1fd) [0x55a6784203ad]",
        "(Context::complete(int)+0xd) [0x55a6783601dd]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x12f) [0x7f32b1d27c6f]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x7f32b1d28d61]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f32afbc91ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T22:25:14.549537Z_1b45e8dc-a6d2-4108-a35b-5eef229a8479",
    "entity_name": "mon.a4f0747cc757c022761fb6effd42e1fc0d5fe7ea",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "43ec6b2e8d5035b5aee9f8aaad02318a34bb21ba4b69db22bf3391dd4cb3825f",
    "timestamp": "2023-03-15T22:25:14.549537Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.5-300.fc36.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT Thu Apr 28 15:51:30 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF