[Bugs] [Bug 1607783] Segmentation fault while using gfapi while getting volume utilization

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 25 12:58:10 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1607783

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20557 committed in master by "MOHIT AGRAWAL"
<moagrawa at redhat.com> with a commit message- rpc: rpc_clnt_connection_cleanup
is crashed due to double free

Problem: gfapi client is getting crashed in rpc_clnt_connection_cleanup
         at the time of destroying saved_frames

Solution: gfapi client is getting crashed because saved_frame ptr is
          already freed in rpc_clnt_destroy.To avoid the same update
          code in rpc_clnt_destroy

Change-Id: Id8cce102b49f26cfd86ef88257032ed98f43192b
fixes: bz#1607783
Signed-off-by: Mohit Agrawal <moagrawal at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tnU9yMMUqL&a=cc_unsubscribe


More information about the Bugs mailing list