[Bugs] [Bug 1466863] dht_rename_lock_cbk crashes in upstream regression test

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 1 15:54:23 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17665 committed in release-3.10 by
Raghavendra Talur (rtalur at redhat.com) 
------
commit 9eb41658918f6e0d01879e5cdf69b401cabfd60d
Author: N Balachandran <nbalacha at redhat.com>
Date:   Thu Jun 29 10:52:37 2017 +0530

    cluster:dht Fix crash in dht_rename_lock_cbk

    Use a local variable to store the call count
    in the STACK_WIND for loop. Using frame->local
    is dangerous as it could be freed while the loop
    is still being processed

    > BUG: 1466110
    > Signed-off-by: N Balachandran <nbalacha at redhat.com>
    > Reviewed-on: https://review.gluster.org/17645
    > Smoke: Gluster Build System <jenkins at build.gluster.org>
    > Tested-by: Nigel Babu <nigelb at redhat.com>
    > Reviewed-by: Amar Tumballi <amarts at redhat.com>
    > Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
    (cherry picked from commit 56da27cf5dc6ef54c7fa5282dedd6700d35a0ab0)
    Change-Id: Ie65cdcfb7868509b4a83bc2a5b5d6304eabfbc8e
    BUG: 1466863
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: https://review.gluster.org/17665
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list