[Bugs] [Bug 1360553] Gluster fuse client crashed generating core dump

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 27 05:05:02 UTC 2016


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



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/15019 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com) 
------
commit f32fd3b0807e9eeeb3e7deb664459493a099010f
Author: N Balachandran <nbalacha at redhat.com>
Date:   Wed Jul 27 09:59:20 2016 +0530

    rpc/socket: pthread resources are not cleaned up

    A socket_connect failure creates a new pthread which
    is not a detached thread. As no pthread_join is called,
    the thread resources are not cleaned up causing a memory leak.

    Now, socket_connect creates a detached thread to handle failure.

    > Change-Id: Idbf25d312f91464ae20c97d501b628bfdec7cf0c
    > BUG: 1343374
    > Signed-off-by: N Balachandran <nbalacha at redhat.com>
    > Reviewed-on: http://review.gluster.org/14875
    > Smoke: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
    (cherry picked from commit 9886d568a7a8839bf3acc81cb1111fa372ac5270)

    Change-Id: If0a65c50fef2a32148cf3a1d7992e63f044bf0ad
    BUG: 1360553
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: http://review.gluster.org/15019
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Tested-by: Oleksandr Natalenko <oleksandr at natalenko.name>
    Reviewed-by: Raghavendra G <rgowdapp 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=WjWc8Mc5L5&a=cc_unsubscribe


More information about the Bugs mailing list