FC6: Things segfaulting all over

Jakub Jelinek jakub at redhat.com
Wed Nov 8 10:19:46 UTC 2006


On Wed, Nov 08, 2006 at 09:39:48AM +0000, Vijay Gill wrote:
> I recently upgraded to FC6 and now things are not as stable as they
> used to be. I am trying to compile lame, xvid, mplayer etc for new
> setup. And compiler itself is segfaulting. For example this is what I
> got during compiling lame:
> 
> presets.c:612: 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/ccP5Zpqv.out file, please attach
> this to your bugreport.
> make[2]: *** [presets.lo] Error 1

The above message suggests that the gcc driver could reproduce the problem
3 times in a row, so likely it is a gcc problem.  Just create a bugreport
in http://bugzilla.redhat.com/bugzilla and attach /tmp/ccP5Zpqv.out gcc
prepared, it contains all information I'm interested in.  If it is
reproduceable elsewhere, it is likely a gcc bug.

	Jakub




More information about the users mailing list