Project

General

Profile

Actions

Bug #59808

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:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

1f849953396fc9aaf0f8a979162eef010d267a7d082d3c8a74fbc7b4c113b807
8401ef44af5a55696ab4d190dcfd98f4b85bab2f37ee2f91d6cd7a241a3b0737
e5f1a9782e0540f8c8d57ac36c3522661def78d60e52368b120714c56b68bd1c
ed6371172b6960cd5f07c50f52a37857ae827a53c2737d5623312332a672c814


Description

New crash events were reported via Telemetry with newer versions (['17.2.2', '17.2.3', '17.2.4', '17.2.5']) than encountered in Tracker (17.2.1).

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

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()
    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "archived": "2023-05-10 21:50:58.442141",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f82f4142140]",
        "(rocksdb::DBImpl::GetApproximateSizes(rocksdb::SizeApproximationOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Range const*, int, unsigned long*)+0xba) [0x556a7141fb44]",
        "(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&)+0x446) [0x556a713de246]",
        "(BlueStore::pool_statfs(unsigned long, store_statfs_t*, bool*)+0x230) [0x556a70de0560]",
        "(OSD::collect_pg_stats()+0x8d1) [0x556a708a76b1]",
        "(MgrClient::_send_pgstats()+0x3d) [0x556a711e421d]",
        "(MgrClient::_send_stats()+0x11) [0x556a711e7f81]",
        "(Context::complete(int)+0x9) [0x556a708e69f9]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x120) [0x556a70fafc10]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0xd) [0x556a70fb0e3d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f82f4136ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-10T21:25:07.153608Z_c24f62f5-7395-4f77-83bf-73c578c1ed87",
    "entity_name": "osd.fed630be43176a5556f9f58596f2a670f7008e93",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "1f849953396fc9aaf0f8a979162eef010d267a7d082d3c8a74fbc7b4c113b807",
    "timestamp": "2023-05-10T21:25:07.153608Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}


Related issues 2 (0 open2 closed)

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

Actions
Related to RADOS - Backport #58586: quincy: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in function safe_timerResolvedLaura FloresActions
Actions #1

Updated by Telemetry Bot 12 months ago

  • Related to Bug #56101: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in function safe_timer added
Actions #2

Updated by Telemetry Bot 12 months ago

  • Related to Backport #58586: quincy: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in function safe_timer added
Actions #3

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0, v17.2.1, v17.2.2, v17.2.3, v17.2.4, v17.2.5 added
Actions #4

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