Project

General

Profile

Bug #52161

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

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

Status:
Rejected
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):

0220e021258e5fbf9fc2426d390fad865b248e6c894c2efad4e5922830af1a64
0de4f05b4fecc6f3929e889123dfa7826c732b5930710d42f049c2eaaa4d7692
21019bdb3a5ce18908c0eccc55bf34ba4b6eedd669acac0a16a046ee53fe76e7
39f6743b677b973b1f5f3e74d5b58896236c91fb0e117d3cb646e46f3c418f89
3ef9be60ac33158aff0fa8846dda938d18a12807410de69cb6102b4ce6681361
454afa4e07933f064f8959bf993ff8c84c815d0f206861bbd59fcfb0e282c844
62ebacbf4a0b5961d31baf8069e1b737ab5e42a6bc380ff68266c26f7194f55d
64aec357b2a9973898e53acf69044b5c95c489a43c85c942260880cc959de3b3
64b09f771c11028f46d5c25f41bc31e8bf42e1bd8cac7903484a30bacbbba89a
a065615cfa3c517d5ff4456a592b0be881efe76eba71bf24398047e54c3e7c09
b736980c5f874c2545b6d70d58741ec8f8a378e369fe35cce37f3a362954ac59
c51321d33a4c8c6b54c915c4d22a846865976ca4d50e60b7e37eb3a6ae65162c
dac723b6ef0774557bda6f5c3f36b460ce1999b84ab38f1e61e50a85f17d42b8
e1e09feede3ce4aa87ee972f467f2718007894b7b7f6168467c78b87e8dba59c
e7759cb53a02fa0213dbe231012d04d1142bf1bfe252ed7068a28d8b89985aca


Description

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

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::v15_2_0::list&)
    Paxos::propose_pending()
    Paxos::trigger_propose()
    PaxosService::propose_pending()
    Context::complete(int)
    SafeTimer::timer_thread()
    SafeTimerThread::entry()
    clone()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "mon/MonitorDBStore.h",
    "assert_func": "int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)",
    "assert_line": 354,
    "assert_msg": "mon/MonitorDBStore.h: In function 'int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef)' thread 7efef9ccf700 time 2021-08-07T13:00:39.594847+0000\nmon/MonitorDBStore.h: 354: ceph_abort_msg(\"failed to write to db\")",
    "assert_thread_name": "safe_timer",
    "backtrace": [
        "(()+0x12b20) [0x7eff02b31b20]",
        "(gsignal()+0x10f) [0x7eff017997ff]",
        "(abort()+0x127) [0x7eff01783c35]",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x7eff0503c521]",
        "(MonitorDBStore::apply_transaction(std::shared_ptr<MonitorDBStore::Transaction>)+0xb6c) [0x5643eeb18a8c]",
        "(Paxos::begin(ceph::buffer::v15_2_0::list&)+0x401) [0x5643eec4a0e1]",
        "(Paxos::propose_pending()+0x10f) [0x5643eec4c1bf]",
        "(Paxos::trigger_propose()+0x339) [0x5643eec4f619]",
        "(PaxosService::propose_pending()+0x325) [0x5643eec55065]",
        "(()+0x392359) [0x5643eec55359]",
        "(Context::complete(int)+0xd) [0x5643eeb5e64d]",
        "(SafeTimer::timer_thread()+0x1b7) [0x7eff051161f7]",
        "(SafeTimerThread::entry()+0x11) [0x7eff051177d1]",
        "(()+0x814a) [0x7eff02b2714a]",
        "(clone()+0x43) [0x7eff0185ef23]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-08-07T13:00:39.600666Z_c8f58d97-c80a-4e0e-94bd-9171393c698f",
    "entity_name": "mon.cdc2863b1b9c793161426a99b1319c44388e9b2b",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "dac723b6ef0774557bda6f5c3f36b460ce1999b84ab38f1e61e50a85f17d42b8",
    "timestamp": "2021-08-07T13:00:39.600666Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-28-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#32-Ubuntu SMP Wed Apr 22 17:40:10 UTC 2020" 
}

History

#1 Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.10, v15.2.13, v15.2.3, v15.2.4, v15.2.5, v15.2.6, v15.2.7, v15.2.8, v15.2.9 added

#2 Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)

#3 Updated by Neha Ojha over 2 years ago

  • Status changed from New to Rejected
  • Crash signature (v1) updated (diff)

Not a ceph bug, most likely failed to write to rocksdb.

#4 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)

Also available in: Atom PDF