Closed Bug 572003 Opened 14 years ago Closed 14 years ago

Crash [@ nsContentUtils::ContentIsDescendantOf] with xul:menuitem, xul:popup

Categories

(Core :: XUL, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla2.0b1

People

(Reporter: jruderman, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(2 files)

      No description provided.
Before the crash, I get:

###!!! ASSERTION: not in child list: 'found', file layout/base/nsLayoutUtils.cpp, line 278

###!!! ASSERTION: unexpected child list: 'Error', file layout/generic/nsBlockFrame.cpp, line 4928

###!!! ASSERTION: Why did we get called?: '!aChildContent->GetPrimaryFrame() || !aState.mSetPrimaryFrames || aChildContent->GetPrimaryFrame()->GetContent() != aChildContent', file layout/base/nsCSSFrameConstructor.cpp, line 2190

###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file layout/base/nsGenConList.cpp, line 136

###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file layout/base/nsGenConList.cpp, line 136

###!!! ASSERTION: Losing track of existing primary frame: '!aFrame || !mPrimaryFrame || aFrame == mPrimaryFrame', file ../../dist/include/nsIContent.h, line 875

###!!! 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 layout/base/nsCounterManager.cpp, line 165

###!!! ASSERTION: The possible descendant is null!: 'aPossibleDescendant', file content/base/src/nsContentUtils.cpp, line 1441
Attachment #451151 - Attachment mime type: application/octet-stream → application/vnd.mozilla.xul+xml
The patch in bug 536720 fixes this and includes the test here.
Assignee: nobody → matspal
Depends on: 536720
OS: Mac OS X → All
Hardware: x86 → All
Fixed by bug 536720.
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
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: