Subject: Mozilla dumps core too many!
To: None <netbsd-users@netbsd.org>
From: Masao Uebayashi <uebayasi@soum.co.jp>
List: netbsd-users
Date: 07/13/2001 16:13:15
Is this occuring to me that Mozilla 0.9.2 dumps core so often!?
% uname -a
NetBSD sebastes.soum.co.jp 1.5.1_BETA NetBSD 1.5.1_BETA (SATOKO) #1: Fri May 11 18:35:05 JST 2001 root@satoko.soum.co.jp:/usr/src/sys/arch/i386/compile/SATOKO i386
% gdb
(snip)
> bt
#0 0x488b8e45 in FLG_NONE ()
#1 0x488a4501 in nsFontGTKNormal::GetWidth ()
#2 0x488b08b7 in nsRenderingContextGTK::GetWidth ()
#3 0x4918a883 in nsTextFrame::MeasureText ()
#4 0x4918b49f in nsTextFrame::Reflow ()
#5 0x491661a1 in nsLineLayout::ReflowFrame ()
#6 0x4916280a in nsInlineFrame::ReflowInlineFrame ()
#7 0x49162484 in nsInlineFrame::ReflowFrames ()
#8 0x4916233f in nsInlineFrame::Reflow ()
#9 0x491661a1 in nsLineLayout::ReflowFrame ()
(snip)
Masao