Closed
Bug 328721
Opened 20 years ago
Closed 15 years ago
multiple Frame abuses NS_FRAME_OUTSIDE_CHILDREN warnings on loading webpages and using menus
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: a.l.w.kuijper, Unassigned)
Details
(Keywords: assertion, Whiteboard: [CLOSEME 5-15-2010])
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.1) Gecko/20060227 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.1) Gecko/20060227 Firefox/1.5.0.1
Firefox is very unstable (able to load 1 to 5 pages before crashing) on my freebsdbox, although I compiled it from source using the ports collection. When I just start it up and load any page it says
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
for multiple times. It also does that when I hover over the menus within firefox.
Note: verifyreflow is disabled
++DOMWINDOW == 4
++WEBSHELL == 3
++DOMWINDOW == 5
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
++DOMWINDOW == 6
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
++DOMWINDOW == 7
--DOMWINDOW == 6
###!!! ASSERTION: Frame abuses NS_FRAME_OUTSIDE_CHILDREN flag: 'Not Reached', file nsFrame.cpp, line 4359
Break: at file nsFrame.cpp, line 4359
Reproducible: Always
Steps to Reproduce:
1. install Firefox 1.5.0.1 on FreeBSD 6.1-Stable
2. Use it via command line
3.
Comment 1•20 years ago
|
||
See bug 315210, comment 27 and further.
Comment 2•16 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 5-15-2010]
Version: unspecified → 1.5.0.x Branch
Comment 3•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.x or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•