Application that crashed: kmail Version of the application: 1.12.2 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-16-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: This has happened every time I have checked mail since applying some 'security' updates today. Logging in and out of KDE did not solve the problem. -- Backtrace: Application: KMail (kmail), signal: Aborted [KCrash Handler] #27 0x01723730 in khtml::RenderTableSection::addCell (this=0xae834d8, cell=0xae83630, row=0xae83544) at ../../khtml/rendering/render_table.cpp:1229 #28 0x01723e4b in khtml::RenderTableRow::addChild (this=0xae83544, child=0xae83630, beforeChild=0x0) at ../../khtml/rendering/render_table.cpp:2279 #29 0x0163e345 in DOM::NodeImpl::createRendererIfNeeded (this=0xafc71a8) at ../../khtml/xml/dom_nodeimpl.cpp:1084 #30 0x01649e42 in DOM::ElementImpl::attach (this=0xafc71a8) at ../../khtml/xml/dom_elementimpl.cpp:863 #31 0x016c5e3d in DOM::HTMLTableCellElementImpl::attach (this=0xafc71a8) at ../../khtml/html/html_tableimpl.cpp:943 #32 0x0167c071 in khtml::KHTMLParser::insertNode (this=0xac28fc0, n=0xafc71a8, flat=false) at ../../khtml/html/htmlparser.cpp:429 #33 0x0167e99c in khtml::KHTMLParser::parseToken (this=0xac28fc0, t=0xb24ae44) at ../../khtml/html/htmlparser.cpp:302 #34 0x0167f573 in khtml::HTMLTokenizer::processToken (this=0xb24ae30) at ../../khtml/html/htmltokenizer.cpp:2056 #35 0x01685e84 in khtml::HTMLTokenizer::parseTag (this=0xb24ae30, src=...) at ../../khtml/html/htmltokenizer.cpp:1529 #36 0x01688934 in khtml::HTMLTokenizer::write (this=0xb24ae30, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1810 #37 0x015b910c in KHTMLPart::write (this=0xa480080, str=...) at ../../khtml/khtml_part.cpp:2129 #38 0x00f2c086 in KMail::KHtmlPartHtmlWriter::slotWriteNextHtmlChunk (this=0xa652948) at ../../kmail/khtmlparthtmlwriter.cpp:127 #39 0x00f2c188 in KMail::KHtmlPartHtmlWriter::qt_metacall (this=0xa652948, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf8f669c) at ./khtmlparthtmlwriter.moc:73 #40 0x02c7f263 in QMetaObject::activate (sender=0xa65295c, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113 #41 0x02c7fec2 in QMetaObject::activate (sender=0xa65295c, m=0x2d5a904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187 #42 0x02cb9667 in QTimer::timeout (this=0xa65295c) at .moc/release-shared/moc_qtimer.cpp:128 #43 0x02c849ae in QTimer::timerEvent (this=0xa65295c, e=0xbf8f6b30) at kernel/qtimer.cpp:261 #44 0x02c793bf in QObject::event (this=0xa65295c, e=0xbf8f6b30) at kernel/qobject.cpp:1075 #45 0x06589f54 in QApplicationPrivate::notify_helper (this=0x9f82990, receiver=0xa65295c, e=0xbf8f6b30) at kernel/qapplication.cpp:4056 #46 0x0659167c in QApplication::notify (this=0xbf8f6f30, receiver=0xa65295c, e=0xbf8f6b30) at kernel/qapplication.cpp:3603 #47 0x00a3abfa in KApplication::notify (this=0xbf8f6f30, receiver=0xa65295c, event=0xbf8f6b30) at ../../kdeui/kernel/kapplication.cpp:302 #48 0x02c696cb in QCoreApplication::notifyInternal (this=0xbf8f6f30, receiver=0xa65295c, event=0xbf8f6b30) at kernel/qcoreapplication.cpp:610 #49 0x02c967ce in QCoreApplication::sendEvent (this=0xa0bf334) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #50 QTimerInfoList::activateTimers (this=0xa0bf334) at kernel/qeventdispatcher_unix.cpp:572 #51 0x02c940e0 in timerSourceDispatch (source=0xa0bf300) at kernel/qeventdispatcher_glib.cpp:165 #52 0x0219fe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #53 0x021a3720 in ?? () from /lib/libglib-2.0.so.0 #54 0x021a3853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #55 0x02c9402c in QEventDispatcherGlib::processEvents (this=0x9f5d180, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #56 0x0662abe5 in QGuiEventDispatcherGlib::processEvents (this=0x9f5d180, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #57 0x02c67c79 in QEventLoop::processEvents (this=0xbf8f6df4, flags=) at kernel/qeventloop.cpp:149 #58 0x02c680ca in QEventLoop::exec (this=0xbf8f6df4, flags=...) at kernel/qeventloop.cpp:201 #59 0x02c6a53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #60 0x06589dd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #61 0x0804a702 in main (argc=3, argv=0xbf8f70e4) at ../../kmail/main.cpp:146 This bug may be a duplicate of or related to bug 214188 Reported using DrKonqi
This happened at least 5 times in a row, even after killing kmail and logging out and back into kde. I installed the dbg packages in order to generate useful information and those packages seem to have stopped the freezing.
This seems related to bug 210765 (khtml freeze related to tables), I guess this happens when trying to render some html table (bug 204297 could also be related) Thanks
I just updated to 4.4 (using Kubuntu). I also get this. Trying to load HTML messages from an IMAP folder causes Kontact to freeze. Non-HTML messages are not a problem.
Marking as a duplicate of the fixed bug 204297. Feel free to reopen if you can still reproduce on KDE 4.10.5 and later, thanks. *** This bug has been marked as a duplicate of bug 204297 ***