Bug 2079089
Summary: | [RGW] Segmentation Fault in Object Deletion code path (RGWDeleteMultiObj) | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Matt Benjamin (redhat) <mbenjamin> | |
Component: | RGW | Assignee: | J. Eric Ivancich <ivancich> | |
Status: | CLOSED ERRATA | QA Contact: | Vivekanandan K <vivk> | |
Severity: | medium | Docs Contact: | Akash Raj <akraj> | |
Priority: | unspecified | |||
Version: | 4.2 | CC: | akraj, cbodley, ceph-eng-bugs, glaw, ivancich, kbader, kdreyer, kkeithle, mbenjamin, mhackett, mkasturi, rmonther, sbaldwin, tserlin, vumrao | |
Target Milestone: | --- | |||
Target Release: | 5.2 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ceph-16.2.8-3.el8cp | Doc Type: | Bug Fix | |
Doc Text: |
.Internal table index is prevented from becoming negative
Previously, an index into an internal table was allowed to become negative after a period of continuous operation, which caused the Ceph Object Gateway to crash.
With this fix, the index is prevented from becoming negative and the Ceph Object Gateway no longer crashes.
|
Story Points: | --- | |
Clone Of: | 2077139 | |||
: | 2080433 (view as bug list) | Environment: | ||
Last Closed: | 2022-08-09 17:38:20 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: | 2077139 | |||
Bug Blocks: | 1725227, 2080433, 2102272 |
Comment 19
errata-xmlrpc
2022-08-09 17:38:20 UTC
|