Bug 129005 - Kmail often crashes during selection of mail in an Imap folder
Summary: Kmail often crashes during selection of mail in an Imap folder
Status: RESOLVED DUPLICATE of bug 126715
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 23:39 UTC by Felix Seeger
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 Felix Seeger 2006-06-11 23:39:53 UTC
Version:           unknown (using KDE 3.5.2, compiled sources)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.16.20

I often got kmail to crash when selecting some (~11) mails in my imap folder. I wasn't able to reproduce this with gdb yet...


Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1248516416 (LWP 30023)]
[New Thread -1276130384 (LWP 30027)]
[New Thread -1267737680 (LWP 30026)]
[New Thread -1259344976 (LWP 30025)]
[New Thread -1250952272 (LWP 30024)]
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0xb7e68f30 in KMail::ImapJob::slotGetNextMessage ()
   from /opt/kde31/lib/libkmailprivate.so
#8  0xb7e69a21 in KMail::ImapJob::init ()
   from /opt/kde31/lib/libkmailprivate.so
#9  0xb7e6aab3 in KMail::ImapJob::execute ()
   from /opt/kde31/lib/libkmailprivate.so
#10 0xb7e5d88d in KMail::FolderJob::start ()
   from /opt/kde31/lib/libkmailprivate.so
#11 0xb7e4215d in KMMainWidget::slotMsgSelected ()
   from /opt/kde31/lib/libkmailprivate.so
#12 0xb7e5144b in KMMainWidget::qt_invoke ()
   from /opt/kde31/lib/libkmailprivate.so
#13 0xb6063179 in QObject::activate_signal ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#14 0xb7c7308a in KMHeaders::selected ()
   from /opt/kde31/lib/libkmailprivate.so
#15 0xb7c7b4ee in KMHeaders::highlightMessage ()
   from /opt/kde31/lib/libkmailprivate.so
#16 0xb7c7b76c in KMHeaders::highlightMessage ()
   from /opt/kde31/lib/libkmailprivate.so
#17 0xb7c82f04 in KMHeaders::qt_invoke ()
   from /opt/kde31/lib/libkmailprivate.so
#18 0xb6063179 in QObject::activate_signal ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#19 0xb63a970d in QListView::currentChanged ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#20 0xb6142a3d in QListView::setCurrentItem ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#21 0xb6146cdb in QListView::contentsMousePressEventEx ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#22 0xb61476c4 in QListView::contentsMousePressEvent ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#23 0xb69892d2 in KListView::contentsMousePressEvent ()
   from /opt/kde31/lib/libkdeui.so.4
#24 0xb7c7b89e in KMHeaders::contentsMousePressEvent ()
   from /opt/kde31/lib/libkmailprivate.so
#25 0xb61784b8 in QScrollView::viewportMousePressEvent ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#26 0xb6175359 in QScrollView::eventFilter ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#27 0xb6141ea6 in QListView::eventFilter ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#28 0xb7c780b9 in KMHeaders::eventFilter ()
   from /opt/kde31/lib/libkmailprivate.so
#29 0xb6062ed0 in QObject::activate_filters ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#30 0xb6062f4b in QObject::event () from /spare/opt/qt-copy/lib/libqt-mt.so.3
#31 0xb609b9ec in QWidget::event () from /spare/opt/qt-copy/lib/libqt-mt.so.3
#32 0xb60051da in QApplication::internalNotify ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#33 0xb60061dc in QApplication::notify ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#34 0xb66563c2 in KApplication::notify () from /opt/kde31/lib/libkdecore.so.4
#35 0xb5fa0b13 in QETWidget::translateMouseEvent ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#36 0xb5f9f789 in QApplication::x11ProcessEvent ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#37 0xb5fb334a in QEventLoop::processEvents ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#38 0xb601b6e4 in QEventLoop::enterLoop ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#39 0xb601b606 in QEventLoop::exec ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#40 0xb6004bef in QApplication::exec ()
   from /spare/opt/qt-copy/lib/libqt-mt.so.3
#41 0x0804a711 in main ()
Comment 1 Felix Seeger 2006-06-11 23:41:23 UTC
Maybe I should add: This happens with new unread (red and blue) mail, as this is the common case where mail I select 11 mails.
Comment 2 Michael Seiwert 2006-06-12 06:59:16 UTC

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