Bug 2153771 - [RGW][MS]: seg fault on thread_name:radosgw-admin on executing 'sync group flow create ' command
Summary: [RGW][MS]: seg fault on thread_name:radosgw-admin on executing 'sync group fl...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW-Multisite
Version: 6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 6.0
Assignee: Soumya Koduri
QA Contact: Tejas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-15 12:21 UTC by daniel parkes
Modified: 2023-03-20 19:00 UTC (History)
8 users (show)

Fixed In Version: ceph-17.2.5-28.el9cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-20 18:59:40 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-5799 0 None None None 2022-12-15 12:26:35 UTC
Red Hat Product Errata RHBA-2023:1360 0 None None None 2023-03-20 19:00:50 UTC

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


Note You need to log in before you can comment on or make changes to this bug.