[Webkit-unassigned] [Bug 55484] [Qt][WK2] Memory exhausted when building qtwebkit2 on linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 12:47:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55484
aravind.akella at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84276| |review?, commit-queue?
Flag| |
--- Comment #3 from aravind.akella at nokia.com 2011-03-01 12:47:40 PST ---
Created an attachment (id=84276)
--> (https://bugs.webkit.org/attachment.cgi?id=84276&action=review)
Proposed Patch
Tried to build webkit2 on a 32 bit machine with 4G RAM. It is failing during the linking phase.
(probably hitting the per process memory limit).
Using the "AllInOne" files from WebCore/rendering/svg/ and WebCore/svg/ we can get it to work.
Modified webkit.pro to include RenderSVGAllInOne.cpp and SVGAllInOne.cpp.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list