Bug 773211

Summary: fix memory leaks
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: fuseAssignee: Pranith Kumar K <pkarampu>
Status: CLOSED CURRENTRELEASE QA Contact: Anush Shetty <ashetty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: pre-releaseCC: gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:52:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 817967    

Description Pranith Kumar K 2012-01-11 09:28:56 UTC
Description of problem:
==4609== 59 bytes in 1 blocks are definitely lost in loss record 14 of 48
==4609==    at 0x4A074CD: malloc (vg_replace_malloc.c:236)
==4609==    by 0x4C56393: __gf_malloc (mem-pool.c:170)
==4609==    by 0x6758435: init (fuse-bridge.c:3935)
==4609==    by 0x4C272AB: __xlator_init (xlator.c:364)
==4609==    by 0x4C273D5: xlator_init (xlator.c:387)
==4609==    by 0x4047B6: create_fuse_mount (glusterfsd.c:372)
==4609==    by 0x4079DF: main (glusterfsd.c:1582)

==4609== 88 bytes in 1 blocks are definitely lost in loss record 27 of 48
==4609==    at 0x4A074CD: malloc (vg_replace_malloc.c:236)
==4609==    by 0x4C56393: __gf_malloc (mem-pool.c:170)
==4609==    by 0x4C565E8: gf_vasprintf (mem-pool.c:229)
==4609==    by 0x4C566D7: gf_asprintf (mem-pool.c:247)
==4609==    by 0x675858A: init (fuse-bridge.c:3954)
==4609==    by 0x4C272AB: __xlator_init (xlator.c:364)
==4609==    by 0x4C273D5: xlator_init (xlator.c:387)
==4609==    by 0x4047B6: create_fuse_mount (glusterfsd.c:372)
==4609==    by 0x4079DF: main (glusterfsd.c:1582)


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2012-01-11 16:39:38 UTC
CHANGE: http://review.gluster.com/2630 (mount/fuse: Fix memory leaks) merged in master by Anand Avati (avati)

Comment 2 Anush Shetty 2012-05-30 13:46:47 UTC
Don't see these logs now. Verified with 3.3.0qa45