Bug 2350607
Summary: | [RGW] RGW Crash During Object Deletion | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Manisha <mreddem> |
Component: | RGW | Assignee: | Casey Bodley <cbodley> |
Status: | CLOSED ERRATA | QA Contact: | Manisha <mreddem> |
Severity: | urgent | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | unspecified | ||
Version: | 8.1 | CC: | ceph-eng-bugs, cephqe-warriors, mbenjamin, rpollack, tserlin, vereddy, vimishra, ygayam |
Target Milestone: | --- | Keywords: | Automation, TestBlocker |
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-159.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.Ceph Object Gateway no longer crashes during object deletion
Previously, in some cases, an uninitialized `check_objv` parameter variable could lead to accessing an invalid memory address in the object delete path. As a result, there was a segmentation fault.
With this fix, the `check_objv` parameter is always initialized and the object deletion completes as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-26 12:27:45 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: | 2351689 |
Comment 25
errata-xmlrpc
2025-06-26 12:27:45 UTC
|