Bug 145374 - CLoop crashes on bigendian 32bits architectures.
Summary: CLoop crashes on bigendian 32bits architectures.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (PowerPC) Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-26 00:18 PDT by fabien.coeurjoly
Modified: 2015-09-12 00:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?