Closed
Bug 254572
Opened 20 years ago
Closed 20 years ago
Crash when entering the page.
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: rodolfo, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: ELinks/0.9.2rc4 (textmode; Linux 2.6.7 i686; 146x48)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040806 Firefox/0.9.3
Firefox crashes just by entering the page. This bug is happening so often, with
other pages (http://www.oglobo.com.br) for instance that makes the browser
unusable for me. I'm using elinks now :)
Reproducible: Always
Steps to Reproduce:
1.Enter the site
2.See firefox crashing
3.
Actual Results:
Firefox crashing
Expected Results:
Normal rendering of the page
Since my system is compiled with gcc-3.4.1, I cannot run the official binaries
because of dependency with libstdc++.so.5 (I use libstdc++.so.6), so there's no
talkback ID here. But here's the call trace. It is the same for several pages
where this bug occurs, and it occurs often.
#0 0xffffe410 in ?? ()
#1 0xbfffcf1c in ?? ()
#2 0x0000000b in ?? ()
#3 0x00004b1e in ?? ()
#4 0x401c8781 in raise () from /lib/libpthread.so.0
#5 0x0805f7f7 in nsProfileLock::FatalSignalHandler ()
#6 <signal handler called>
#7 0x4118c9b5 in nsHTMLReflowState::UseComputedHeight ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#8 0x4118cbd6 in nsHTMLReflowState::UseComputedHeight ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#9 0x4118cc43 in nsHTMLReflowState::CalcLineHeight ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#10 0x4116e8c1 in nsBlockReflowState::nsBlockReflowState ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#11 0x41164549 in nsBlockFrame::IsContainingBlock ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#12 0x4116ddbf in nsBlockReflowContext::ReflowBlock ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#13 0x41167767 in nsBlockFrame::ReflowBlockFrame ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#14 0x41166438 in nsBlockFrame::ReflowLine ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#15 0x41165f57 in nsBlockFrame::ReflowDirtyLines ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#16 0x41164883 in nsBlockFrame::IsContainingBlock ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#17 0x41174f74 in nsContainerFrame::ReflowChild ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#18 0x4118922d in NS_NewCanvasFrame ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#19 0x41269200 in nsBoxToBlockAdaptor::Reflow ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#20 0x41268bdf in nsBoxToBlockAdaptor::RefreshSizeCache ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#21 0x4125ffe8 in nsBox::UnCollapseChild ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#22 0x4125c2bc in nsScrollBoxFrame::CreateScrollingView ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#23 0x4125ffe8 in nsBox::UnCollapseChild ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#24 0x4126ac25 in nsContainerBox::LayoutChildAt ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#25 0x41186281 in nsGfxScrollFrameInner::LayoutBox ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#26 0x41186554 in nsGfxScrollFrameInner::Layout ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#27 0x411862e0 in nsGfxScrollFrameInner::LayoutBox ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#28 0x4125ffe8 in nsBox::UnCollapseChild ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#29 0x4126419e in nsBoxFrame::IsInitialReflowForPrintPreview ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#30 0x4118550a in nsGfxScrollFrame::GetScrollbarStyles ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#31 0x41174f74 in nsContainerFrame::ReflowChild ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#32 0x411d5533 in ViewportFrame::AdjustReflowStateForScrollbars ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#33 0x411b080f in IncrementalReflow::Dispatch ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#34 0x411bdfba in PresShell::ProcessReflowCommands ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#35 0x411bd910 in PresShell::RemoveOverrideStyleSheet ()
from /usr/lib/firefox-0.9.3/components/libgklayout.so
#36 0x4013806b in PL_HandleEvent () from /usr/lib/firefox-0.9.3/libxpcom.so
#37 0x40137f9d in PL_ProcessPendingEvents ()
from /usr/lib/firefox-0.9.3/libxpcom.so
#38 0x40139ba1 in nsEventQueueImpl::NotifyObservers ()
from /usr/lib/firefox-0.9.3/libxpcom.so
#39 0x40e327b1 in nsBaseWidget::FreeNativeData ()
from /usr/lib/firefox-0.9.3/components/libwidget_gtk2.so
#40 0x4065e4ff in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
#41 0x406344c7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0x40636773 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#43 0x40636a2a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#44 0x402fc274 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#45 0x40e32bd6 in nsAppShell::ReleaseGlobals ()
from /usr/lib/firefox-0.9.3/components/libwidget_gtk2.so
#46 0x40d4f286 in ?? () from /usr/lib/firefox-0.9.3/components/libnsappshell.so
#47 0x080b6698 in ?? ()
#48 0x080622ec in ?? ()
#49 0xbffff308 in ?? ()
#50 0x080579d2 in xre_main ()
#51 0x080579d2 in xre_main ()
#52 0x08051c38 in main ()
The libraries loaded are:
[rodolfo@home /usr/lib/firefox-0.9.3]$ ldd firefox-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libxpcom.so => not found
libplds4.so => not found
libplc4.so => not found
libnspr4.so => not found
libpthread.so.0 => /lib/libpthread.so.0 (0x40023000)
libdl.so.2 => /lib/libdl.so.2 (0x40037000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x4003b000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x40345000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x403b7000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x403d2000)
libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x403e7000)
libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x403ed000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x403f9000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40430000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40470000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40474000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x404f8000)
libm.so.6 => /lib/libm.so.6 (0x405cf000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x405f2000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x406c4000)
libc.so.6 => /lib/libc.so.6 (0x406cd000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x407e7000)
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x407eb000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x407ef000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x40800000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40814000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x40896000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x4089e000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x408c9000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x408f0000)
libz.so.1 => /lib/libz.so.1 (0x4091b000)
Some notes about my system: lfs 'distribution' compiled with gcc-3.4.1 using
glibc-2.3.4 (cvs build), running X.org, no windows ttf fonts installed (just the
defaults from X), freetype-2.1.9, glib-2.4.5, gtk+-2.4.4
Comment 1•20 years ago
|
||
Most likely another one of those "null font metrics" crashes some versions of
Xft seem so font of....
Comment 2•20 years ago
|
||
Rodolfo Schulz de Lima: Is this still issue with Firefox 1.0.x or actual nightly
build?
Reporter | ||
Comment 3•20 years ago
|
||
Not anymore, firefox is usable right now, not a single crash since 1.0.
Comment 4•20 years ago
|
||
Marking as WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•