Closed Bug 601876 Opened 14 years ago Closed 14 years ago

"Assertion failure: obj->isNative()" with COW, iterator

Categories

(Core :: XPConnect, 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 s = Components.utils.Sandbox("http://example.com/");
s.arr = [];
Components.utils.evalInSandbox("for (p in (function()arr)()) {}", s);

Result:

Assertion failure: obj->isNative(), at js/src/jslock.cpp:1238
WFM
Status: NEW → RESOLVED
Closed: 14 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: