Project

General

Profile

Actions

Bug #60066

open

crash: rocksdb_cache::BinnedLRUHandleTable::~BinnedLRUHandleTable()

Added by Telemetry Bot 12 months 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):

cb34ec927ece8768e55b2ca115b696ea22829239c6dc17880614ce81d47ae8c4


Description

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

Sanitized backtrace:

    rocksdb_cache::BinnedLRUHandleTable::~BinnedLRUHandleTable()
    rocksdb_cache::BinnedLRUCache::~BinnedLRUCache()
    RocksDBStore::~RocksDBStore()
    RocksDBStore::~RocksDBStore()
    BlueStore::_close_db_leave_bluefs()
    BlueStore::_close_db()
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_mount()
    OSD::init()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f3570fcc140]",
        "(rocksdb_cache::BinnedLRUHandleTable::~BinnedLRUHandleTable()+0x64) [0x55ad9638f034]",
        "(rocksdb_cache::BinnedLRUCache::~BinnedLRUCache()+0x128) [0x55ad9638f4b8]",
        "(RocksDBStore::~RocksDBStore()+0x311) [0x55ad96373ea1]",
        "(RocksDBStore::~RocksDBStore()+0x9) [0x55ad96374269]",
        "(BlueStore::_close_db_leave_bluefs()+0x19) [0x55ad95d565c9]",
        "(BlueStore::_close_db()+0x36) [0x55ad95da2ee6]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x381) [0x55ad95df2c31]",
        "(BlueStore::_mount()+0x377) [0x55ad95df5417]",
        "(OSD::init()+0x54b) [0x55ad9586686b]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-08T00:35:03.421260Z_b220d774-6401-4368-a8f3-5403312b4404",
    "entity_name": "osd.95bb3569287722f7c0adae9748e594399b0fda46",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "cb34ec927ece8768e55b2ca115b696ea22829239c6dc17880614ce81d47ae8c4",
    "timestamp": "2022-12-08T00:35:03.421260Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF