Closed
Bug 82052
Opened 23 years ago
Closed 23 years ago
layout crash after resizing
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: timecop, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [ja] (X11; U; Linux 2.4.4 i586; Nav)
BuildID: 20010520
Layout crash after changing font size and reflowing the page
Reproducible: Always
Steps to Reproduce:
1.Go to the URL provided.
2.Wait for the page to load.
3.Increase text size 10% 3 times
4.Hover over the link in 3rd paragraph (with the word CEO)
5.Crash
Actual Results: #0 0x40f163f7 in nsBlockFrame::IsIncrementalDamageConstrained
()
from /usr/local/mozilla/components/libgklayout.so
#1 0x40f1652a in nsBlockFrame::ReflowDirtyLines ()
from /usr/local/mozilla/components/libgklayout.so
#2 0x40f15313 in nsBlockFrame::Reflow ()
from /usr/local/mozilla/components/libgklayout.so
#3 0x40f1ce6d in nsBlockReflowContext::DoReflowBlock ()
from /usr/local/mozilla/components/libgklayout.so
#4 0x40f1c979 in nsBlockReflowContext::ReflowBlock ()
from /usr/local/mozilla/components/libgklayout.so
#5 0x40f17786 in nsBlockFrame::ReflowBlockFrame ()
from /usr/local/mozilla/components/libgklayout.so
#6 0x40f16925 in nsBlockFrame::ReflowLine ()
from /usr/local/mozilla/components/libgklayout.so
#7 0x40f1654d in nsBlockFrame::ReflowDirtyLines ()
from /usr/local/mozilla/components/libgklayout.so
#8 0x40f15313 in nsBlockFrame::Reflow ()
from /usr/local/mozilla/components/libgklayout.so
#9 0x40f22ac2 in nsContainerFrame::ReflowChild ()
from /usr/local/mozilla/components/libgklayout.so
#10 0x40fda22e in nsTableCellFrame::Reflow ()
from /usr/local/mozilla/components/libgklayout.so
#11 0x40f22ac2 in nsContainerFrame::ReflowChild ()
Expected Results: well, it shouldn't crash.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•