Closed
Bug 266753
Opened 21 years ago
Closed 20 years ago
ASSERTION: Computed overflow area must contain frame bounds: 'aNewSize.width == 0 || aNewSize.height == 0 || aOverflowArea->Contains(nsRect(nsPoint(0, 0), aNewSize))', file nsFrame.cpp, line 4219
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 271047
People
(Reporter: mmokrejs, Unassigned)
Details
Attachments
(1 file)
2.91 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041029
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041029
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
###!!! ASSERTION: Computed overflow area must contain frame bounds:
'aNewSize.width == 0 || aNewSize.height == 0 ||
aOverflowArea->Contains(nsRect(nsPoint(0, 0), aNewSize))', file nsFrame.cpp,
line 4219
Break: at file nsFrame.cpp, line 4219
Suspending process; attach with the debugger.
Program received signal SIGSTOP, Stopped (signal).
[Switching to Thread 147461 (LWP 9104)]
0xb7d1cf86 in nanosleep () from /lib/libpthread.so.0
(gdb)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
![]() |
||
Comment 2•21 years ago
|
||
Testcase? Just knowing that it happens sometimes doesn't help....
*** This bug has been marked as a duplicate of 271047 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•