Closed Bug 657979 Opened 14 years ago Closed 14 years ago

TI: "Assertion failure: op == JSOP_NEWARRAY || op == JSOP_NEWOBJECT || op == JSOP_NEWINIT," with trap

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

function f(){ with({a:0}){}; } dis(f) trap(f, 0, '') f() asserts js debug shell on JM changeset 5d1cbc94bc42 with -d, -a and -n at Assertion failure: op == JSOP_NEWARRAY || op == JSOP_NEWOBJECT || op == JSOP_NEWINIT,
Attachment #533325 - Attachment description: stack → dis() information, and stack
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: