Project

General

Profile

Actions

Bug #60096

open

crash: rgw_bucket::rgw_bucket(rgw_bucket const&)

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

fff74d79fb0667ae167fdff549cd552568e9fc78bd319694d261488c10ff6f98


Description

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

Sanitized backtrace:

    rgw_bucket::rgw_bucket(rgw_bucket const&)
    rgw::sal::Object::get_obj() const
    RGWRESTConn::get_obj(DoutPrefixProvider const*, rgw::sal::Object const*, RGWRESTConn::get_obj_params const&, bool, RGWRESTStreamRWRequest**)
    RGWRESTStreamGetCRF::init(DoutPrefixProvider const*)
    RGWStreamSpliceCR::operate(DoutPrefixProvider const*)
    RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)
    RGWCoroutinesManager::run(DoutPrefixProvider const*, std::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)
    RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)
    RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)

Crash dump sample:
{
    "archived": "2022-12-16 16:35:02.629998",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f04a83e3cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f04a647309b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f04a647953c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f04a6479597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f04a64797f8]",
        "/lib64/libstdc++.so.6(+0x96db4) [0x7f04a6479db4]",
        "(rgw_bucket::rgw_bucket(rgw_bucket const&)+0x20f) [0x55ae07cb9f4f]",
        "(rgw::sal::Object::get_obj() const+0x24) [0x55ae07cc83a4]",
        "(RGWRESTConn::get_obj(DoutPrefixProvider const*, rgw::sal::Object const*, RGWRESTConn::get_obj_params const&, bool, RGWRESTStreamRWRequest**)+0x430) [0x55ae0814e7b0]",
        "(RGWRESTStreamGetCRF::init(DoutPrefixProvider const*)+0xbe) [0x55ae07f65dae]",
        "(RGWStreamSpliceCR::operate(DoutPrefixProvider const*)+0xc5) [0x55ae08043675]",
        "(RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)+0x18f) [0x55ae0802db7f]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, std::__cxx11::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)+0x521) [0x55ae0802e351]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)+0x91) [0x55ae0802f371]",
        "(RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)+0x1e2) [0x55ae07eea642]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-16T16:03:14.700900Z_7ec085e2-4882-405e-a446-a0adce8d20c4",
    "entity_name": "client.8bd56ab715711ae6818074c903f3e8eb7b4070b1",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw-admin",
    "stack_sig": "fff74d79fb0667ae167fdff549cd552568e9fc78bd319694d261488c10ff6f98",
    "timestamp": "2022-12-16T16:03:14.700900Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-13-cloud-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.106-1 (2022-03-17)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF