Closed Bug 713870 Opened 13 years ago Closed 13 years ago

IonMonkey: don't crash when scripts are invalidated during compilation

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: dvander)

References

Details

Attachments

(1 file)

Atm we crash since the Ion script is NULL. The easiest fix is probably to check whether the script has been invalidated after compilation, like JM.
Attached patch fixSplinter Review
There is another crash after this one, but this gets rid of an assert that AutoIonContextAlloc can't nest.
Assignee: general → dvander
Status: NEW → ASSIGNED
Attachment #584615 - Flags: review?(jdemooij)
Attachment #584615 - Flags: review?(jdemooij) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/feb16cca7241
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: