Bug 145374
| Summary: | CLoop crashes on bigendian 32bits architectures. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fabien.coeurjoly |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | mark.lam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (PowerPC) | ||
| OS: | Other | ||
fabien.coeurjoly
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
fabien.coeurjoly
Could someone please investigate this issue ? It would be nice to have Javascriptcore work again on 32bits bigendian architectures.
Mark Lam
(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?