Project

General

Profile

Bug #56925

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.

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

3ecba547e714c573e7587207975696f4c8e7b7e271c54bc5e13d3753a4719c97


Description

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

Sanitized backtrace:

    unsigned long const md_config_t::get_val<unsigned long>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const
    RGWBucketReshardLock::RGWBucketReshardLock(rgw::sal::RadosStore*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)
    RGWReshard::process_single_logshard(int, DoutPrefixProvider const*)
    RGWReshard::process_all_logshards(DoutPrefixProvider const*)
    RGWReshard::ReshardWorker::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7fe2f5dcece0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7fe2f4dc109b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7fe2f4dc753c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7fe2f4dc7597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7fe2f4dc77f8]",
        "(unsigned long const md_config_t::get_val<unsigned long>(ConfigValues const&, std::basic_string_view<char, std::char_traits<char> >) const+0x91) [0x7fe2f8e56961]",
        "(RGWBucketReshardLock::RGWBucketReshardLock(rgw::sal::RadosStore*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)+0x157) [0x7fe2f8e4ba67]",
        "(RGWReshard::process_single_logshard(int, DoutPrefixProvider const*)+0xbd) [0x7fe2f8e541dd]",
        "(RGWReshard::process_all_logshards(DoutPrefixProvider const*)+0x2c3) [0x7fe2f8e55a93]",
        "(RGWReshard::ReshardWorker::entry()+0x189) [0x7fe2f8e55e39]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fe2f5dc41ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-15T14:42:37.363995Z_c7d41af2-ff21-421c-87b7-db27726fb464",
    "entity_name": "client.248d26e7bcce40109544ef35257c6627f4fbbfbd",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "3ecba547e714c573e7587207975696f4c8e7b7e271c54bc5e13d3753a4719c97",
    "timestamp": "2022-07-15T14:42:37.363995Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-41-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#44-Ubuntu SMP Wed Jun 22 14:20:53 UTC 2022" 
}

History

#1 Updated by Telemetry Bot over 1 year ago

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

Also available in: Atom PDF