Bug 160983 - Crash after filtering with IMAP
Summary: Crash after filtering with IMAP
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.9.8
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-04-18 17:15 UTC by Felix Berger
Modified: 2009-10-23 09:56 UTC (History)
2 users (show)

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 Berger 2008-04-18 17:15:15 UTC
Version:            (using KDE 3.5.8)
Installed from:    Ubuntu Packages

[KCrash handler]
#6  0xb7c1233b in KMHeaders::msgRemoved () from /usr/lib/libkmailprivate.so
#7  0xb7c193e9 in KMHeaders::qt_invoke () from /usr/lib/libkmailprivate.so
#8  0xb5fa5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb7c4d210 in KMFolder::msgRemoved () from /usr/lib/libkmailprivate.so
#10 0xb7c4de9d in KMFolder::qt_emit () from /usr/lib/libkmailprivate.so
#11 0xb5fa5867 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb7c6d520 in FolderStorage::msgRemoved ()
   from /usr/lib/libkmailprivate.so
#13 0xb7c6f1b3 in FolderStorage::take () from /usr/lib/libkmailprivate.so
#14 0xb7d07040 in KMFolderImap::take () from /usr/lib/libkmailprivate.so
#15 0xb7c4b90e in KMFolder::take () from /usr/lib/libkmailprivate.so
#16 0xb7c9b87d in KMFilterMgr::endFiltering ()
   from /usr/lib/libkmailprivate.so
#17 0xb7c9cd48 in KMFilterMgr::process () from /usr/lib/libkmailprivate.so
#18 0xb7ce9e0d in KMAcctImap::slotFilterMsg ()
   from /usr/lib/libkmailprivate.so
#19 0xb7ceb7d0 in KMAcctImap::qt_invoke () from /usr/lib/libkmailprivate.so
#20 0xb5fa5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb7deeb8e in KMail::FolderJob::messageRetrieved ()
   from /usr/lib/libkmailprivate.so
#22 0xb7df9910 in KMail::ImapJob::slotGetMessageResult ()
   from /usr/lib/libkmailprivate.so
#23 0xb7dfa835 in KMail::ImapJob::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#24 0xb5fa5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#25 0xb6bd4021 in KIO::Job::result () from /usr/lib/libkio.so.4
#26 0xb6c2c8cd in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#27 0xb6c2cd2e in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#28 0xb6c2d43d in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#29 0xb6c2c39a in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#30 0xb5fa5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#31 0xb5fa6338 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#32 0xb6bcfd2c in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#33 0xb6c2fb60 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#34 0xb6c1e44a in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#35 0xb6be566c in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#36 0xb6c16f60 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#37 0xb5fa5893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#38 0xb5fa61aa in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#39 0xb6332683 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#40 0xb5fc846e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#41 0xb5f3caf0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#42 0xb5f3e91f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#43 0xb6702cd2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#44 0xb5ecf209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#45 0xb5f2eee9 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#46 0xb5ee3d2b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#47 0xb5f571ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#48 0xb5f56fde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#49 0xb5f3e699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
Comment 1 Thomas McGuire 2008-05-05 09:50:24 UTC
Similar bugs: Bug 127107, Bug 159854
Comment 2 Michael Leupold 2009-04-04 14:55:54 UTC
I just tried filtering an online and a disconnected imap account on trunk r948809 and didn't get a crash. Does this problem only happen sometimes? Or did it maybe disappear altogether with a recent update?
Comment 3 Dario Andres 2009-05-29 22:01:28 UTC
@Felix: have you experienced this crash again? Thanks
Comment 4 Felix Berger 2009-06-08 05:18:29 UTC
Hi Dario,

this is KDE 3 bug, isn't maintenance stopped for the 3.* branch? If so, it's easier to close this bug and see if people file it for 4.* again.
Comment 5 Dario Andres 2009-07-06 23:38:03 UTC
Felix: I could actually mark as WORKSFORME or UNMAINTAINED (I would prefer the first one as it seems to not happen on KDE4). But as you are the reporter I was expecting a "yes, I can still reproduce" or a "no, it works) answer.
No problem. Thanks
Comment 6 Christophe Marin 2009-10-23 09:56:29 UTC
Since we didn't get any report with KDE4, closing with a better status.