Closed Bug 466128 Opened 16 years ago Closed 16 years ago

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

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: jruderman, Assigned: dvander)

Details

(Keywords: assertion, testcase, verified1.9.1)

Attachments

(1 file)

for (let a = 0; a < 3; ++a) { 
  for each (let b in [1, 2, "three", 4, 5, 6, 7, 8]) {
  }
}

Assertion failure: !ti->stackTypeMap.matches(ti_other->stackTypeMap), at ../jstracer.cpp:2964
Assignee: general → danderson
Attached patch proposed fixSplinter Review
Need to keep a list of which trees to trash.
Attachment #349506 - Flags: review?(gal)
Attachment #349506 - Flags: review?(gal) → review+
Pushed fix as changeset http://hg.mozilla.org/tracemonkey/rev/6d441358bc57
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Checking in js1_8/regress/regress-466128.js;
/cvsroot/mozilla/js/tests/js1_8/regress/regress-466128.js,v  <--  regress-466128.js
initial revision: 1.1
done
Flags: in-testsuite+
Flags: in-litmus-
Attachment #349506 - Flags: approval1.9.1+
test included in js1_8_1/trace/trace-test.js 
http://hg.mozilla.org/mozilla-central/rev/8f967a7729e2
v 1.9.1, 1.9.2
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: