Bug 145374

Summary: CLoop crashes on bigendian 32bits architectures.
Product: WebKit Reporter: fabien.coeurjoly
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: mark.lam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (PowerPC)   
OS: Other   

Description fabien.coeurjoly 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.
Comment 1 fabien.coeurjoly 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.
Comment 2 Mark Lam 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?