Bug 1215787
| Summary: | [HC] qcow2 image creation using qemu-img hits segmentation fault | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> |
| Component: | libgfapi | Assignee: | Poornima G <pgurusid> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.7.0 | CC: | bugs, gluster-bugs, ndevos, pgurusid, sasundar, sbonazzo, shyu, skoduri, stirabos |
| Target Milestone: | --- | Keywords: | DevelBlocker, Patch, Reopened, Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.7.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1210137 | Environment: |
virt gluster integration
|
| Last Closed: | 2015-05-14 17:29:30 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: | 1210137, 1210934 | ||
| Bug Blocks: | 1175354, 1199352 | ||
|
Description
Poornima G
2015-04-27 17:36:40 UTC
REVIEW: http://review.gluster.org/10413 (libgfapi: Assign corect value to THIS) posted (#1) for review on release-3.7 by Poornima G (pgurusid) REVIEW: http://review.gluster.org/10414 (libgfapi: Store and restore THIS in every API exposed by libgfapi) posted (#1) for review on release-3.7 by Poornima G (pgurusid) REVIEW: http://review.gluster.org/10413 (libgfapi: Assign corect value to THIS) posted (#2) for review on release-3.7 by Poornima G (pgurusid) REVIEW: http://review.gluster.org/10413 (libgfapi: Assign corect value to THIS) posted (#3) for review on release-3.7 by Poornima G (pgurusid) Needs a backport of http://review.gluster.org/9797 (In reply to Niels de Vos from comment #5) > Needs a backport of http://review.gluster.org/9797 Which has already been posted as http://review.gluster.org/10414 , but is based on an older version of the patch. REVIEW: http://review.gluster.org/10413 (libgfapi: Assign corect value to THIS) posted (#4) for review on release-3.7 by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10730 (gfapi: fix compile warning in pub_glfs_h_access()) posted (#1) for review on release-3.7 by Niels de Vos (ndevos) COMMIT: http://review.gluster.org/10730 committed in release-3.7 by Niels de Vos (ndevos) ------ commit 34db0de2c12a1a802580fc308aa2f2b11a9d586f Author: Niels de Vos <ndevos> Date: Sat May 9 19:56:07 2015 +0200 gfapi: fix compile warning in pub_glfs_h_access() While compiling libgfapi, the following warning is reported: Making all in src CC libgfapi_la-glfs-handleops.lo In file included from glfs-handleops.c:12:0: glfs-handleops.c: In function 'pub_glfs_h_access': glfs-internal.h:216:14: warning: 'old_THIS' may be used uninitialized in this function [-Wmaybe-uninitialized] THIS = old_THIS; \ ^ glfs-internal.h:202:36: note: 'old_THIS' was declared here #define DECLARE_OLD_THIS xlator_t *old_THIS = NULL ^ glfs-handleops.c:1159:2: note: in expansion of macro 'DECLARE_OLD_THIS' DECLARE_OLD_THIS; ^ CCLD libgfapi.la CCLD api.la The DECLARE_OLD_THIS macro should be done with the declarations of all the other variables used in this function. Moving the macro further up in the function prevents this warning. Backport of: > Change-Id: I2bedc1aa074893ae3e2c933abc5a167ab5b55f41 > BUG: 1210934 > Reviewed-on: http://review.gluster.org/10728 > Reported-by: Shyamsundar Ranganathan <srangana> > Signed-off-by: Niels de Vos <ndevos> Change-Id: I2bedc1aa074893ae3e2c933abc5a167ab5b55f41 BUG: 1215787 Signed-off-by: Niels de Vos <ndevos> Reviewed-on: http://review.gluster.org/10730 Reviewed-by: Shyamsundar Ranganathan <srangana> Tested-by: Gluster Build System <jenkins.com> 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |