Crash after recent compile

Sean Lynch lynch30 at marshall.edu
Sun Feb 13 22:40:06 GMT 2005


I updated my CVS and compiled today and now when I visit one of my school's 
site, I get a crash with this backtrace.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1105164416 (LWP 18953)]
[KCrash handler]
#7  0x4274af51 in khtml::RenderFlow::repaint (this=0x8fe5f70, immediate=false)
    at render_flow.h:63
#8  0x4273d809 in khtml::RenderObject::repaintDuringLayout (this=)
    at render_object.cpp:1303
#9  0x4272b024 in khtml::RenderBlock::layoutInlineChildren (this=)
    at bidi.cpp:1286
#10 0x42732685 in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:529
#11 0x4275ce0b in khtml::RenderTableCell::layout (this=0x8fe5ee4)
    at render_table.cpp:1889
#12 0x4275d293 in khtml::RenderTableRow::layout (this=)
    at render_table.cpp:1800
#13 0x427445dd in khtml::RenderContainer::layout (this=)
    at render_object.h:377
#14 0x427619cc in khtml::RenderTable::layout (this=0x8895790)
    at render_table.cpp:284
#15 0x427309e2 in khtml::RenderBlock::layoutBlockChildren (this=0x8893ba8, 
    relayoutChildren=false) at render_object.h:377
#16 0x4273285e in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:531
#17 0x42732b8e in khtml::RenderBlock::layout (this=0x8893ba8)
    at render_block.cpp:435
#18 0x427309e2 in khtml::RenderBlock::layoutBlockChildren (this=0x8893b30, 
    relayoutChildren=false) at render_object.h:377
#19 0x4273285e in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:531
#20 0x42732b8e in khtml::RenderBlock::layout (this=0x8893b30)
    at render_block.cpp:435
#21 0x427309e2 in khtml::RenderBlock::layoutBlockChildren (this=0x8893ab8, 
    relayoutChildren=false) at render_object.h:377
#22 0x4273285e in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:531
#23 0x42732b8e in khtml::RenderBlock::layout (this=0x8893ab8)
    at render_block.cpp:435
#24 0x427804de in khtml::RenderBody::layout (this=) at render_body.cpp:93
#25 0x427309e2 in khtml::RenderBlock::layoutBlockChildren (this=0x88939e4, 
    relayoutChildren=false) at render_object.h:377
#26 0x4273285e in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:531
#27 0x42732b8e in khtml::RenderBlock::layout (this=0x88939e4)
    at render_block.cpp:435
#28 0x427309e2 in khtml::RenderBlock::layoutBlockChildren (this=0x88938d0, 
    relayoutChildren=false) at render_object.h:377
#29 0x4273285e in khtml::RenderBlock::layoutBlock (this=)
    at render_block.cpp:531
#30 0x42732b8e in khtml::RenderBlock::layout (this=0x88938d0)
    at render_block.cpp:435
#31 0x4277a459 in khtml::RenderCanvas::layout (this=) at render_canvas.cpp:160
#32 0x4267fe78 in KHTMLView::layout (this=) at khtmlview.cpp:773
#33 0x42680812 in KHTMLView::timerEvent (this=0x87db480, e=0x8e56ba8)
    at khtmlview.cpp:2954
#34 0x40c343be in QObject::event () from /opt/qt/lib/libqt-mt.so.3
#35 0x40c6d6e2 in QWidget::event () from /opt/qt/lib/libqt-mt.so.3
#36 0x40bca7b4 in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#37 0x40bcc44f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#38 0x40754397 in KApplication::notify (this=0xbfffd9c0, receiver=0x87db480, 
    event=0xbfffd3e0) at kapplication.cpp:549
#39 0x40bbe652 in QEventLoop::activateTimers () from /opt/qt/lib/libqt-mt.so.3
#40 0x40b74cb4 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#41 0x40be3f7a in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#42 0x40be3dd4 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#43 0x40bcc340 in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#44 0x42128e1e in kdemain (argc=2, argv=0x8068418) at konq_main.cc:206
#45 0x4090c980 in kdeinitmain (argc=2, argv=0x8068418) at konqueror_dummy.cc:2
#46 0x0804e471 in launch (argc=2, _name=0x81252d4 "konqueror", 
    args=0x81252e7 "\001", cwd=0x0, envc=1, envs=0x81252f8 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x81252fc "linux;1108333469;874174;30704_TIME632545")
    at kinit.cpp:625
#47 0x0804ebd2 in handle_launcher_request (sock=149253032) at kinit.cpp:1189
#48 0x0804f1d0 in handle_requests (waitForPid=0) at kinit.cpp:1392
#49 0x0804f963 in main (argc=2, argv=0xbfffe2c4, envp=0xbfffe2d0)
    at kinit.cpp:1848

Sean




More information about the kfm-devel mailing list