Project

General

Profile

Actions

Fix #54504

open

Attempting to modify bucket sync pipe results in segfault

Added by cai shan about 2 years ago. Updated over 1 year ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
-
Category:
ceph cli
Target version:
-
% Done:

100%

Source:
Community (dev)
Tags:
backport_processed
Backport:
octopus pacific quincy
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

According to https://docs.ceph.com/en/latest/radosgw/multisite-sync-policy/#example-10-destination-params-user-mode, try to modify bucket by the following command:

radosgw-admin sync group pipe modify --bucket=buck11 \
                          --group-id=buck11-default --pipe-id=pipe-dest-owner \
                          --mode=user --uid=jenny

result in segfault,
ceph version 16.2.6 (ee28fb57e47e9f88813e24bbf4c14496ca299d31) pacific (stable)
1: radosgw-admin(+0x1bd82c4) [0x55eece76f2c4]
2: /lib64/libpthread.so.0(+0x12c20) [0x7fe827e43c20]
3: gsignal()
4: abort()
5: radosgw-admin(+0x111a457) [0x55eecdcb1457]
6: (std::_Optional_base<std::vector<rgw_zone_id, std::allocator<rgw_zone_id> >, false, false>::_M_get()+0x3e) [0x55eecdcd1f9c]
7: (std::optional<std::vector<rgw_zone_id, std::allocator<rgw_zone_id> > >::operator*() &+0x18) [0x55eecdcd329c]
8: main()
9: __libc_start_main()
10: _start()
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.


Related issues 3 (1 open2 closed)

Copied to Ceph - Backport #55062: quincy: Attempting to modify bucket sync pipe results in segfaultIn ProgressKonstantin ShalyginActions
Copied to Ceph - Backport #55063: pacific: Attempting to modify bucket sync pipe results in segfaultResolvedKonstantin ShalyginActions
Copied to Ceph - Backport #55064: octopus: Attempting to modify bucket sync pipe results in segfaultRejectedActions
Actions #1

Updated by Casey Bodley about 2 years ago

  • Status changed from New to Fix Under Review
  • Backport set to octopus pacific quincy
Actions #2

Updated by J. Eric Ivancich about 2 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot about 2 years ago

  • Copied to Backport #55062: quincy: Attempting to modify bucket sync pipe results in segfault added
Actions #4

Updated by Backport Bot about 2 years ago

  • Copied to Backport #55063: pacific: Attempting to modify bucket sync pipe results in segfault added
Actions #5

Updated by Backport Bot about 2 years ago

  • Copied to Backport #55064: octopus: Attempting to modify bucket sync pipe results in segfault added
Actions #6

Updated by Ilya Dryomov almost 2 years ago

  • Target version deleted (v16.2.8)
Actions #7

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF