Closed Bug 865880 Opened 12 years ago Closed 12 years ago

Crash when setting attribute of DOMSVGStringList

Categories

(Core :: SVG, defect)

23 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 864509
Tracking Status
firefox23 --- affected

People

(Reporter: nils, Unassigned)

References

Details

(Keywords: regression)

Attachments

(2 files)

Attached file testcase (crashes firefox) (deleted) —
The attached testcase crashes when accessing unmapped memory.
Attached file windbg stack (deleted) —
Attachment #742059 - Attachment mime type: text/plain → text/html
On linux I get Assertion failure: clasp && clasp->mDOMObjectIsISupports, at /home/smaug/mozilla/hg/mozilla/js/xpconnect/src/XPCWrappedNativeScope.cpp:431
I think this is a regression from bug 861507
and I think we're missing nsContentUtils::ReleaseWrapper(this, this); from the dtor of DOMSVGStringList. But I don't know about the assertion.
Er, hmm, nsContentUtils::ReleaseWrapper shouldn't be needed, since unlink should do it.
As far as I can tell this is a duplicate of bug 864509.
I confirmed that I crash with the testcase here, and then don't crash with the patch in bug 864509 applied.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: [sg:dupe 864509]
Whiteboard: [sg:dupe 864509]
Group: core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: