Closed Bug 732849 Opened 12 years ago Closed 12 years ago

IonMonkey: Assertion failure: !isIndex(&dummy), at vm/String.h:832

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86_64
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Assigned: dvander)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

The following testcase asserts on ionmonkey revision 1fd6c40d3852 (run with --ion -n -m --ion-eager):


a = [];
evaluate("if ('1234' + '' != (01  )) { var a = [];}");
Attached patch fixSplinter Review
This probably broke with a merge.
Assignee: general → dvander
Status: NEW → ASSIGNED
Attachment #605103 - Flags: review?(sstangl)
Attachment #605103 - Flags: review?(sstangl) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/79b5d9b66d9a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
A testcase for this bug was automatically identified at js/src/jit-test/tests/ion/bug732849.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.