Closed Bug 639807 Opened 13 years ago Closed 13 years ago

TI Crash [@ js::types::TypeFailure] involving unknown bytecode enumconstelem

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: crash, testcase, Whiteboard: fixed-in-jaegermonkey)

Crash Data

Attachments

(1 file)

Attached file stack
eval("const[]=*,[x]=r")

causes an [infer failure] Unknown bytecode: enumconstelem then a crash on both js debug and opt shells with -m, -n and -a on JM changeset 511f51584aad.
Handle the JSOP_ENUMCONSTELEM opcode during inference.  I'm reasonably sure this opcode is never used in js/src/tests or js/src/jit-test (other than the test this adds).

http://hg.mozilla.org/projects/jaegermonkey/rev/adc45b0a01c8
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-jaegermonkey
Crash Signature: [@ js::types::TypeFailure]
A testcase for this bug was automatically identified at js/src/jit-test/tests/basic/bug639807.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: