Closed
Bug 253770
Opened 21 years ago
Closed 21 years ago
FF091 - bsdnews.com causes crash [@ GetNormalLineHeight() ]
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 180309
People
(Reporter: kaiser, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a3) Gecko/20040730 Firefox/0.9.1+
http://bsdnews.com/ and other pages on the site (e.g.
http://bsdnews.com/view_story.php3?story_id=4661) cause a crash
Reproducible: Always
Steps to Reproduce:
1. Go to http://bsdnews.com/
2.
3.
Actual Results:
crash
Expected Results:
not crash
TB449468Y
TB449472E
Comment 1•21 years ago
|
||
Christopher, is this bug dupe of bug 180309?
TB449468Y, TB449472E look same:
GetNormalLineHeight()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLReflowState.cpp,
line 2118]
ComputeLineHeight()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLReflowState.cpp,
line 704]
nsBlockReflowState::nsBlockReflowState()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockReflowState.cpp,
line 165]
nsBlockFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 693]
nsBlockReflowContext::ReflowBlock()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockReflowContext.cpp,
line 546]
nsBlockFrame::ReflowBlockFrame()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 95]
nsBlockFrame::ReflowLine()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 535]
nsBlockFrame::ReflowDirtyLines()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 2092]
nsBlockFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsBlockFrame.cpp,
line 820]
nsContainerFrame::ReflowChild()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 982]
CanvasFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsHTMLFrame.cpp,
line 553]
nsBoxToBlockAdaptor::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBoxToBlockAdaptor.cpp,
line 882]
nsBoxToBlockAdaptor::DoLayout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBoxToBlockAdaptor.cpp,
line 626]
nsBox::Layout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBox.cpp,
line 990]
nsScrollBoxFrame::DoLayout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsScrollBoxFrame.cpp,
line 344]
nsBox::Layout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBox.cpp,
line 990]
nsContainerBox::LayoutChildAt()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsContainerBox.cpp,
line 650]
nsGfxScrollFrameInner::Layout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsGfxScrollFrame.cpp,
line 1832]
nsHTMLScrollFrame::DoLayout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsGfxScrollFrame.cpp,
line 589]
nsBox::Layout()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBox.cpp,
line 990]
nsBoxFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/xul/base/src/nsBoxFrame.cpp,
line 872]
nsHTMLScrollFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsGfxScrollFrame.cpp,
line 544]
nsContainerFrame::ReflowChild()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsContainerFrame.cpp,
line 982]
ViewportFrame::Reflow()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsViewportFrame.cpp,
line 252]
IncrementalReflow::Dispatch()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 52]
PresShell::ProcessReflowCommands()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6322]
ReflowEvent::HandleEvent()
PL_HandleEvent()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 693]
PL_ProcessPendingEvents()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 627]
nsEventQueueImpl::ProcessPendingEvents()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/nsEventQueue.cpp,
line 395]
event_processor_callback()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 67]
Keywords: crash
Summary: bsdnews.com causes crash → FF091 - bsdnews.com causes crash [@ GetNormalLineHeight() ]
Comment 2•21 years ago
|
||
dup
*** This bug has been marked as a duplicate of 180309 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ GetNormalLineHeight() ]
You need to log in
before you can comment on or make changes to this bug.
Description
•