Closed Bug 850564 Opened 11 years ago Closed 11 years ago

Assertion failure: v.isUndefined(), at jsarray.cpp with --enable-root-analysis

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(1 file)

Attached file stack
x = wrapWithProto((new Object), Iterator.caller)
Array.prototype.push.call(x, 1)
x.length = 7
Array.prototype.reverse.call(x)

asserts js debug shell on m-c changeset c1a5c44ae3d8 without any CLI arguments at Assertion failure: v.isUndefined(),

I'll be running autoBisect overnight.
Summary: "Assertion failure: v.isUndefined()," with --enable-root-analysis → Assertion failure: v.isUndefined(), at jsarray.cpp with --enable-root-analysis
This was likely fixed by bug 851673.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: