[Webkit-unassigned] [Bug 236829] Can't run WebKit (local build & nightly build) with Safari on M1 Max

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 22:42:41 PST 2022


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

--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> ---
> It might be related with the error "fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')", but I'm not sure about these. Details as below.

Yes, it certainly is.

I see two issues:
1. DYLD_ variables are ignored when System Integrity Protection is enabled. Disabling SIP shouldn't be required to use SafariForWebKitDevelopment in principle, but it is at this time.
2. Frameworks aren't getting used because of arm64/arm64e mismatch.

I don't understand why #2 is not happening on one of your machines.

-- 
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/20220222/ab17aef9/attachment.htm>


More information about the webkit-unassigned mailing list