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

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 22 12:47:15 UTC 2016


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



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14979 committed in release-3.8 by Raghavendra
G (rgowdapp at redhat.com) 
------
commit 96befcf40767cb4ff67868af46637acfabe40bc7
Author: N Balachandran <nbalacha at redhat.com>
Date:   Fri Jul 22 10:28:14 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: I69ef46013c8dbc70cbda2695f12be1f6d3720055
    BUG: 1354250
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: http://review.gluster.org/14979
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    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.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SsvwAwz7fr&a=cc_unsubscribe


More information about the Bugs mailing list