Closed Bug 731745 Opened 13 years ago Closed 13 years ago

"Assertion failure: obj->asCall().maybeStackFrame(),"

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 731724

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase, Whiteboard: js-triage-needed)

Attachments

(1 file)

Attached file stack
function h(s) { return eval(s) } f = h("(function(){function::arguments=[]})") for (a in f()) {} asserts js debug shell on m-c changeset 8ec22af2fe91 without any CLI arguments at Assertion failure: obj->asCall().maybeStackFrame(), May be related to bug 731724, as these 2 asserts both appeared during reduction and point to the same regressing changeset. autoBisect shows this is probably related to the following changeset: The first bad revision is: changeset: 87904:bd71047c9b4d user: Luke Wagner date: Tue Feb 07 12:34:29 2012 -0800 summary: Bug 724790 - get rid of the hasOverriddenArgs funny business (r=waldo)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was automatically identified at js/src/jit-test/tests/e4x/bug731745.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: