Bug 966847 - glusterfs crashed while collecting the sosreport
Summary: glusterfs crashed while collecting the sosreport
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: x86_64
OS: Linux
high
urgent
Target Milestone: ---
Assignee: Nagaprasad Sathyanarayana
QA Contact:
URL:
Whiteboard:
Depends On: 960915
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-24 06:17 UTC by shishir gowda
Modified: 2016-02-18 00:19 UTC (History)
8 users (show)

Fixed In Version: glusterfs-3.5.0
Doc Type: Bug Fix
Doc Text:
Clone Of: 960915
Environment:
Last Closed: 2014-04-17 11:42:34 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-05-24 06:19:22 UTC
REVIEW: http://review.gluster.org/4968 (statedump: Print entries in cb buffer in FIFO order) posted (#3) for review on master by Shishir Gowda (sgowda)

Comment 2 Anand Avati 2013-05-31 07:08:28 UTC
REVIEW: http://review.gluster.org/4968 (statedump: Print entries in cb buffer in FIFO order) posted (#4) for review on master by Shishir Gowda (sgowda)

Comment 3 Anand Avati 2013-05-31 08:49:07 UTC
COMMIT: http://review.gluster.org/4968 committed in master by Vijay Bellur (vbellur) 
------
commit afd669d6bde01020259ec57298c8335bc2542e4a
Author: shishir gowda <sgowda>
Date:   Wed May 8 17:37:00 2013 +0530

    statedump: Print entries in cb buffer in FIFO order
    
    Currently cb buffer was being printed in LIFO order, which
    is was against the percieved notion of logs having older
    entries printed before newer entries in the state dumps.
    
    Re-did the loop to prevent crash as when w_index == 0, we
    would access cb[w_index - 1].
    
    Change-Id: Idd085f73fa6937e506a2a1925e42fbcfd2d9bb1c
    BUG: 966847
    Signed-off-by: shishir gowda <sgowda>
    Reviewed-on: http://review.gluster.org/4968
    Reviewed-by: Santosh Pradhan <spradhan>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 6 Niels de Vos 2014-04-17 11:42:34 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report.

glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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