Closed Bug 462282 Opened 17 years ago Closed 17 years ago

TM: "Assertion failure: !ti->stackTypeMap.matches(ti_other->stackTypeMap)" #3

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: dvander)

Details

(Keywords: assertion, testcase)

Attachments

(1 file, 1 obsolete file)

for each (let i in [0, 0, 0, "", 0, 0, "", 0, 0, "", 0]) { } Assertion failure: !ti->stackTypeMap.matches(ti_other->stackTypeMap), at jstracer.cpp:2727
Attached patch proposed fix (obsolete) — Splinter Review
Awesome bug - linked peers must be dependent or else much badness ensues when one gets trashed.
Assignee: general → danderson
Status: NEW → ASSIGNED
Attachment #345461 - Flags: review?(gal)
whoops, forgot to use addUnique
Attachment #345461 - Attachment is obsolete: true
Attachment #345463 - Flags: review?(gal)
Attachment #345461 - Flags: review?(gal)
Attachment #345461 - Flags: review+
Attachment #345461 - Flags: review+
Attachment #345463 - Flags: review?(gal) → review+
Comment on attachment 345463 [details] [diff] [review] actual proposed fix Ouch. Yeah add would have been bad.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
http://hg.mozilla.org/mozilla-central/rev/37b3fdbb0f07 /cvsroot/mozilla/js/tests/js1_7/regress/regress-462282.js,v <-- regress-462282.js initial revision: 1.1
Flags: in-testsuite+
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: