Closed Bug 413174 Opened 17 years ago Closed 16 years ago

Crash [@ nsContentUtils::ContentIsDescendantOf] with <svg:use>, counters

Categories

(Core :: SVG, defect)

defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, crash, testcase)

Crash Data

Attachments

(1 file, 1 obsolete file)

Attached image testcase (crashes Firefox when loaded) (obsolete) —
This crash looks similar to the crash in bug 384728.  In fact, this testcase is based on the crashtest for bug 384728.

###!!! ASSERTION: no common ancestor at all???: 'parent', file /Users/jruderman/trunk/mozilla/layout/base/nsLayoutUtils.cpp, line 358

###!!! ASSERTION: same content, different frames: 'cmp != 0', file /Users/jruderman/trunk/mozilla/layout/base/nsGenConList.cpp, line 140

###!!! ASSERTION: sorting error: 'IsLast(aNode) || NodeAfter(Next(aNode), aNode)', file /Users/jruderman/trunk/mozilla/layout/base/nsGenConList.cpp, line 198

###!!! ASSERTION: null check on startContent should be sufficient to null check nodeContent as well, since if nodeContent is for the root, startContent (which is before it) must be too: 'nodeContent || !startContent', file /Users/jruderman/trunk/mozilla/layout/base/nsCounterManager.cpp, line 145

###!!! ASSERTION: The possible descendant is null!: 'aPossibleDescendant', file /Users/jruderman/trunk/mozilla/content/base/src/nsContentUtils.cpp, line 1255

Crash in nsINode::GetNodeParent called by nsContentUtils::ContentIsDescendantOf.
Someone who understands the svg:use setup will have to debug this one...  I'm not going to be able to look into this until May.
OS: Mac OS X → All
Hardware: PC → All
Attachment #298028 - Attachment is obsolete: true
WFM on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Flags: in-testsuite? → in-testsuite+
Crash Signature: [@ nsContentUtils::ContentIsDescendantOf]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: