Bug 695019

Summary: ICE compiling xulrunner with gcc-4.6.0-3.fc15
Product: [Fedora] Fedora Reporter: Christopher Aillon <caillon>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gcc-4.6.0-4.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-15 21:43:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
tar.xz containing preprocessed and original source file none

Description Christopher Aillon 2011-04-09 19:48:52 UTC
gcc-4.6.0-3.fc15.x86_64.  gcc-4.6.0-2 had no problem on the same sources.

In file included from ./methodjit/BaseAssembler.h:53:0,
                 from ./methodjit/CodeGenIncludes.h:63,
                 from ./methodjit/MonoIC.h:48,
                 from ./methodjit/MonoIC.cpp:42:
./jsobjinlines.h: In member function 'void JSObject::setArrayLength(uint32)':
./jsobjinlines.h:316:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
./methodjit/MonoIC.cpp: In member function 'void js::mjit::JITScript::sweepCallICs(JSContext*, bool)':
./methodjit/MonoIC.cpp:1326:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccEJZRPI.out file, please attach this to your bugreport.
make[4]: *** [MonoIC.o] Error 1

Comment 1 Christopher Aillon 2011-04-09 19:53:17 UTC
Created attachment 490998 [details]
tar.xz containing preprocessed and original source file

Comment 2 Fedora Update System 2011-04-13 20:02:19 UTC
gcc-4.6.0-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/gcc-4.6.0-4.fc15

Comment 3 Fedora Update System 2011-04-14 00:36:01 UTC
Package gcc-4.6.0-4.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gcc-4.6.0-4.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/gcc-4.6.0-4.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-04-15 21:43:36 UTC
gcc-4.6.0-4.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.