Bug 2270402
Summary: | [LC-Process]: Executing radosgw-admin lc process --bucket <bkt-name> without setting lc rule results in Segmentation fault | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Chaithra <ckulal> | |
Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> | |
Status: | CLOSED ERRATA | QA Contact: | Chaithra <ckulal> | |
Severity: | high | Docs Contact: | Akash Raj <akraj> | |
Priority: | unspecified | |||
Version: | 7.1 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, mkasturi, skoduri, tserlin | |
Target Milestone: | --- | Keywords: | Automation, Regression | |
Target Release: | 7.1 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ceph-18.2.1-105.el9cp | Doc Type: | Bug Fix | |
Doc Text: |
.Processing a lifecycle on a bucket with no lifecycle policy does not crash now
Previously, attempting to manually process a lifecycle on a bucket with no lifecycle policy induced a null pointer reference causing the radosgw-admin program to crash.
With this fix, a check for a null bucket handle is made before operating on the handle to avoid the crash.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2272164 (view as bug list) | Environment: | ||
Last Closed: | 2024-06-13 14:29:57 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2267614, 2272164, 2298578, 2298579 |
Comment 10
errata-xmlrpc
2024-06-13 14:29:57 UTC
|