Bug 126161 - Crash in partNode::findType ()
Summary: Crash in partNode::findType ()
Status: RESOLVED DUPLICATE of bug 132008
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 11:55 UTC by Willi Richert
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Willi Richert 2006-04-24 11:55:20 UTC
Version:           1.9.1 (using KDE 3.5.2-1.1.fc3.kde, Fedora Core release 3 (Heidelberg))
Compiler:          gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
OS:                Linux (i686) release 2.6.12-1.1381_FC3

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1209395520 (LWP 24979)]
[New Thread -1247773776 (LWP 24992)]
[Thread debugging using libthread_db enabled]
[New Thread -1209395520 (LWP 24979)]
[New Thread -1247773776 (LWP 24992)]
[Thread debugging using libthread_db enabled]
[New Thread -1209395520 (LWP 24979)]
[New Thread -1247773776 (LWP 24992)]
[New Thread -1237283920 (LWP 24991)]
[New Thread -1226794064 (LWP 24990)]
[New Thread -1216304208 (LWP 24989)]
[KCrash handler]
#6  0x0752829e in partNode::findType () from /usr/lib/libkmailprivate.so
#7  0x077c4311 in KMMessage::parseTextStringFromDwPart ()
   from /usr/lib/libkmailprivate.so
#8  0x077c44a2 in KMMessage::asPlainText () from /usr/lib/libkmailprivate.so
#9  0x077c4d9c in KMMsgIndex::addMessage () from /usr/lib/libkmailprivate.so
#10 0x077ed569 in KMMsgIndex::act () from /usr/lib/libkmailprivate.so
#11 0x077f0308 in KMMsgIndex::qt_invoke () from /usr/lib/libkmailprivate.so
#12 0x05da288e in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x05da2f64 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x060d8fb1 in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x05dc248c in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x05d435f9 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x05d4378a in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x063a7de2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x05d379cb in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x05cf220e in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x05d58c95 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x05d58bee in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x05d427fb in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x08061006 in ?? ()
#25 0xbf8a2500 in ?? ()
#26 0x00000001 in ?? ()
#27 0x00000001 in ?? ()
#28 0x00000000 in ?? ()
Comment 1 Philip Rodrigues 2006-04-24 15:18:52 UTC
What were you doing when the crash occurred? Is it reproducible?
Comment 2 Willi Richert 2006-04-25 09:24:47 UTC
I don't know exactly what it triggered. But since yesterday everytime I started kmail it grabbed all CPU time and crashed finally. Most of the time I got the error above. But also the errors in http://bugs.kde.org/show_bug.cgi?id=126210 of which I don't know whether they are related.

Just know kmail is up and running and does not use much CPU time. Maybe I received some weird email which is now deleted. I use IMAP.
Comment 3 Tommi Tervo 2006-08-07 14:49:13 UTC
#132008 has a better backtrace

*** This bug has been marked as a duplicate of 132008 ***