Project

General

Profile

Actions

Bug #59811

closed

crash: 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&)

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

99b56157ea4b210db422174f528bf297535ac749ee952a700e03651444bec3e7


Description

New crash events were reported via Telemetry with newer versions (['17.2.3', '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=0933da8e5822cee4770b5a30765f8f05c691ff5722b24376968872c5dd7da2f8

Sanitized backtrace:

    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:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fce3263acf0]",
        "(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&)+0x3db) [0x55a6ac79a3eb]",
        "(BlueStore::pool_statfs(unsigned long, store_statfs_t*, bool*)+0x215) [0x55a6ac15d545]",
        "(OSD::collect_pg_stats()+0x8f2) [0x55a6abbe2e02]",
        "(MgrClient::_send_pgstats()+0x41) [0x55a6ac58d471]",
        "(MgrClient::_send_stats()+0x15) [0x55a6ac592205]",
        "(Context::complete(int)+0xd) [0x55a6abc21abd]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x12f) [0x55a6ac3445ef]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x55a6ac3456e1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fce326301ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-09T21:45:50.930316Z_21250a07-3868-4963-934d-e45fe02800bc",
    "entity_name": "osd.453ff8426ec24f66246779735f7a9983c5b7c828",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "99b56157ea4b210db422174f528bf297535ac749ee952a700e03651444bec3e7",
    "timestamp": "2022-11-09T21:45:50.930316Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-301.1.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Apr 13 16:24:22 UTC 2021" 
}


Related issues 3 (0 open3 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 - Bug #56102: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in - RocksDBStore::estimate_prefix_sizeDuplicate

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 Bug #56102: Gibba Cluster: 17.2.0 to 17.2.1 RC upgrade OSD crash in - RocksDBStore::estimate_prefix_size added
Actions #3

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 #4

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.3, v17.2.5 added
Actions #5

Updated by Igor Fedotov about 1 month ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF