Closed Bug 652415 Opened 15 years ago Closed 13 years ago

Crash due to call stack overflow [@ xml_toString]

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: decoder, Unassigned)

Details

(Keywords: crash, testcase, Whiteboard: js-triage-needed)

Crash Data

The following code crashes on TM revision 90a7b141e0cf (no options required): x = <alpha><delta></delta></alpha>; XML.prettyIndent = x; x.toString(); Crash is due to a call stack overflow, so most likely not security relevant.
Crash Signature: [@ xml_toString]
Confirmed to be still valid on m-c revision 7ed661aa832d.
Summary: TM: Crash due to call stack overflow [@ xml_toString] → Crash due to call stack overflow [@ xml_toString]
Whiteboard: js-triage-needed
OS: Linux → All
Gone.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.