Project

General

Profile

Actions

Bug #60967

open

crash: virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*): abort

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

55113d78d84a1848f63bb50ee90728a45319363bb10b3afc272123a25e03b5f3


Description

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

Assert condition: abort
Assert function: virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*)

Sanitized backtrace:

    RocksDBStore::get(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ceph::buffer::list*)
    MgrMonitor::update_from_paxos(bool*)
    Monitor::refresh_from_paxos(bool*)
    Monitor::preinit()

Crash dump sample:
{
    "archived": "2023-04-15 06:45:43.218795",
    "assert_condition": "abort",
    "assert_file": "kv/RocksDBStore.cc",
    "assert_func": "virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*)",
    "assert_line": 1899,
    "assert_msg": "kv/RocksDBStore.cc: In function 'virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*)' thread 7fe8c0a37880 time 2023-03-14T11:10:22.918821+0000\nkv/RocksDBStore.cc: 1899: ceph_abort_msg(\"block checksum mismatch: stored = 204448324, computed = 3998435942  in /var/lib/ceph/mon/ceph-an/store.db/001291.sst offset 22985882 size 83657\")",
    "assert_thread_name": "ceph-mon",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fe8bdeafcf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7fe8bff04b5f]",
        "(RocksDBStore::get(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ceph::buffer::v15_2_0::list*)+0x3b3) [0x55fb5bf9e453]",
        "(MgrMonitor::update_from_paxos(bool*)+0x1af) [0x55fb5bf4cb6f]",
        "(Monitor::refresh_from_paxos(bool*)+0x104) [0x55fb5bcaded4]",
        "(Monitor::preinit()+0x95d) [0x55fb5bcdb31d]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-14T11:10:22.920258Z_79ef9ea6-f845-4ae1-87fb-322ce1623040",
    "entity_name": "mon.840be86b28764e82c6eeb1d4538f4781ec41e840",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "55113d78d84a1848f63bb50ee90728a45319363bb10b3afc272123a25e03b5f3",
    "timestamp": "2023-03-14T11:10:22.920258Z",
    "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 11 months ago

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

Also available in: Atom PDF