Bug 126210 - at first 100%CPU then crash
Summary: at first 100%CPU then crash
Status: RESOLVED DUPLICATE of bug 147148
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-25 09:13 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-25 09:13:12 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

After starting kmail, it uses all CPU and crashes with different reasons:

Crash #1:
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 -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[Thread debugging using libthread_db enabled]
[New Thread -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[Thread debugging using libthread_db enabled]
[New Thread -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[New Thread -1250731088 (LWP 3856)]
[New Thread -1240241232 (LWP 3855)]
[New Thread -1229751376 (LWP 3854)]
[KCrash handler]
#6  0x0752c242 in KMKernel::abortMailCheck () from /usr/lib/libkmailprivate.so
#7  0xb79b7803 in KMailPart::~KMailPart () from /usr/lib/kde3/libkmailpart.so
#8  0x0805dad2 in ?? ()
#9  0x09a7e3b0 in ?? ()
#10 0x09918db0 in ?? ()
#11 0xbfcf66a8 in ?? ()
#12 0x05d58d24 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x08061038 in ?? ()
#14 0x097fe270 in ?? ()
#15 0x00000001 in ?? ()
#16 0x00000001 in ?? ()
#17 0x00000000 in ?? ()


Crash #2:
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 -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[Thread debugging using libthread_db enabled]
[New Thread -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[Thread debugging using libthread_db enabled]
[New Thread -1209051456 (LWP 3733)]
[New Thread -1261220944 (LWP 3857)]
[New Thread -1250731088 (LWP 3856)]
[New Thread -1240241232 (LWP 3855)]
[New Thread -1229751376 (LWP 3854)]
[KCrash handler]
#6  0x0752c242 in KMKernel::abortMailCheck () from /usr/lib/libkmailprivate.so
#7  0xb79b7803 in KMailPart::~KMailPart () from /usr/lib/kde3/libkmailpart.so
#8  0x0805dad2 in ?? ()
#9  0x09a7e3b0 in ?? ()
#10 0x09918db0 in ?? ()
#11 0xbfcf66a8 in ?? ()
#12 0x05d58d24 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x08061038 in ?? ()
#14 0x097fe270 in ?? ()
#15 0x00000001 in ?? ()
#16 0x00000001 in ?? ()
#17 0x00000000 in ?? ()
Comment 1 Willi Richert 2006-04-25 09:25:41 UTC
Maybe related to http://bugs.kde.org/show_bug.cgi?id=126161
Comment 2 Bram Schoenmakers 2007-05-17 13:39:55 UTC
Still problems? Unfortunately, we cannot do much with this amount of information.
Comment 3 Thomas McGuire 2007-06-24 13:09:45 UTC

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