Closed Bug 366271 Opened 19 years ago Closed 18 years ago

"ASSERTION: Some frame destructors were not called" with <select> in <svg:foreignObject> and overflow: scroll

Categories

(Core :: SVG, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, memory-leak, testcase)

Attachments

(1 file)

Reloading the testcase triggers two assertions: ###!!! ASSERTION: post-reflow queues not empty. This means we're leaking: 'mFirstAttributeRequest == nsnull && mLastAttributeRequest == nsnull && mFirstCallbackEventRequest == nsnull && mLastCallbackEventRequest == nsnull', file /Users/admin/trunk/mozilla/layout/base/nsPresShell.cpp, line 1424 ###!!! ASSERTION: Some frame destructors were not called: 'mFrameCount == 0', file /Users/admin/trunk/mozilla/layout/base/nsPresShell.cpp, line 622 The second assertion (added in bug 334514) often indicates the presence of a security hole. I think this bug isn't a security hole, but it would still be nice to have it fixed quickly so I can tell whether there are other bugs that trigger the assertion.
Depends on: 366956
Still happens on trunk (after bug 366956 checkin).
Flags: blocking1.9?
WFM with the testcase. I guess I haven't seen this bug for a week or two.
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: blocking1.9?
Resolution: --- → WORKSFORME
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: