Project

General

Profile

Actions

Bug #54799

open

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

Added by Telemetry Bot about 2 years ago. Updated 11 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):

170d8d5d97a5da2e949454e92acd6747fdcc25146c12ee79a21f8f3d5794359c
5f2b7f4614340b47acac266a65a1921936fa499505459e1420ece9258e65aa85
74a5b6d028017988f164ed14d1a8c29b50430d4aacadeb888be169f62f63d449
015de35ddd4bfe49dd9847988eb85dcfc64d195420836b59a69c6d242f5311d3
34656672528a0904ade534e0c2c7008d60eb397b3445b84051cc7646ffb4287c
3cd7b72037276f5a1d188a216ed8a9a15f3231b4d64f68915c123661e30dc371
412b0fd1579c6c45018511066fa0d978236f94cac61d999a6da4889b7d5de00d
6c3e86a652c25b8976e3cd3dc831b33a9142282207ffe12c23f2fed501fbe784
a49a70ffde98fc9a6980b59bf642cedd6bb276cd9407d203a37064181c567d01
c0a7bf1f51121c88524922ac76387f06a778a7be4436eca9e14099a8b9e3f99c
f3f0fc88b5ed5d9a50822aa02862514f2ee759f9721c4a6af8884e3720d3d701


Description

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

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

Sanitized backtrace:

    MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)
    Paxos::begin(ceph::buffer::list&)
    Paxos::propose_pending()
    Paxos::trigger_propose()
    PaxosService::propose_pending()
    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 7f28cea93700 time 2022-03-04T22:11:48.575892+0000\nmon/MonitorDBStore.h: 351: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f28d790bce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7f28d9bd0363]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb4c) [0x56363e09226c]",
        "(Paxos::begin(ceph::buffer::v15_2_0::list&)+0x4cc) [0x56363e1db96c]",
        "(Paxos::propose_pending()+0x10f) [0x56363e1e2a8f]",
        "(Paxos::trigger_propose()+0x339) [0x56363e1e6fc9]",
        "(PaxosService::propose_pending()+0x325) [0x56363e1ebaf5]",
        "/usr/bin/ceph-mon(+0x3fdde9) [0x56363e1ebde9]",
        "(Context::complete(int)+0xd) [0x56363e0d9dbd]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x10f) [0x7f28d9cc495f]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x7f28d9cc5cf1]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7f28d79011cf]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-04T22:11:48.582314Z_41f81cec-9dc2-40dc-9d02-dc6ff616e7ee",
    "entity_name": "mon.8a2ed2455c79fff4a40173a21e82f976d2c721ca",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "5f2b7f4614340b47acac266a65a1921936fa499505459e1420ece9258e65aa85",
    "timestamp": "2022-03-04T22:11:48.582314Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-365.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Thu Feb 10 16:11:23 UTC 2022" 
}

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 #2

Updated by Telemetry Bot over 1 year ago

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

Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v16.2.10, v17.2.0, v17.2.1, v17.2.3, v17.2.5 added
Actions

Also available in: Atom PDF