Bug 1395245
Summary: | glusterd crash | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | |||||
Component: | glusterd | Assignee: | Mohammed Rafi KC <rkavunga> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.7.6 | CC: | amukherj, bugs, mail | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | glusterfs-3.7.18 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-12-13 07:20:01 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1322262 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
mail
2016-11-15 14:03:07 UTC
Created attachment 1223060 [details]
Core dump
Exact dates of crashes: 21 mar 13 jul 19 sep 10 nov I think we have missed to backport http://review.gluster.org/13854 in 3.7 release branch which is causing. Rafi - could you please backport this patch? REVIEW: http://review.gluster.org/15917 (glusterd/syncop: double free of frame stack) posted (#1) for review on release-3.7 by mohammed rafi kc (rkavunga) For now I have backported the patch to 3.7 release branch http://review.gluster.org/15917 To make sure this is causing the reported issue, can you please paste the bt, I have some trouble in extracting the core file. If you don't have the backtrace I will try again with the attached core file . COMMIT: http://review.gluster.org/15917 committed in release-3.7 by Atin Mukherjee (amukherj) ------ commit 1acb99bc78e827a34592dd1c41f3fd4cea11b14f Author: Mohammed Rafi KC <rkavunga> Date: Wed Mar 30 17:42:44 2016 +0530 glusterd/syncop: double free of frame stack Backport of http://review.gluster.org/13854 If rpc message from glusterd during brick op phase fails without sending, then frame was freed from the caller function and call back function. >Change-Id: I63cb3be30074e9a074f6895faa25b3d091f5b6a5 >BUG: 1322262 >Signed-off-by: Mohammed Rafi KC <rkavunga> >Reviewed-on: http://review.gluster.org/13854 >Smoke: Gluster Build System <jenkins.com> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.com> >Reviewed-by: Jeff Darcy <jdarcy> Change-Id: I39b32f64fd66ee8a6d30c60bb0a42faa45e78814 BUG: 1395245 Signed-off-by: Mohammed Rafi KC <rkavunga> Reviewed-on: http://review.gluster.org/15917 NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Atin Mukherjee <amukherj> I have no BT available. If you do have problems with the attached core file please contact me and i'll get the core to you in some other way. 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.7.18, please open a new bug report. glusterfs-3.7.18 has been announced on the Gluster mailinglists [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] https://www.gluster.org/pipermail/gluster-users/2016-December/029427.html [2] https://www.gluster.org/pipermail/gluster-users/ |