Project

General

Profile

Actions

Bug #60044

open

crash: RGWCopyObj::execute(optional_yield)

Added by Telemetry Bot about 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):

6a8974566d05f64364034e715441f83de33181e491b7aacea77c79cd58cbea26
ba472d2051374b73444a1ea570f4ba49b72c7430ea39e0837977f629da39ede1


Description

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

Sanitized backtrace:

    RGWCopyObj::execute(optional_yield)
    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": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f438e1fc420]",
        "(RGWCopyObj::execute(optional_yield)+0xae) [0x7f438ecdb85e]",
        "(rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, rgw::sal::Store*, bool)+0xad6) [0x7f438e8ab9e6]",
        "(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*)+0x201a) [0x7f438e8ae1ca]",
        "/lib/libradosgw.so.2(+0x604b96) [0x7f438e80fb96]",
        "/lib/libradosgw.so.2(+0x6060f7) [0x7f438e8110f7]",
        "make_fcontext()" 
    ],
    "ceph_version": "17.2.6",
    "crash_id": "2023-05-06T14:15:23.051871Z_caed4e62-505c-4cca-b418-7711a6565433",
    "entity_name": "client.59b7bbb6a9274da2627da030722b3431c93217a4",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.6 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "radosgw",
    "stack_sig": "6a8974566d05f64364034e715441f83de33181e491b7aacea77c79cd58cbea26",
    "timestamp": "2023-05-06T14:15:23.051871Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-146-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5, v17.2.6 added
Actions

Also available in: Atom PDF