Closed Bug 1006850 Opened 11 years ago Closed 11 years ago

Assertion failure: ins->lhs()->type() == MIRType_Int32, at jit/Lowering.cpp:1545

Categories

(Core :: JavaScript Engine: JIT, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1006301

People

(Reporter: decoder, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

The following testcase asserts on mozilla-central revision 87c8f870e2b9 (run with --fuzzing-safe --ion-eager): for (var a = 0; a < 4; --a) { if (a % 4 == 1) {} }
Dup, didn't see gkw's bug over there :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: