Closed Bug 603555 Opened 15 years ago Closed 15 years ago

E4X + sandbox, "Assertion failure: nameobj->getClass() == &js_AttributeNameClass || nameobj->getClass() == &js_QNameClass"

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file stack trace
In xpcshell: var sandbox = Components.utils.Sandbox("http://example.com/"); for (var j = 0; j < 2; ++j) { gc(); try { Components.utils.evalInSandbox("*", sandbox); } catch(e) { } } Assertion failure: nameobj->getClass() == &js_AttributeNameClass || nameobj->getClass() == &js_QNameClass, at js/src/jsxml.cpp:7377
WFM on TM branch.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: