Project

General

Profile

Actions

Bug #56793

open

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

Added by Telemetry Bot almost 2 years 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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

075d3fe113ce2a7918fa38aff32c1be53abf23c0fde7e4df425fd114cddc517f
4063787f5577af73a1c4f4acbd3e49ab1e7bb1301ba75d3c5af82decd96a8cd8


Description

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

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()
    Monitor::tick()
    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": 355,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7feada2ce700 time 2022-07-19T17:13:21.741746+0800\nmon/MonitorDBStore.h: 355: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7feae0769140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x18a) [0x7feae0c8068e]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0x88c) [0x5585b83c172c]",
        "(Paxos::begin(ceph::buffer::v15_2_0::list&)+0x412) [0x5585b84a1f22]",
        "(Paxos::propose_pending()+0x122) [0x5585b84a6812]",
        "(Paxos::trigger_propose()+0x11e) [0x5585b84a6bce]",
        "(PaxosService::propose_pending()+0x1b2) [0x5585b84b0f42]",
        "(Monitor::tick()+0xb0) [0x5585b83719b0]",
        "(Context::complete(int)+0x9) [0x5585b83968e9]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x11d) [0x7feae0d660fd]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0xd) [0x7feae0d6732d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7feae075dea7]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-19T09:13:21.758158Z_92563d2e-1623-4cd2-9459-a803aa9bd14b",
    "entity_name": "mon.ab0e573d2e092d45a029837bf90b4d55977a3a32",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "075d3fe113ce2a7918fa38aff32c1be53abf23c0fde7e4df425fd114cddc517f",
    "timestamp": "2022-07-19T09:13:21.758158Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.39-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.39-1 (Wed, 22 Jun 2022 17:22:00 +0200)" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF