Project

General

Profile

Actions

Bug #52171

open

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

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

Status:
Triaged
Priority:
Low
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):

16c9d6a7be237fced8cf47d64e004750236e5381dfbcb5a129bc1740bee3464e
67f74c417562ca2b7c00522674121e7af0ae3d84691d220f3ebbfea197edc27f
b8a9cbd0444778ca4112e1878c65f87cdef2e3a5462c0428105f6633d19b019d


Description

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

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

Sanitized backtrace:

    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*)
    main()
    __libc_start_main()
    _start()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "kv/RocksDBStore.cc",
    "assert_func": "virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*)",
    "assert_line": 1152,
    "assert_msg": "kv/RocksDBStore.cc: In function 'virtual int RocksDBStore::get(const string&, const string&, ceph::bufferlist*)' thread 7ff250de95c0 time 2021-06-24T15:00:33.822921+0700\nkv/RocksDBStore.cc: 1152: ceph_abort_msg(\"Bad table magic number: expected 9863518390377041911, found 0 in /var/lib/ceph/mon/ceph-pve3/store.db/000158.sst\")",
    "assert_thread_name": "ceph-mon",
    "backtrace": [
        "(()+0x12730) [0x7ff25182d730]",
        "(gsignal()+0x10b) [0x7ff2513107bb]",
        "(abort()+0x121) [0x7ff2512fb535]",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b2) [0x7ff25271082f]",
        "(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*)+0x3ce) [0x56424b0a549e]",
        "(main()+0x108d) [0x56424ae2bbdd]",
        "(__libc_start_main()+0xeb) [0x7ff2512fd09b]",
        "(_start()+0x2a) [0x56424ae3c9ca]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-06-24T08:00:33.828414Z_060a5013-2ca9-4285-bed2-ee968ec2586d",
    "entity_name": "mon.07dc02db7bc0ad9e56ffea5f3f1353dfd2fe61da",
    "os_id": "10",
    "os_name": "Debian GNU/Linux 10 (buster)",
    "os_version": "10 (buster)",
    "os_version_id": "10",
    "process_name": "ceph-mon",
    "stack_sig": "67f74c417562ca2b7c00522674121e7af0ae3d84691d220f3ebbfea197edc27f",
    "timestamp": "2021-06-24T08:00:33.828414Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.119-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.4.119-1 (Tue, 01 Jun 2021 15:32:00 +0200)" 
}

Actions #1

Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.13, v15.2.6 added
Actions #2

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Triaged
  • Priority changed from Normal to Low
  • Crash signature (v1) updated (diff)

Seen on 2 clusters, could be related to some sort of rocksdb corruption.

Actions #3

Updated by Telemetry Bot about 2 years ago

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

Also available in: Atom PDF