Project

General

Profile

Actions

Bug #59828

open

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

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

05663b89d96a22cebfdd2357d575470bac292596eed39e7fc66fba846aba7a11
40d1f891e5249b477baddb848cdfac9dd925b5241cfccdcf8ecb7abc4f13c92a
4b600cf7fd2d5a2730f7c99046dbdb80c58d3d4b00dadf8c4ebd88d7aaf7cb47


Description

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

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

Sanitized backtrace:

    RocksDBStore::get(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, unsigned long, ceph::buffer::list*)
    BlueStore::Collection::get_onode(ghobject_t const&, bool, bool)
    BlueStore::exists(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&)
    OSD::init()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "kv/RocksDBStore.cc",
    "assert_func": "virtual int RocksDBStore::get(const string&, const char*, size_t, ceph::bufferlist*)",
    "assert_line": 1936,
    "assert_msg": "kv/RocksDBStore.cc: In function 'virtual int RocksDBStore::get(const string&, const char*, size_t, ceph::bufferlist*)' thread 7fb4215a13c0 time 2023-01-26T10:50:44.326728+0000\nkv/RocksDBStore.cc: 1936: ceph_abort_msg(\"block checksum mismatch: stored = 2051869167, computed = 2075289359  in db/000887.sst offset 22943859 size 465923\")",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fb41f7a4cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x55da4531ed51]",
        "(RocksDBStore::get(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, unsigned long, ceph::buffer::v15_2_0::list*)+0x403) [0x55da45fe03e3]",
        "(BlueStore::Collection::get_onode(ghobject_t const&, bool, bool)+0x34a) [0x55da459cf35a]",
        "(BlueStore::exists(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&)+0xd3) [0x55da459d0043]",
        "(OSD::init()+0x1e3e) [0x55da4545ffde]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-26T10:50:44.332586Z_f91b3e52-039e-430e-855c-19cf6b33781c",
    "entity_name": "osd.a1d2b078fc47bcd1fbb209626c9fd979b1feeb4d",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "05663b89d96a22cebfdd2357d575470bac292596eed39e7fc66fba846aba7a11",
    "timestamp": "2023-01-26T10:50:44.332586Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-58-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF