Project

General

Profile

Bug #56938

crash: RGWSI_Zone::get_zone_params() 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):

d637fea35f26cda83143c74a2c7822923189bfcbd205a85076b9ca4469b7fc58


Description

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

Sanitized backtrace:

    RGWSI_Zone::get_zone_params() const
    OpsLogRados::log(req_state*, rgw_log_entry&)
    OpsLogManifold::log(req_state*, rgw_log_entry&)
    rgw_log_op(RGWREST*, req_state*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, OpsLogSink*)
    process_request(rgw::sal::RGWRadosStore*, RGWREST*, RGWRequest*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSink*, optional_yield, rgw::dmclock::Scheduler*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*, int*)
    make_fcontext()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7f063655c090]",
        "(RGWSI_Zone::get_zone_params() const+0x4) [0x7f0636c9e884]",
        "(OpsLogRados::log(req_state*, rgw_log_entry&)+0x126) [0x7f0636b76856]",
        "(OpsLogManifold::log(req_state*, rgw_log_entry&)+0x3e) [0x7f0636b74b0e]",
        "(rgw_log_op(RGWREST*, req_state*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, OpsLogSink*)+0x29be) [0x7f0636b7960e]",
        "(process_request(rgw::sal::RGWRadosStore*, RGWREST*, RGWRequest*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSink*, optional_yield, rgw::dmclock::Scheduler*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*, int*)+0x20f3) [0x7f0636b97163]",
        "/lib/libradosgw.so.2(+0x3f3283) [0x7f0636afe283]",
        "/lib/libradosgw.so.2(+0x3f4770) [0x7f0636aff770]",
        "/lib/libradosgw.so.2(+0x3f48ec) [0x7f0636aff8ec]",
        "make_fcontext()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-26T08:49:06.367036Z_2cd65a62-291e-4c2b-81e5-163eaf73d29d",
    "entity_name": "client.3829ae52086daf17b7c16fa1acbae68ad88d4621",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "radosgw",
    "stack_sig": "d637fea35f26cda83143c74a2c7822923189bfcbd205a85076b9ca4469b7fc58",
    "timestamp": "2022-07-26T08:49:06.367036Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.0-51-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#58~20.04.1-Ubuntu SMP Tue Jun 14 11:29:12 UTC 2022" 
}

History

#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

Also available in: Atom PDF