RESOLVED DUPLICATE of bug 265342 265340
JSCore crashes immediately on big endian
https://bugs.webkit.org/show_bug.cgi?id=265340
Summary JSCore crashes immediately on big endian
Jacek Piszczek
Reported 2023-11-25 15:47:52 PST
JavaScriptCore/runtime/UGPRPair.h/makeUGPRPair doesn't account for endianness. This breaks JSCore on big endian CPUs, usually via a RELEASE_ASSERT in bytecodeOffset().
Attachments
Jacek Piszczek
Comment 1 2023-11-26 09:27:44 PST
*** This bug has been marked as a duplicate of bug 265342 ***
Note You need to log in before you can comment on or make changes to this bug.