Closed Bug 603554 Opened 14 years ago Closed 14 years ago

E4X + sandbox, crash [@ JSString::length | js_ConcatStrings]

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: crash, testcase)

Crash Data

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) { } } Crash [@ JSString::length | js_ConcatStrings]
WFM on TM branch.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ JSString::length | js_ConcatStrings]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: