Project

General

Profile

Bug #56792

crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)

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

832d27937c2ee985887cf17476654a58a59f486dd33e99f90927fea2e04b18b0


Description

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

Sanitized backtrace:

    RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    abort_multipart_upload(DoutPrefixProvider const*, rgw::sal::RGWRadosStore*, ceph::common::CephContext*, RGWObjectCtx*, RGWBucketInfo&, RGWMPObj&)
    abort_bucket_multiparts(DoutPrefixProvider const*, rgw::sal::RGWRadosStore*, ceph::common::CephContext*, RGWBucketInfo&)
    rgw_remove_bucket_bypass_gc(rgw::sal::RGWRadosStore*, rgw_bucket&, int, bool, optional_yield, DoutPrefixProvider const*)
    RGWBucketAdminOp::remove_bucket(rgw::sal::RGWRadosStore*, RGWBucketAdminOpState&, optional_yield, DoutPrefixProvider const*, bool, bool)

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f7c5eb71ce0]",
        "(RGWGC::send_chain(cls_rgw_obj_chain&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0xb5) [0x55d87dfe5ca5]",
        "(abort_multipart_upload(DoutPrefixProvider const*, rgw::sal::RGWRadosStore*, ceph::common::CephContext*, RGWObjectCtx*, RGWBucketInfo&, RGWMPObj&)+0x1768) [0x55d87db64de8]",
        "(abort_bucket_multiparts(DoutPrefixProvider const*, rgw::sal::RGWRadosStore*, ceph::common::CephContext*, RGWBucketInfo&)+0xc39) [0x55d87db663e9]",
        "(rgw_remove_bucket_bypass_gc(rgw::sal::RGWRadosStore*, rgw_bucket&, int, bool, optional_yield, DoutPrefixProvider const*)+0x2ac) [0x55d87dab5f5c]",
        "(RGWBucketAdminOp::remove_bucket(rgw::sal::RGWRadosStore*, RGWBucketAdminOpState&, optional_yield, DoutPrefixProvider const*, bool, bool)+0x207) [0x55d87dab7e37]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-13T13:23:12.902885Z_5cb53e95-e896-4c83-92fc-f160bc8bf903",
    "entity_name": "client.49bb41e1fd623427ff5c768a36aeedcb0b356d73",
    "os_id": "rocky",
    "os_name": "Rocky Linux",
    "os_version": "8.6 (Green Obsidian)",
    "os_version_id": "8.6",
    "process_name": "radosgw-admin",
    "stack_sig": "832d27937c2ee985887cf17476654a58a59f486dd33e99f90927fea2e04b18b0",
    "timestamp": "2022-07-13T13:23:12.902885Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-372.9.1.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue May 10 14:48:47 UTC 2022" 
}


Related issues

Duplicates rgw - Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) Resolved

History

#1 Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7, v16.2.9 added

#2 Updated by Casey Bodley over 1 year ago

  • Related to Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) added

#3 Updated by Casey Bodley over 1 year ago

  • Status changed from New to Duplicate

#4 Updated by Yaarit Hatuka 11 months ago

  • Related to deleted (Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&))

#5 Updated by Yaarit Hatuka 11 months ago

  • Duplicates Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) added

#6 Updated by Yaarit Hatuka 11 months ago

Since this issue is marked as "Duplicate" it needs to specify what issue it duplicates in the "Related Issues" field.
I changed the relation from "Related to" to "Duplicates" https://tracker.ceph.com/issues/54742.

Also available in: Atom PDF