Bug 1191695 - Internal compiler error building webkitgtk4 on ARM
Summary: Internal compiler error building webkitgtk4 on ARM
Keywords:
Status: CLOSED DUPLICATE of bug 1190243
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-11 18:52 UTC by Michael Catanzaro
Modified: 2015-02-11 19:48 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-11 19:48:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
preprocessed source (5.91 MB, text/x-csrc)
2015-02-11 18:52 UTC, Michael Catanzaro
no flags Details
build.log (11.40 MB, text/plain)
2015-02-11 18:54 UTC, Michael Catanzaro
no flags Details
root.log (67.63 KB, text/plain)
2015-02-11 18:54 UTC, Michael Catanzaro
no flags Details

Description Michael Catanzaro 2015-02-11 18:52:40 UTC
Created attachment 990609 [details]
preprocessed source

Description of problem: Since the upgrade to GCC 5.0 I have been unable to build webkitgtk4. It fails on ARM:

/builddir/build/BUILD/webkitgtk-2.7.4/Source/JavaScriptCore/bytecode/Watchpoint.h:49:7: internal compiler error: Segmentation fault
 class StringFireDetail : public FireDetail {
       ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccOekhMU.out file, please attach this to your bugreport.


Version-Release number of selected component (if applicable): 5.0.0-0.9.fc22


How reproducible: Always


Steps to Reproduce:

If you don't have an ARM machine handy:

1. Grab srpm from koji: https://kojipkgs.fedoraproject.org//work/tasks/2969/8892969/webkitgtk4-2.7.4-6.fc22.src.rpm
2. scp webkitgtk4-2.7.4-5.fc22.src.rpm arm03-packager00.cloud.fedoraproject.org:
3. ssh arm03-packager00.cloud.fedoraproject.org (all packagers have access to this)
4. If need be: 'sudo usermod -a -G mock yourusername', exit, reconnect
5. mock --rebuild webkitgtk4-2.7.4-5.fc22.src.rpm --no-cleanup-after -r fedora-rawhide-armhfp

(I actually tested with a slightly different SRPM but the crash is the same.)

Actual results: GCC crashes


Expected results: No GCC crash


Additional info:

Comment 1 Michael Catanzaro 2015-02-11 18:54:35 UTC
Created attachment 990610 [details]
build.log

Comment 2 Michael Catanzaro 2015-02-11 18:54:57 UTC
Created attachment 990611 [details]
root.log

Comment 3 Adam Williamson 2015-02-11 19:48:04 UTC

*** This bug has been marked as a duplicate of bug 1190243 ***


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