WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug