Project

General

Profile

Actions

Bug #60114

closed

crash: rocksdb::DBImpl::GetApproximateSizes(rocksdb::SizeApproximationOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Range const*, int, unsigned long*)

Added by Telemetry Bot 12 months ago. Updated about 1 month ago.

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

59447bfb2a083ac3a93ed83fafe1d1e045738ee76dd7ec6c48b73e6d96d07907
5a73926b87083db95f0ec08abd40f56e092d62224522f63e9d1a20eae9c174fd


Description

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

Sanitized backtrace:

    rocksdb::DBImpl::GetApproximateSizes(rocksdb::SizeApproximationOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Range const*, int, unsigned long*)
    RocksDBStore::estimate_prefix_size(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    BlueStore::pool_statfs(unsigned long, store_statfs_t*, bool*)
    OSD::collect_pg_stats()
    MgrClient::_send_pgstats()
    MgrClient::_send_stats()
    MgrClient::handle_mgr_configure(boost::intrusive_ptr<MMgrConfigure>)
    MgrClient::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f0e08df7ce0]",
        "(rocksdb::DBImpl::GetApproximateSizes(rocksdb::SizeApproximationOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Range const*, int, unsigned long*)+0x3a) [0x55a375a86dea]",
        "(RocksDBStore::estimate_prefix_size(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&)+0x41e) [0x55a375a4b0fe]",
        "(BlueStore::pool_statfs(unsigned long, store_statfs_t*, bool*)+0x1e8) [0x55a375428958]",
        "(OSD::collect_pg_stats()+0x741) [0x55a374efe4c1]",
        "(MgrClient::_send_pgstats()+0x40) [0x55a37583b610]",
        "(MgrClient::_send_stats()+0x15) [0x55a37583e455]",
        "(MgrClient::handle_mgr_configure(boost::intrusive_ptr<MMgrConfigure>)+0x112) [0x55a37583f1c2]",
        "(MgrClient::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0xd0) [0x55a375840a00]",
        "(DispatchQueue::entry()+0x14fa) [0x55a37599f70a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x55a3757c60a1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f0e08ded1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.3",
    "crash_id": "2023-05-07T01:37:48.309094Z_44d06bbf-e2a0-4471-adb6-0583aeb5a357",
    "entity_name": "osd.0cd00da79194df4391bb8c5ebfc473506c66edcc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "5a73926b87083db95f0ec08abd40f56e092d62224522f63e9d1a20eae9c174fd",
    "timestamp": "2023-05-07T01:37:48.309094Z",
    "utsname_machine": "x86_64",
    "utsname_release": "3.10.0-1160.42.2.el7.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Sep 7 14:49:57 UTC 2021" 
}


Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Bug #56101: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in function safe_timerResolvedLaura Flores

Actions
Actions #1

Updated by Telemetry Bot 12 months ago

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

Updated by Igor Fedotov about 1 month ago

  • Is duplicate of Bug #56101: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in function safe_timer added
Actions #3

Updated by Igor Fedotov about 1 month ago

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

Also available in: Atom PDF