Bug 231919 - Closing KMail crashes it
Summary: Closing KMail crashes it
Status: RESOLVED DUPLICATE of bug 195894
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 17:46 UTC by Adam Kovari
Modified: 2010-03-24 13:19 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 Adam Kovari 2010-03-23 17:46:19 UTC
Application: kmail (1.13.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-16-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I have Message indicator plugin enabled.
Bespin theme.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb0eaa13820 (LWP 22939))]

Thread 2 (Thread 0x7fb0c9d11710 (LWP 22944)):
#0  0x00007fb0e751af93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb0decb7019 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb0decb746c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fb0e7e854f6 in QEventDispatcherGlib::processEvents (this=0x12255f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fb0e7e5a922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fb0e7e5acfc in QEventLoop::exec (this=0x7fb0c9d10cf0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fb0e7d64d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fb0e7e3b118 in QInotifyFileSystemWatcherEngine::run (this=0x123b390) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb0e7d67775 in QThreadPrivate::start (arg=0x123b390) at thread/qthread_unix.cpp:248
#9  0x00007fb0e59729ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fb0e75276dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb0eaa13820 (LWP 22939)):
[KCrash Handler]
#5  KMFilterMgr::deref (this=0x0, force=false) at ../../kmail/kmfiltermgr.cpp:367
#6  0x00007fb0e93d0a15 in KMail::AccountManager::processNextCheck (this=0xc60e70, _newMail=<value optimized out>) at ../../kmail/accountmanager.cpp:175
#7  0x00007fb0e93d18b3 in KMail::AccountManager::qt_metacall (this=0xc60e70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7c2f16a0) at ./accountmanager.moc:102
#8  0x00007fb0e7e6edcf in QMetaObject::activate (sender=0xcde660, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3293
#9  0x00007fb0e934ee0d in KMAccount::finishedCheck (this=0x0, _t1=false, _t2=KMAccount::CheckOK) at ./kmaccount.moc:174
#10 0x00007fb0e934f3f1 in KMAccount::checkDone (this=0xcde660, newmail=false, status=KMAccount::CheckOK) at ../../kmail/kmaccount.cpp:513
#11 0x00007fb0e944896a in KMAcctImap::killAllJobs (this=0xcde660, disconnectSlave=<value optimized out>) at ../../kmail/kmacctimap.cpp:204
#12 0x00007fb0e945a842 in ~KMFolderImap (this=0xccb290, __in_chrg=<value optimized out>) at ../../kmail/kmfolderimap.cpp:95
#13 0x00007fb0e9391813 in ~KMFolder (this=0xc49450, __in_chrg=<value optimized out>) at ../../kmail/kmfolder.cpp:170
#14 0x00007fb0e93dc84e in qDeleteAll<QList<KMFolderNode*>::iterator> (begin=) at /usr/include/qt4/QtCore/qalgorithms.h:322
#15 0x00007fb0e93d9d3a in ~KMFolderDir (this=0xc48cf0, __in_chrg=<value optimized out>) at ../../kmail/kmfolderdir.cpp:91
#16 0x00007fb0e93dc84e in qDeleteAll<QList<KMFolderNode*>::iterator> (begin=) at /usr/include/qt4/QtCore/qalgorithms.h:322
#17 0x00007fb0e93da74d in ~KMFolderRootDir (this=0xbae9c8, __in_chrg=<value optimized out>) at ../../kmail/kmfolderdir.cpp:37
#18 0x00007fb0e93de442 in ~KMFolderMgr (this=0xbae9b0, __in_chrg=<value optimized out>) at ../../kmail/kmfoldermgr.cpp:54
#19 0x00007fb0e94a586d in KMKernel::cleanup (this=0x7fff7c2f1a30) at ../../kmail/kmkernel.cpp:1800
#20 0x000000000040348d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:158

Possible duplicates by query: bug 230326, bug 228664, bug 220883, bug 220577, bug 208148.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-24 13:19:22 UTC
Merging with bug 195894. Thanks

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