Closed Bug 750416 Opened 13 years ago Closed 13 years ago

Assertion failure: *vpp <= *endp in restoreValueArray

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: billm, Assigned: billm)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) (deleted) — Splinter Review
I found this while tryservering the incremental GC code and managed to turn it into a unit test. If the slotspan of an object decreases during marking, and if the slotspan was below the number of fixed slots, then we'll assert. This patch just handles the decrease more carefully.
Attachment #619645 - Flags: review?(igor)
Attached patch patch with test (deleted) — Splinter Review
Oops. Forgot the test.
Attachment #619645 - Attachment is obsolete: true
Attachment #619645 - Flags: review?(igor)
Attachment #619646 - Flags: review?(igor)
Comment on attachment 619646 [details] [diff] [review] patch with test Review of attachment 619646 [details] [diff] [review]: ----------------------------------------------------------------- Nice catch!
Attachment #619646 - Flags: review?(igor) → review+
Status: NEW → 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: