Bug 32516

Summary: Linker runs out of address space when linking Release WebCore.lib
Product: WebKit Reporter: yuaninbox
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aroben, eric, sfalken
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

yuaninbox
Reported 2009-12-14 07:01:21 PST
When building newest version of WebKit, a link error got. E:\cygwin\home\Administrator\WebKit\WebKitBuild\lib\WebCore.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x52225A00 It's release build, and it is under Windows XP. Thanks
Attachments
Adam Roben (:aroben)
Comment 1 2009-12-14 07:02:36 PST
This seems to have started happening soon after SVG filters were turned on.
Steve Falkenburg
Comment 2 2009-12-14 09:45:00 PST
As a workaround you can disable link-time-code-generation or build on a Windows x64 system.
Eric Seidel (no email)
Comment 3 2010-05-17 14:59:09 PDT
This was fixed since, but regressed again. See bug 39197. *** This bug has been marked as a duplicate of bug 39197 ***
Note You need to log in before you can comment on or make changes to this bug.