Description of problem: Version-Release number of selected component (if applicable): Compiler version 4.1.2-33 RedHat How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: fs/gfs2/rgrp.c: In function ‘try_rgrp_unlink’: fs/gfs2/rgrp.c:1648: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccvPwC7N.out file, please attach this to your bugreport. make[2]: *** [fs/gfs2/rgrp.o] Error 1 make[1]: *** [fs/gfs2] Error 2 make: *** [fs] Error 2 Expected results: Additional info:
Created attachment 798639 [details] bugreport
reassigning to gcc, hoever that version of gcc shipped wuth Fedora 8 that has been End of Life for years now. you likely will need to reproduce with a current fedora release
It reproduces on RHEL5 too, guess it has been fixed by http://gcc.gnu.org/ml/gcc-patches/2006-09/msg01298.html but I guess the right fix is just to allow TYPE_DOMAIN to be NULL in type_contains_placeholder_1. Seems since 2010 that function doesn't recurse through pointers and thus perhaps that is unnecessary on the trunk.
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux.
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Verified for gcc-4.1.2-55.el5.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1209.html