Closed Bug 601841 Opened 14 years ago Closed 14 years ago

"Assertion failure: JSVAL_IS_DOUBLE(v)" [@ IteratorFinalize]

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 Cu = Components.utils;
var sandbox = Cu.Sandbox("http://example.org/");
sandbox.newSandbox = function() Cu.Sandbox("http://example.com/");
try { Cu.evalInSandbox("for (var e in newSandbox());", sandbox); } catch(e){}
gc();

Assertion failure: JSVAL_IS_DOUBLE(v), at js/src/jsapi.h:284
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: