Project

General

Profile

Actions

Bug #56816

open

crash: unsigned long const md_config_t::get_val<unsigned long>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const

Added by Telemetry Bot over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
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):

f8cbf38d4cac9ef1bb0515da1945e7e70949f1e73797bbe28fff732f329aa051


Description

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

Sanitized backtrace:

    unsigned long const md_config_t::get_val<unsigned long>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const
    OSD::resume_creating_pg()
    OSD::tick_without_osd_lock()
    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7fc07db1ace0]",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7fc07d13109b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7fc07d13753c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7fc07d137597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7fc07d1377f8]",
        "ceph-osd(+0x648573) [0x55ec0b319573]",
        "(unsigned long const md_config_t::get_val<unsigned long>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const+0x65) [0x55ec0b3a9d95]",
        "(OSD::resume_creating_pg()+0x7b) [0x55ec0b33e12b]",
        "(OSD::tick_without_osd_lock()+0x55f) [0x55ec0b35fc6f]",
        "(Context::complete(int)+0xd) [0x55ec0b39559d]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x10f) [0x55ec0b9eb96f]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x55ec0b9ecd01]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fc07db101ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-06-27T04:46:16.711793Z_8cd1eaec-30ab-4dff-8b1d-345f9ca8df2c",
    "entity_name": "osd.1c89a4926153355c5e29518e9d922722ddb2141c",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "f8cbf38d4cac9ef1bb0515da1945e7e70949f1e73797bbe28fff732f329aa051",
    "timestamp": "2022-06-27T04:46:16.711793Z",
    "utsname_machine": "x86_64",
    "utsname_release": "3.10.0-1160.59.1.el7.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed Feb 23 16:47:03 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.9 added
Actions

Also available in: Atom PDF