[Bugs] [Bug 1207735] Disperse volume: Huge memory leak of glusterfsd process

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 23 07:06:12 UTC 2015


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

Raghavendra G <rgowdapp at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgowdapp at redhat.com



--- Comment #16 from Raghavendra G <rgowdapp at redhat.com> ---
Patch #11361, resulted in a memory corruption:

http://build.gluster.org/job/rackspace-regression-2GB-triggered/11193/consoleFull

 #0  0x00007f6d5f53c420 in uuid_unpack (in=0xffffffffffffff28 <Address
0xffffffffffffff28 out of bounds>, 
     uu=0x7f6d4040da70) at
/home/jenkins/root/workspace/rackspace-regression-2GB-triggered/contrib/uuid/unpack.c:43
 #1  0x00007f6d5f53be0a in gf_uuid_unparse_x (uu=0xffffffffffffff28 <Address
0xffffffffffffff28 out of bounds>, 
     out=0x7f6d4040daf0 "bcaa777a-939a-49de-b41c-0eaa27cb8e02", 
     fmt=0x7f6d5f54eb38 "%08x-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x")
     at
/home/jenkins/root/workspace/rackspace-regression-2GB-triggered/contrib/uuid/unparse.c:55
 #2  0x00007f6d5f53bf2e in gf_uuid_unparse (uu=0xffffffffffffff28 <Address
0xffffffffffffff28 out of bounds>, 
     out=0x7f6d4040daf0 "bcaa777a-939a-49de-b41c-0eaa27cb8e02")
     at
/home/jenkins/root/workspace/rackspace-regression-2GB-triggered/contrib/uuid/unparse.c:75
10:27 <nbalacha> #3  0x00007f6d5067a200 in mq_inspect_file_xattr_task
(opaque=0x7f6d4020db30)

we are accessing contribution->gfid here. Seems like contribution is corrupted.
This can happen if contribution object is being used by someone else when we
free it.

-- 
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=77HEFZlO69&a=cc_unsubscribe


More information about the Bugs mailing list