Bug 1397177
Summary: | memory leak when using libgfapi | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | rjoseph |
Component: | libgfapi | Assignee: | rjoseph |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, c.affolter, jthottan, ndevos, pgurusid, piotr.rybicki, rjoseph, rtalur, sdharane, skoduri |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1370417 | Environment: | |
Last Closed: | 2017-03-06 17:35:27 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: | 1399584, 1425623 | ||
Bug Blocks: |
Description
rjoseph
2016-11-21 19:32:10 UTC
REVIEW: http://review.gluster.org/15895 (gfapi: Fix memory leak in glfs-mgmt) posted (#1) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#1) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15897 (rpc: fixed refcount for rpc_clnt) posted (#1) for review on master by Rajesh Joseph (rjoseph) Please keep the status of the bug updated. I do not know if more patches are coming, so I've set this bug to ASSIGNED. COMMIT: http://review.gluster.org/15895 committed in master by Rajesh Joseph (rjoseph) ------ commit 2e859ee88f285a098a5c02bd2bdc0cd4bbd44d56 Author: Rajesh Joseph <rjoseph> Date: Fri Sep 23 13:57:55 2016 +0530 gfapi: Fix memory leak in glfs-mgmt dictionary was not freed after serialization Change-Id: I495f2f823b0d53a0d858876bde41fde5f0705113 BUG: 1397177 Signed-off-by: Rajesh Joseph <rjoseph> Reviewed-on: http://review.gluster.org/15895 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Vijay Bellur <vbellur> Reviewed-by: Poornima G <pgurusid> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> There would be more patches coming in. This is just a start. Thanks for changing the bug state. Unless specified explicitly the bug should remain in ASSIGNED state. There are many leaks in libgfapi. Unless most of them are addressed we should not change the state. REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#2) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#3) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#4) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#5) for review on master by Rajesh Joseph (rjoseph) REVIEW: http://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#6) for review on master by Rajesh Joseph (rjoseph) REVIEW: https://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#7) for review on master by Rajesh Joseph (rjoseph) This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.10.0, please open a new bug report. glusterfs-3.10.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/gluster-users/2017-February/030119.html [2] https://www.gluster.org/pipermail/gluster-users/ This bug is not resolved. Created new one. https://bugzilla.redhat.com/show_bug.cgi?id=1429877 REVIEW: https://review.gluster.org/15896 (rpc: Fix double deletion of dict on failure case) posted (#8) for review on master by Rajesh Joseph (rjoseph) |