konqueror crashes

Hetz Ben Hamo hetz at kde.org
Wed Sep 18 12:52:22 BST 2002


Have you fixed the crash? cause it's still crashes...

log:

[New Thread 1024 (LWP 2866)]
0x420b48a9 in wait4 () from /lib/i686/libc.so.6
#0  0x420b48a9 in wait4 () from /lib/i686/libc.so.6
#1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40fe7ca3 in waitpid () from /lib/i686/libpthread.so.0
#3  0x405c55c0 in KCrash::defaultCrashHandler ()
   from /opt/kde31/lib/libkdecore.so.4
#4  0x40fe5f75 in pthread_sighandler () from /lib/i686/libpthread.so.0
#5  <signal handler called>
#6  0x00000011 in ?? ()
#7  0x41a86949 in khtml::AutoTableLayout::fullRecalc ()
   from /opt/kde31/lib/libkhtml.so.4
#8  0x41a8697c in khtml::AutoTableLayout::calcMinMaxWidth ()
   from /opt/kde31/lib/libkhtml.so.4
#9  0x41a8184d in khtml::RenderTable::calcMinMaxWidth ()
   from /opt/kde31/lib/libkhtml.so.4
#10 0x41a71ed8 in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#11 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#12 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#13 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#14 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#15 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#16 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#17 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#18 0x41a71e4f in khtml::RenderObject::recalcMinMaxWidths ()
   from /opt/kde31/lib/libkhtml.so.4
#19 0x41a92e30 in khtml::RenderRoot::layout ()
   from /opt/kde31/lib/libkhtml.so.4
#20 0x419eb251 in KHTMLView::layout () from /opt/kde31/lib/libkhtml.so.4
#21 0x419f161e in KHTMLView::timerEvent () from /opt/kde31/lib/libkhtml.so.4
#22 0x4096bdaf in QObject::event () from /usr/local/qt-copy/lib/libqt-mt.so.3
#23 0x409a8ded in QWidget::event () from /usr/local/qt-copy/lib/libqt-mt.so.3
#24 0x40915d64 in QApplication::internalNotify ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#25 0x40915abf in QApplication::notify ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#26 0x4054a97a in KApplication::notify () from /opt/kde31/lib/libkdecore.so.4
#27 0x408b330e in qt_activate_timers ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#28 0x408b0bfa in QApplication::processNextEvent ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#29 0x409176c8 in QApplication::enter_loop ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#30 0x408b065c in QApplication::exec ()
   from /usr/local/qt-copy/lib/libqt-mt.so.3
#31 0x416335d9 in main () from /opt/kde31/lib/konqueror.so
#32 0x0804ca28 in launch ()
#33 0x0804d717 in handle_launcher_request ()
#34 0x0804dbc6 in handle_requests ()
#35 0x0804eb92 in main ()
#36 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6

Thanks,
Hetz

On Wednesday 18 September 2002 13:29, Lars Knoll wrote:
> > On Die, 17 Sep 2002, Hetz Ben Hamo wrote:
> > > Konqueror seems to crash when clicking on the first message (it
> > > happends few seconds later when trying to open other messages or just
> > > waiting)
> >
> > its because we don't recalc the table when ~RenderTableCell is called.
> > Lars, you commented out the code, any plans on this?
>
> I commented it out, because it was the simplest thing to do at that point.
> We should take some code in again, that recalculated the grid and the
> layout. Let's just do the slow and easy way for now.
>
> > I guess there is some way to optimize this, because often a
> > setLayouted(false) shouldn't be necessary..
>
> Yes, there are ways. But let's get this new beast working correctly first.
> We can add optimisations afterwards.
>
> Lars





More information about the kfm-devel mailing list