[Webkit-unassigned] [Bug 180691] New: Symbol not found: __ZN3WTF8LockBase10unlockSlowEv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 23:39:18 PST 2017


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

            Bug ID: 180691
           Summary: Symbol not found: __ZN3WTF8LockBase10unlockSlowEv
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at devinrousso.com

I just tried running my local build via `Tools/Scripts/run-safari --release` and got this error:

Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to built WebKit in WebKitBuild/Release.
dyld: Symbol not found: __ZN3WTF8LockBase10unlockSlowEv
  Referenced from: /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
  Expected in: WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore
 in /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari

I'm guessing that this is related to <https://webkit.org/b/180495>, as it removed LockBase.

* Info:
ProductName:    Mac OS X
ProductVersion: 10.13.2
BuildVersion:   17C88

-- 
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/20171212/6ea4032e/attachment-0001.html>


More information about the webkit-unassigned mailing list