Project

General

Profile

Actions

Bug #54935

open

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

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

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

0%

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

be4af2e2caef5252f1592f9541e4c9753b94db1e558e3f1ec7297d5d36bae76e


Description

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

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::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::list&, unsigned int)
    OSDService::_get_map_bl(unsigned int, ceph::buffer::list&)
    OSDService::try_get_map(unsigned int)
    OSD::load_pgs()
    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": 1907,
    "assert_msg": "kv/RocksDBStore.cc: In function 'virtual int RocksDBStore::get(const string&, const char*, size_t, ceph::bufferlist*)' thread 7ff909c7af00 time 2022-03-04T23:49:46.636014+0000\nkv/RocksDBStore.cc: 1907: ceph_abort_msg(\"block checksum mismatch: expected 222600975, got 2324967102  in db/171667.sst offset 8852 size 2021\")",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0) [0x7ff90a3243c0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1af) [0x55b571df7b64]",
        "(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*)+0x41a) [0x55b572a49efa]",
        "(BlueStore::Collection::get_onode(ghobject_t const&, bool, bool)+0x37b) [0x55b572491bdb]",
        "(BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int)+0x158) [0x55b5724a97e8]",
        "(OSDService::_get_map_bl(unsigned int, ceph::buffer::v15_2_0::list&)+0x2e4) [0x55b571e9c264]",
        "(OSDService::try_get_map(unsigned int)+0x414) [0x55b571e9f0e4]",
        "(OSD::load_pgs()+0x6e8) [0x55b571ef5578]",
        "(OSD::init()+0x2b4e) [0x55b571f020ee]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-04T23:49:46.648105Z_6bdee52a-29a5-4e67-ab85-601c891d4197",
    "entity_name": "osd.549ce180c7ea49eadd379f2b2b66ccbdc4257948",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-osd",
    "stack_sig": "be4af2e2caef5252f1592f9541e4c9753b94db1e558e3f1ec7297d5d36bae76e",
    "timestamp": "2022-03-04T23:49:46.648105Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-100-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#113-Ubuntu SMP Thu Feb 3 18:43:29 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

Also available in: Atom PDF