It still does crash though:

% iceape -g
bian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library 
"/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/lib/iceape/iceape-bin -a iceape
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 31874)]
[New Thread 32769 (LWP 31875)]
[New Thread 16386 (LWP 31876)]
[New Thread 32771 (LWP 31877)]
[New Thread 49156 (LWP 31878)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 31874)]
nsFrame::BoxReflow (this=0x8261d68, [EMAIL PROTECTED], 
    aPresContext=0x8220e60, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], [EMAIL PROTECTED], aX=1400, aY=1400, aWidth=0, 
    aHeight=0, aMoveFrame=1) at nsFrame.cpp:5407
5407    nsFrame.cpp: No such file or directory.
        in nsFrame.cpp
(gdb) bt
 0  nsFrame::BoxReflow (this=0x8261d68, [EMAIL PROTECTED], 
    aPresContext=0x8220e60, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], [EMAIL PROTECTED], aX=1400, aY=1400, aWidth=0, 
    aHeight=0, aMoveFrame=1) at nsFrame.cpp:5407
 1  0x41082e2d in nsFrame::DoLayout (this=0x8261d68, [EMAIL PROTECTED])
    at nsFrame.cpp:5211
 2  0x4118c6fd in nsIFrame::Layout (this=0x8261d68, [EMAIL PROTECTED])
    at nsBox.cpp:800
 3  0x4118e67c in nsBoxFrame::LayoutChildAt ([EMAIL PROTECTED], 
    aBox=0x8261d68, [EMAIL PROTECTED]) at nsBoxFrame.cpp:2697
 4  0x4108d426 in nsGfxScrollFrameInner::LayoutScrollbars (this=0x8261b48, 
    [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], 
    [EMAIL PROTECTED]) at nsGfxScrollFrame.cpp:2426
 5  0x4108efff in nsHTMLScrollFrame::Reflow (this=0x8261b04, 
    aPresContext=0x8220e60, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], [EMAIL PROTECTED]) at nsGfxScrollFrame.cpp:818
 6  0x41078980 in nsContainerFrame::ReflowChild (this=0x826192c, 
    aKidFrame=0x8261b04, aPresContext=0x8220e60, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], aX=0, aY=0, aFlags=0, [EMAIL PROTECTED])
    at nsContainerFrame.cpp:905
 7  0x410d0a64 in ViewportFrame::Reflow (this=0x826192c, 
    aPresContext=0x8220e60, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], [EMAIL PROTECTED]) at nsViewportFrame.cpp:239
 8  0x41059069 in PresShell::InitialReflow (this=0x8260e18, aWidth=1400, 
    aHeight=1400) at nsPresShell.cpp:2904
 9  0x411d06ef in nsContentSink::StartLayout (this=0x8255db8, aIsFrameset=0)
    at nsContentSink.cpp:921
 10 0x412b1502 in HTMLContentSink::StartLayout (this=0x8255db8)
    at nsHTMLContentSink.cpp:3563
 11 0x412b63a4 in HTMLContentSink::OpenBody (this=0x8255db8, [EMAIL PROTECTED])
    at nsHTMLContentSink.cpp:2634
 12 0x416a686a in CNavDTD::OpenBody (this=0x8262b48, aNode=0x8262db8)
    at CNavDTD.cpp:2972
 13 0x416a7016 in CNavDTD::OpenContainer (this=0x8262b48, aNode=0x8262db8, 
    aTag=eHTMLTag_body, aClosedByStartTag=1, aStyleStack=0x0)
    at CNavDTD.cpp:3204
 14 0x416aaf5c in CNavDTD::HandleDefaultStartToken (this=0x8262b48, 
    aToken=0x824fbf8, aChildTag=eHTMLTag_body, aNode=0x8262db8)
    at CNavDTD.cpp:1281
 15 0x416ab2e3 in CNavDTD::HandleStartToken (this=0x8262b48, aToken=0x824fbf8)
    at CNavDTD.cpp:1668
 16 0x416ab802 in CNavDTD::HandleToken (this=0x8262b48, aToken=0x824fbf8, 
    aParser=0x8220020) at CNavDTD.cpp:955
 17 0x416a82f4 in CNavDTD::BuildModel (this=0x8262b48, aParser=0x8220020, 
    aTokenizer=0x8263028, anObserver=0x0, aSink=0x8255e04) at CNavDTD.cpp:458
 18 0x416bd6f2 in nsParser::BuildModel (this=0x8220020) at nsParser.cpp:2140
 19 0x416c027a in nsParser::ResumeParse (this=0x8220020, allowIteration=1, 
    aIsFinalChunk=0, aCanInterrupt=1) at nsParser.cpp:2007
 20 0x416bcbe9 in nsParser::OnDataAvailable (this=0x8220020, 
    request=0x81bbf6c, aContext=0x0, pIStream=0x81bc3b0, sourceOffset=0, 
    aLength=117) at nsParser.cpp:2687
 21 0x4172968d in nsDocumentOpenInfo::OnDataAvailable (this=0x81bc168, 
    request=0x81bbf6c, aCtxt=0x0, inStr=0x81bc3b0, sourceOffset=0, count=117)
    at nsURILoader.cpp:372
 22 0x40cc7d78 in nsFileChannel::OnDataAvailable (this=0x81bbf40, 
    req=0x81bd2b0, ctx=0x0, stream=0x81bc3b0, offset=0, count=117)
    at nsFileChannel.cpp:570
 23 0x40c74671 in nsInputStreamPump::OnStateTransfer (this=0x81bd2b0)
    at nsInputStreamPump.cpp:437
 24 0x40c747cf in nsInputStreamPump::OnInputStreamReady (this=0x81bd2b0, 
    stream=0x81bc3b0) at nsInputStreamPump.cpp:340
 25 0x4007282c in nsInputStreamReadyEvent::EventHandler (plevent=0x81bd30c)
    at nsStreamUtils.cpp:119
 26 0x40087137 in PL_HandleEvent (self=0x81bd30c) at plevent.c:688
 27 0x40087449 in PL_ProcessPendingEvents (self=0x80b3238) at plevent.c:623
 28 0x400892ce in nsEventQueueImpl::ProcessPendingEvents (this=0x80b3000)
    at nsEventQueue.cpp:417
 29 0x41761d05 in event_processor_callback (source=0x821f440, 
    condition=G_IO_IN, data=0x0) at nsAppShell.cpp:67
 30 0x4080fc7f in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0
 31 0x407e6731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
 32 0x407e97a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
 33 0x407e9b67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 34 0x4031c281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 35 0x41762152 in nsAppShell::Run (this=0x8165310) at nsAppShell.cpp:139
 36 0x4158ec84 in nsAppStartup::Run (this=0x8157220) at nsAppStartup.cpp:207
 37 0x0804bf87 in main1 (argc=3, argv=0xbffff9f4, 
    nativeApp=<value optimized out>) at nsAppRunner.cpp:1249
 38 0x0804cffd in main (argc=Cannot access memory at address 0x0
) at nsAppRunner.cpp:1736
 39 0x409773be in __libc_start_main () from /lib/libc.so.6
 40 0x0804a061 in _start () at ../sysdeps/i386/elf/start.S:119
(gdb) 

--
        Aleksi Suhonen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to