Project

General

Profile

Actions

Bug #54774

closed

crash: UserAsyncRefreshHandler::init_fetch()

Added by Telemetry Bot about 2 years ago. Updated about 2 years ago.

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

9d901457553d8c596e5b30f1df694a2e26ea5f49d8bdb7314ce34fbb0acb76d6


Description

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

Sanitized backtrace:

    UserAsyncRefreshHandler::init_fetch()
    RGWQuotaCache<rgw_user>::async_refresh(rgw_user const&, rgw_bucket const&, RGWQuotaCacheStats&)
    RGWQuotaCache<rgw_user>::get_stats(rgw_user const&, rgw_bucket const&, RGWStorageStats&, optional_yield, DoutPrefixProvider const*)
    RGWQuotaHandlerImpl::check_quota(rgw_user const&, rgw_bucket&, RGWQuotaInfo&, RGWQuotaInfo&, unsigned long, unsigned long, optional_yield)
    rgw::sal::RGWRadosBucket::check_quota(RGWQuotaInfo&, RGWQuotaInfo&, unsigned long, optional_yield, bool)
    RGWPutObj::execute(optional_yield)
    rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, bool)
    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": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7fe438a1ec20]",
        "(UserAsyncRefreshHandler::init_fetch()+0x4e) [0x7fe4439d753e]",
        "(RGWQuotaCache<rgw_user>::async_refresh(rgw_user const&, rgw_bucket const&, RGWQuotaCacheStats&)+0x19f) [0x7fe4439db8bf]",
        "(RGWQuotaCache<rgw_user>::get_stats(rgw_user const&, rgw_bucket const&, RGWStorageStats&, optional_yield, DoutPrefixProvider const*)+0x113) [0x7fe4439deb93]",
        "(RGWQuotaHandlerImpl::check_quota(rgw_user const&, rgw_bucket&, RGWQuotaInfo&, RGWQuotaInfo&, unsigned long, unsigned long, optional_yield)+0x12d) [0x7fe4439df34d]",
        "(rgw::sal::RGWRadosBucket::check_quota(RGWQuotaInfo&, RGWQuotaInfo&, unsigned long, optional_yield, bool)+0x45) [0x7fe443ac8185]",
        "(RGWPutObj::execute(optional_yield)+0x10a6) [0x7fe4439aa2e6]",
        "(rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, bool)+0xb36) [0x7fe44362bf86]",
        "(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*)+0x2891) [0x7fe44362fe21]",
        "/lib64/libradosgw.so.2(+0x4b1b63) [0x7fe44357fb63]",
        "/lib64/libradosgw.so.2(+0x4b3604) [0x7fe443581604]",
        "/lib64/libradosgw.so.2(+0x4b386e) [0x7fe44358186e]",
        "make_fcontext()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-05T15:05:24.788692Z_894e60d4-9ca9-49f4-a83d-6a809e672e29",
    "entity_name": "client.547a26ac9355cbd09c27838bf2ae6ced6dc28039",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "9d901457553d8c596e5b30f1df694a2e26ea5f49d8bdb7314ce34fbb0acb76d6",
    "timestamp": "2022-01-05T15:05:24.788692Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-91-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021" 
}


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #54112: segmentation fault in UserAsyncRefreshHandler::init_fetchResolvedCory Snyder

Actions
Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions #2

Updated by Casey Bodley about 2 years ago

  • Is duplicate of Bug #54112: segmentation fault in UserAsyncRefreshHandler::init_fetch added
Actions #3

Updated by Casey Bodley about 2 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF