Bug 269968 - KMail crash while shutdown
Summary: KMail crash while shutdown
Status: RESOLVED DUPLICATE of bug 268507
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 00:18 UTC by Mickaël
Modified: 2011-04-24 13:56 UTC (History)
1 user (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 Mickaël 2011-04-03 00:18:21 UTC
Application: kmail (1.13.6)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.37-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I asked for a system shutdown (from the kde menu), then Plasma and all the other apps disappeared, and Dr.Konqui opened, about this crash of KMail.
- Unusual behavior I noticed:
It is maybe not linked, but KMail took 90% of the CPU sometimes (today for instance) so I kill the process and I run KMail again.
(And at first KMail start of the session, Akonadi seems to be started with it, and it complain about some errors in log files, pressing "Close" makes KMail to exit)

The crash can be reproduced some of the time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  KMFilterMgr::ref (this=0x0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmfiltermgr.cpp:360
#7  0x00007fd645878293 in KMail::AccountManager::processNextCheck (this=0x16ad9d0, _newMail=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/accountmanager.cpp:230
#8  0x00007fd645878963 in KMail::AccountManager::qt_metacall (this=0x16ad9d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2048d690) at /var/abs/local/extra/kdepim/src/build/kmail/accountmanager.moc:102
#9  0x00007fd6442b0e0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007fd64581577d in KMAccount::finishedCheck (this=<value optimized out>, _t1=false, _t2=KMAccount::CheckOK) at /var/abs/local/extra/kdepim/src/build/kmail/kmaccount.moc:174
#11 0x00007fd6458174c6 in KMAccount::checkDone (this=0x16f60f0, newmail=false, status=KMAccount::CheckOK) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmaccount.cpp:515
#12 0x00007fd6458ccf6c in KMAcctImap::killAllJobs (this=0x16f60f0, disconnectSlave=true) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmacctimap.cpp:204
#13 0x00007fd6458cd02f in KMAcctImap::~KMAcctImap (this=0x16f60f0, __in_chrg=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmacctimap.cpp:86
#14 0x00007fd6458cd379 in KMAcctImap::~KMAcctImap (this=0x16f60f0, __in_chrg=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmacctimap.cpp:99
#15 0x00007fd645879646 in qDeleteAll<QList<KMAccount*>::const_iterator> (begin=..., end=...) at /usr/include/QtCore/qalgorithms.h:322
#16 0x00007fd64587988c in qDeleteAll<QList<KMAccount*> > (c=...) at /usr/include/QtCore/qalgorithms.h:330
#17 0x00007fd64587765b in KMail::AccountManager::~AccountManager (this=0x16ad9d0, __in_chrg=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/accountmanager.cpp:39
#18 0x00007fd645877719 in KMail::AccountManager::~AccountManager (this=0x16ad9d0, __in_chrg=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/accountmanager.cpp:40
#19 0x00007fd64591d52f in KMKernel::cleanup (this=0x7fff2048dac0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmkernel.cpp:1805
#20 0x0000000000403006 in main (argc=<value optimized out>, argv=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/main.cpp:158

Reported using DrKonqi
Comment 1 Laurent Montel 2011-04-03 11:46:14 UTC
kmail 1
Comment 2 Christophe Marin 2011-04-24 13:56:51 UTC

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