RESOLVED FIXED 16549
WebKit nightly build failing to launch on PowerPC G3s
https://bugs.webkit.org/show_bug.cgi?id=16549
Summary WebKit nightly build failing to launch on PowerPC G3s
Pyro
Reported 2007-12-20 20:56:51 PST
every-time I open webkit, it almost immediately crashes. I have tried my on build, but to a build error. I have made sure my software. I am on an iBook G3 (Dual USB) 14' with 256MB of RAM and a 900mhz processor.
Attachments
Mark Rowe (bdash)
Comment 1 2007-12-20 21:30:07 PST
The first build in which this is broken is r27031, which is the first super-fat (10.4 + 10.5) nightly build. I must have broken something in my build scripts.
Mark Rowe (bdash)
Comment 2 2007-12-21 00:39:23 PST
And the cause is: $ otool -arch ppc -hV "WebKitLibraries/libWebKitSystemInterfaceTiger.a(cuEnc64.o)" WebKitLibraries/libWebKitSystemInterfaceTiger.a(cuEnc64.o): Mach header magic cputype cpusubtype caps filetype ncmds sizeofcmds flags MH_MAGIC PPC ppc7400 0x00 OBJECT 3 1248 SUBSECTIONS_VIA_SYMBOLS The copy of libWebKitSystemInterfaceTiger.a in SVN is not very Tiger-friendly.
Mark Rowe (bdash)
Comment 3 2007-12-21 17:59:55 PST
*** Bug 16566 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
Comment 4 2007-12-21 20:41:11 PST
Fix landed in r28949.
Note You need to log in before you can comment on or make changes to this bug.