Bug 1046837 - Executing "gluster volume heal <vol_name> info" reporting *** glibc detected *** /usr/sbin/glfsheal: free(): corrupted unsorted chunks: 0x00000000013ff4d0 ***
Summary: Executing "gluster volume heal <vol_name> info" reporting *** glibc detected ...
Keywords:
Status: CLOSED DUPLICATE of bug 1046564
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterd
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Poornima G
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On: 1046318 1046564
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-27 04:51 UTC by spandura
Modified: 2014-01-03 10:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-03 10:28:04 UTC
Embargoed:


Attachments (Terms of Use)

Description spandura 2013-12-27 04:51:20 UTC
Description of problem:
========================
In a 1 x 3 replicate volume 2 bricks were brought down and did some metadata change to the existing file. Executed "gluster volume heal <volume_name> info" to check the file to be self-healed. Following is the message reported: 

root@rhs-client11 [Dec-26-2013-11:18:20] >gluster v heal vol_rep info
*** glibc detected *** /usr/sbin/glfsheal: free(): corrupted unsorted chunks: 0x00000000013ff4d0 ***
Brick rhs-client11:/rhs/bricks/vol-rep-b1
Status: Transport endpoint is not connected

Brick rhs-client12:/rhs/bricks/vol-rep-b1-rep1
Status: Transport endpoint is not connected

Brick rhs-client13.lab.eng.blr.redhat.com:/rhs/bricks/vol-rep-b1-rep2/
/test_file
Number of entries: 1


Version-Release number of selected component (if applicable):
============================================================
glusterfs 3.4.0.52rhs built on Dec 19 2013 12:20:16

How reproducible:
===============
Often

Steps to Reproduce:
===================
1.Create 1 x 3 replicate volume. Start the volume. 

2.Create a file from fuse mount. 

3.Bring down brick1 and brick2. 

4.Perform some meta-data change from mount point

5.Execute : "gluster v heal <volume_name> info" on any of the storage node. 

Actual results:
=================
root@rhs-client11 [Dec-26-2013-11:18:20] >gluster v heal vol_rep info
*** glibc detected *** /usr/sbin/glfsheal: free(): corrupted unsorted chunks: 0x00000000013ff4d0 ***

Expected results:
==================
Shouldn't observe any corruptions.

Comment 2 Pranith Kumar K 2013-12-27 06:58:34 UTC
Both the crashes happen because gf_log is performed after logfile is closed.
Marking depends on 1046318.

Comment 3 Poornima G 2014-01-03 10:28:04 UTC
Patch merged downstream at https://code.engineering.redhat.com/gerrit/#/c/17893/

*** This bug has been marked as a duplicate of bug 1046564 ***


Note You need to log in before you can comment on or make changes to this bug.