Closed Bug 722955 Opened 13 years ago Closed 13 years ago

IonMonkey: Bailouts can corrupt rectifier frames

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dvander, Assigned: dvander)

References

Details

Attachments

(1 file)

Rectifier frames use their frame descriptor to determine how much stack space to free. However, EnsureExitFrame changes the descriptor size (necessary for stack walking), causing rectifier frames to crash on return. bug 717297 would fix this for real, in the meantime, this patch adds a new frame type that the stack walker knows how to correct for.
Attached patch fix (deleted) — Splinter Review
With OSI + this we can run Kraken again.
Attachment #593286 - Flags: review?(christopher.leary)
Attachment #593286 - Flags: review?(christopher.leary) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: