Closed Bug 1128449 Opened 10 years ago Closed 10 years ago

MIPS simulators should not crash on stack allocation failure

Categories

(Core :: JavaScript Engine: JIT, defect)

Other
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1127777 +++ The constructor should be split up to allow proper signaling of OOM. This is not hard. Crashes are encountered during jsapi-tests' OOM testing currently due to stack allocation failure, but a fragmented malloc heap can easily cause such OOM. This bug pertains to MIPS. I'm forking it because the MIPS assembler does not currently compile.
Carrying forward r+ from jandem, see bug 1127777.
Attachment #8557831 - Flags: review+
Depends on: 1128807
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: