Project

General

Profile

Bug #56815

crash: rgw_opa_authorize(RGWOp*&, req_state*)

Added by Telemetry Bot over 1 year ago. Updated 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):

ef2edaa72e85f224266b334b60db38bb9cf7c385f5de5a1c4eb56b42f5c79567


Description

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

Sanitized backtrace:

    rgw_opa_authorize(RGWOp*&, req_state*)
    rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, rgw::sal::Store*, bool)
    process_request(rgw::sal::Store*, 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> >*, std::shared_ptr<RateLimiter>, int*)
    make_fcontext()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7fd1ed96cce0]",
        "(rgw_opa_authorize(RGWOp*&, req_state*)+0x1315) [0x7fd1f07046e5]",
        "(rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, rgw::sal::Store*, bool)+0xd8d) [0x7fd1f068497d]",
        "(process_request(rgw::sal::Store*, 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> >*, std::shared_ptr<RateLimiter>, int*)+0x2616) [0x7fd1f0687696]",
        "/lib64/libradosgw.so.2(+0x65a00a) [0x7fd1f05f400a]",
        "/lib64/libradosgw.so.2(+0x65b6b1) [0x7fd1f05f56b1]",
        "/lib64/libradosgw.so.2(+0x65b82c) [0x7fd1f05f582c]",
        "make_fcontext()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-27T17:30:58.340035Z_17a457fd-928b-4870-b424-e4611d88f49a",
    "entity_name": "client.61a35be6feba425e0880549611d51fb34a97182c",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "ef2edaa72e85f224266b334b60db38bb9cf7c385f5de5a1c4eb56b42f5c79567",
    "timestamp": "2022-06-27T17:30:58.340035Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-109-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#123-Ubuntu SMP Fri Apr 8 09:10:54 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.0 added

Also available in: Atom PDF