Bug 695019 - ICE compiling xulrunner with gcc-4.6.0-3.fc15
Summary: ICE compiling xulrunner with gcc-4.6.0-3.fc15
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-09 19:48 UTC by Christopher Aillon
Modified: 2011-04-15 21:43 UTC (History)
1 user (show)

Fixed In Version: gcc-4.6.0-4.fc15
Clone Of:
Environment:
Last Closed: 2011-04-15 21:43:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
tar.xz containing preprocessed and original source file (153.66 KB, application/x-xz)
2011-04-09 19:53 UTC, Christopher Aillon
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 48549 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.