Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1113345 - webkitgtk3: fix for 64k pages on aarch64
Summary: webkitgtk3: fix for 64k pages on aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: webkitgtk3
Version: rawhide
Hardware: aarch64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1074093
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2014-06-26 02:39 UTC by Yaakov Selkowitz
Modified: 2014-07-04 15:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-04 15:45:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch for rawhide (1.32 KB, patch)
2014-06-26 02:42 UTC, Yaakov Selkowitz
no flags Details | Diff

Description Yaakov Selkowitz 2014-06-26 02:39:51 UTC
webkitgtk3 currently builds but does not run correctly on aarch64, as evidenced by this build failure in seed:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2452170

The issue is the recent switch to 64k pages on aarch64.  Fortunately, ppc64 is in the same boat, so we can use their patch.  Successful scratch build, with which I was able to successfully build seed in mock:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2451861

Comment 1 Yaakov Selkowitz 2014-06-26 02:42:58 UTC
Created attachment 912338 [details]
Patch for rawhide


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