Bug 257594 - Crash on closing kmail
Summary: Crash on closing kmail
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 13:17 UTC by Con Kolivas
Modified: 2010-11-24 13:24 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 Con Kolivas 2010-11-22 13:17:34 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.35.7-ck1 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
I was trying to use the address book from within kmail and it asked me which address book to use but offered me NONE so I quit kmail and it crashed on quitting.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f024684b760 (LWP 6802))]

Thread 2 (Thread 0x7f0220066710 (LWP 6805)):
#0  0x00007f024331c113 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f023af202c9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f023af2071c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f0244964706 in QEventDispatcherGlib::processEvents (this=0xec6710, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f02449399c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f0244939d9c in QEventLoop::exec (this=0x7f0220065de0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f024484977b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f024491a338 in QInotifyFileSystemWatcherEngine::run (this=0xf8fd80) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f024484be15 in QThreadPrivate::start (arg=0xf8fd80) at thread/qthread_unix.cpp:248
#9  0x00007f023dc3a8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f024332702d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f024684b760 (LWP 6802)):
[KCrash Handler]
#5  KMFilterMgr::deref (this=0x0, force=false) at ../../kmail/kmfiltermgr.cpp:367
#6  0x00007f0245218fc5 in KMail::AccountManager::processNextCheck (this=0x9a4f60, _newMail=<value optimized out>) at ../../kmail/accountmanager.cpp:175
#7  0x00007f0245219e63 in KMail::AccountManager::qt_metacall (this=0x9a4f60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff50d5e310) at ./accountmanager.moc:102
#8  0x00007f024494e2e6 in QMetaObject::activate (sender=0xa71180, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x2) at kernel/qobject.cpp:3295
#9  0x00007f0245197d8d in KMAccount::finishedCheck (this=0x0, _t1=false, _t2=KMAccount::CheckOK) at ./kmaccount.moc:174
#10 0x00007f0245198371 in KMAccount::checkDone (this=0xa71180, newmail=false, status=KMAccount::CheckOK) at ../../kmail/kmaccount.cpp:515
#11 0x00007f02452911ca in KMAcctImap::killAllJobs (this=0xa71180, disconnectSlave=<value optimized out>) at ../../kmail/kmacctimap.cpp:204
#12 0x00007f02452914d8 in ~KMAcctImap (this=0x0, __in_chrg=<value optimized out>) at ../../kmail/kmacctimap.cpp:86
#13 0x00007f024521833e in qDeleteAll<QList<KMAccount*>::const_iterator> (this=0x9a4f60, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322
#14 qDeleteAll<AccountList> (this=0x9a4f60, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:330
#15 ~AccountManager (this=0x9a4f60, __in_chrg=<value optimized out>) at ../../kmail/accountmanager.cpp:39
#16 0x00007f02452ee86f in KMKernel::cleanup (this=0x7fff50d5e660) at ../../kmail/kmkernel.cpp:1805
#17 0x000000000040346d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:158
The current source language is "auto; currently c".
The current source language is "auto; currently asm".

This bug may be a duplicate of or related to bug 195894.

Possible duplicates by query: bug 248650, bug 248225, bug 247354, bug 244286, bug 243728.

Reported using DrKonqi
Comment 1 Laurent Montel 2010-11-24 13:24:53 UTC
SVN commit 1200243 by mlaurent:

Fix Bug 257594 - Crash on closing kmail
BUG: 257594


 M  +1 -0      accountmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1200243