Bug 2153771

Summary: [RGW][MS]: seg fault on thread_name:radosgw-admin on executing 'sync group flow create ' command
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: daniel parkes <dparkes>
Component: RGW-MultisiteAssignee: Soumya Koduri <skoduri>
Status: CLOSED ERRATA QA Contact: Tejas <tchandra>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0CC: ceph-eng-bugs, cephqe-warriors, ekristov, kdreyer, mkasturi, skoduri, tchandra, vereddy
Target Milestone: ---   
Target Release: 6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-17.2.5-28.el9cp Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-20 18:59:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description daniel parkes 2022-12-15 12:21:02 UTC
Description of problem:

RHCS 6.0 version:

# ceph version
ceph version 17.2.3-55.el9cp (e57fd6f8008c472ddf2115482308a726e8f4fc0b) quincy (stable)



Segfault seen while executing flow create command:


$ radosgw-admin sync group flow create --group-id=multisite --source-zones='*'  --source-bucket='*' --dest-zones='*' --dest-bucket='*' --flow-id=flow-mirror

/usr/include/c++/11/optional:439: constexpr _Tp& std::_Optional_base_impl<_Tp, _Dp>::_M_get() [with _Tp = std::__cxx11::basic_string<char>; _Dp = std::_Optional_base<std::__cxx11::basic_string<char>, false, false>]: Assertion 'this->_M_is_engaged()' failed.
*** Caught signal (Aborted) **
 in thread 7f00ea45f640 thread_name:radosgw-admin
 ceph version 17.2.3-55.el9cp (e57fd6f8008c472ddf2115482308a726e8f4fc0b) quincy (stable)
 1: /lib64/libc.so.6(+0x59db0) [0x7f00ec79fdb0]
 2: /lib64/libc.so.6(+0xa642c) [0x7f00ec7ec42c]
 3: raise()
 4: abort()
 5: radosgw-admin(+0x38a378) [0x5570dace8378]
 6: radosgw-admin(+0x3bf2e9) [0x5570dad1d2e9]
 7: main()
 8: /lib64/libc.so.6(+0x44e50) [0x7f00ec78ae50]
 9: __libc_start_main()
 10: _start()
2022-12-15T12:17:41.691+0000 7f00ea45f640 -1 *** Caught signal (Aborted) **
 in thread 7f00ea45f640 thread_name:radosgw-admin


It seems to 5.3 related BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2119449




Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

Seg fault in radosgw-admin

Expected results:

radosgw-admin command to succeed 

Additional info:

Comment 1 RHEL Program Management 2022-12-15 12:21:13 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 16 errata-xmlrpc 2023-03-20 18:59:40 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 6.0 Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:1360