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:
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.
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