RESOLVED DUPLICATE of bug 216486 221528
Web Inspector:dyld: Symbol not found: __ZN9Inspector17BackendDispatcher12sendResponseElON3WTF6RefPtrINS1_8JSONImpl6ObjectENS1_13DumbPtrTraitsIS4_EEEEb
https://bugs.webkit.org/show_bug.cgi?id=221528
Summary Web Inspector:dyld: Symbol not found: __ZN9Inspector17BackendDispatcher12send...
GavinLam
Reported 2021-02-07 07:44:07 PST
STR: 1. build-webkit --debug 2. run-safari --debug Expected: Safari to start up Actual: ``` Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/mcaceres/dev/WebKit/WebKitBuild/Debug. dyld: Symbol not found: __ZN9Inspector17BackendDispatcher12sendResponseElON3WTF6RefPtrINS1_8JSONImpl6ObjectENS1_13DumbPtrTraitsIS4_EEEEb Referenced from: /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector Expected in: /Users/mcaceres/dev/WebKit/WebKitBuild/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore in /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector ```
Attachments
GavinLam
Comment 1 2021-02-07 07:52:52 PST
https://bugs.webkit.org/show_bug.cgi?id=216486 I noticed that the Bug had been fixed here, but it still happened.
Radar WebKit Bug Importer
Comment 2 2021-02-14 07:45:18 PST
GavinLam
Comment 3 2021-02-17 06:36:46 PST
This may be a solution, but I am currently on the latest Mac OS Big Sur 11.2 and cannot install Safari 14.1 Beta
Blaze Burg
Comment 4 2021-02-17 08:53:56 PST
There is no further code change to be made. You'll have to wait. In the meantime, run-minibrowser should suffice for testing not specific to Safari. *** This bug has been marked as a duplicate of bug 216486 ***
Note You need to log in before you can comment on or make changes to this bug.