Bug 16549

Summary: WebKit nightly build failing to launch on PowerPC G3s
Product: WebKit Reporter: Pyro <pyro3d>
Component: WebKit Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe, nicoya
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (PowerPC)   
OS: OS X 10.4   
URL: http://paste.lisp.org/display/52855

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.