[webkit-dev] ./Tools/Scripts/run-safari doesn't work with Safari 10

Alexey Proskuryakov ap at webkit.org
Mon Jul 18 14:02:51 PDT 2016


Hello Marco,

> 18 июля 2016 г., в 13:02, Marco Barisione <marco.barisione at bromium.com> написал(а):
> 
> Hello,
> 
> I recently installed Safari 10 on some machines running 10.11.6 DP. Unfortunately, I cannot get Safari 10 to work with WebKit compiled from SVN.
> 
> I tried with both SVN trunk (from today) and the revision tagged in SVN that corresponds to my currently installed Safari (602.1.38.4).
> I compiled Safari with the usual:
> 
>  $ ./Tools/Scripts/build-webkit
> 
> And then I tried to run Safari with:
> 
>  $ ./Tools/Scripts/run-safari
> 
> Safari 10 starts, but nothing loads probably because it cannot load its injected bundle. This is the output:
> 
> Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/bari/src/webkit/WebKitBuild/Release.
> 2016-07-18 14:18:32.900 SafariForWebKitDevelopment[424:4918] [Keychain] SecItemCopyMatching failed fetching extension list with error -34018
> 2016-07-18 14:18:32.923 SafariForWebKitDevelopment[424:4918] [Keychain] SecItemCopyMatching failed fetching extension list with error -34018
> 2016-07-18 14:18:33.091 com.apple.WebKit.WebContent.Development[425:4983] Error loading /System/Library/StagedFrameworks/Safari/Safari.framework/Safari:  dlopen(/System/Library/StagedFrameworks/Safari/Safari.framework/Safari, 265): Symbol not found: _OBJC_CLASS_$_WBSCompletionListRankingObserver
>  Referenced from: /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
>  Expected in: /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/SafariShared
> in /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
> InjectedBundle::load failed - Could not load the executable from the bundle.

There are a couple things that look unexpected to me here. Since it's about Safari 10, could you please file a bug at https://bugreport.apple.com, attaching a sysdiagnose ("sudo sysdiagnose" in Terminal)?

Please feel free to e-mail me the bug number to take a look.

- Alexey



> 
> I’m a bit surprised that I couldn’t find anything about this problem in bugzilla, IRC or on this mailing list.
> Am I doing something wrong or is this a problem with newer Safari? Is there any fix/workaround for this?
> 
> Thank you!
> 
> -- 
> Marco Barisione
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev




More information about the webkit-dev mailing list