NEW 145374
CLoop crashes on bigendian 32bits architectures.
https://bugs.webkit.org/show_bug.cgi?id=145374
Summary CLoop crashes on bigendian 32bits architectures.
fabien.coeurjoly
Reported 2015-05-26 00:18:33 PDT
As requested, i reopen this issue, which might not be a clone of bug 137020, but rather a new bug. WebKit crashes in Cloop execute() method as soon as some js code is executed. It was tested with r183764 WebKit on a PowerPC Mac mini.
Attachments
fabien.coeurjoly
Comment 1 2015-09-12 00:13:07 PDT
Could someone please investigate this issue ? It would be nice to have Javascriptcore work again on 32bits bigendian architectures.
Mark Lam
Comment 2 2015-09-12 00:56:11 PDT
(In reply to comment #1) > Could someone please investigate this issue ? It would be nice to have > Javascriptcore work again on 32bits bigendian architectures. Fabien, unfortunately, we don't have a big endian machine to even reproduce this issue. Can you do the leg work to debug it since it sounds like you use such a machine? For starters, how about a crash trace?
Note You need to log in before you can comment on or make changes to this bug.