[Webkit-unassigned] [Bug 216783] run-safari --debug not working: InjectedBundle::load failed - Could not load the executable from the bundle.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 23:45:02 PDT 2020


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
This error is saying that /Library/Apple/System/Library/StagedFrameworks/Safari/SafariSharedUI.framework/Versions/A/SafariSharedUI  can't find a symbol in /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/SafariShared .
11:44
But that doesn't make much sense because the one is in StagedFrameworks and the other one is in the system framework
11:44
Obviously, Safari 14's SafariSharedUI can't depend on Safari 13's SafariShared framework that came with Catalina

https://webkit.slack.com/archives/CU667RQP7

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200924/98b125a3/attachment.htm>


More information about the webkit-unassigned mailing list