[Webkit-unassigned] [Bug 35854] "Nightly builds of WebKit are not supported on Mac OS X 10.5 at this time" message when attempting to install latest nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 01:34:07 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35854





--- Comment #1 from Mark Rowe (bdash) <mrowe at apple.com>  2010-03-08 01:34:07 PST ---
Is there anything in your system console from either Safari or WebKit from
around the time of the update?  You can see this by running
/Application/Utilities/Console.app and selecting All Messages.  Please attach
any output that appears to be relevant.

Comparing against a known good build of r55610 it is obvious that a number of
directories are missing from the bad bundle:

Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks: 10.4
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks: 10.5
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6:
JavaScriptCore.framework
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6:
JavaScriptGlue.framework
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6: Sparkle.framework
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebCore.framework:
PrivateHeaders
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebCore.framework:
Resources
Binary files
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/WebCore
and ./Contents/Frameworks/10.6/WebCore.framework/WebCore differ
Only in /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebKit.framework:
Frameworks

The difference between the two WebCore binaries is also interesting. They’re
identical sizes.  The bad one has valid data for the first 32MB, but the
remaining 2.5MB or so is zero-filled.

-- 
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