[Webkit-unassigned] [Bug 262087] New: dyld: Symbol not found: _CGImageSourceEnableRestrictedDecoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 17:15:42 PDT 2023


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

            Bug ID: 262087
           Summary: dyld: Symbol not found:
                    _CGImageSourceEnableRestrictedDecoding
           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: changseok at webkit.org

I got the following runtime error in the run-minibrowser launch. I built the latest webkit code with Xcode 15.0 on macOS 13.6.

/Users/changseok/Projects/WebKit/Tools/Scripts/run-minibrowser
Starting MiniBrowser with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/changseok/Projects/WebKit/WebKitBuild/Release.
dyld[37974]: Symbol not found: _CGImageSourceEnableRestrictedDecoding
  Referenced from: <600103B1-F233-392D-BB16-73548982E20D> /Users/changseok/Projects/WebKit/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (built for macOS 14.0 which is newer than running OS)
  Expected in:     <EF1BFD9F-FA9E-30C6-8680-77D3712EA0E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

-- 
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/20230926/3a61ee87/attachment.htm>


More information about the webkit-unassigned mailing list