Bug 2404656
| Summary: | [7.1z backport][GSS] [RGW]: segfault: (RGWRados::remove_objs_from_index(DoutPrefixProvider const*, RGWBucketInfo&, std::__cxx11::list<rgw_obj_index_key, std::allocator<rgw_obj_index_key> > const&)+0x10bd) [0x5617746101bd] | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Bipin Kunal <bkunal> |
| Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
| Status: | CLOSED UPSTREAM | QA Contact: | Tejas <tchandra> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.1 | CC: | ceph-eng-bugs, cephqe-warriors, ckulal, mbenjamin, mcaldeir, mikadmie, mkasturi, tserlin |
| Target Milestone: | --- | ||
| Target Release: | 7.1z9 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-18.2.1-362 | Doc Type: | Bug Fix |
| Doc Text: |
.`radosgw-admin` no longer crashes by non-positive values
Previously, when running a `radosgw-admin bucket reshard` command, using a non-positive `--num-shards` value, such as a zero or a negative number, would cause `radosgw-admin` to crash.
With this fix, the `--num-shards` value is checked an error message is emitted if a non-positive value is provided. As a result, `radosgw-admin` reshard commands run as expected, and are not able to create a crash.
|
Story Points: | --- |
| Clone Of: | 2401174 | Environment: | |
| Last Closed: | 2026-03-04 09:56:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2401174, 2405844 | ||
| Bug Blocks: | 2404655 | ||
|
Description
Bipin Kunal
2025-10-17 05:25:00 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |