[Webkit-unassigned] [Bug 228060] New: run-webkit-archive crashes with dyld error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 10:44:33 PDT 2021


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

            Bug ID: 228060
           Summary: run-webkit-archive crashes with dyld error
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jed at jedfox.com

I downloaded WebKit Nightly r280019 to prepare to report a bug in Safari Technology Preview. I right-clicked on run-webkit-archive and chose Open to run it. the Terminal app was opened and showed me this:

$ /Users/jed/Downloads/280019/run-webkit-archive ; exit;
Setting DYLD FRAMEWORK and LIBRARY paths to /Users/jed/Downloads/280019/Release
dyld: Symbol not found: __ZN9Inspector17BackendDispatcher19reportProtocolErrorEN3WTF8OptionalIlEENS0_15CommonErrorCodeERKNS1_6StringE
  Referenced from: /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector
  Expected in: /Users/jed/Downloads/280019/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore
 in /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector

I am running Safari 14.1.1 (16611.2.7.1.4) on macOS 11.4 (20F71), and Safari Technology Preview Release 127 (Safari 15.0, WebKit 16612.1.18.11.3). I use the fish shell, but running run-webkit-archive from bash produced the same error.

The symbol referenced above was also mentioned in Bug 165351, which was fixed at the end of 2016.

-- 
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/20210718/e18f9a19/attachment.htm>


More information about the webkit-unassigned mailing list