Bug 220883 - kmail exited prematurely crash
Summary: kmail exited prematurely crash
Status: RESOLVED DUPLICATE of bug 195894
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-01 13:17 UTC by Nathan Davey
Modified: 2010-01-01 14:23 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 Nathan Davey 2010-01-01 13:17:05 UTC
Application that crashed: kmail
Version of the application: 1.12.4
KDE Version: 4.3.4 (KDE 4.3.4) "release 2"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
After resuming from suspend to ram I clicked to exit kmail and it crashed on exit.  This has happened a few times and also when resuming from suspend to disk.

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

Thread 2 (Thread 0xaf7bbb70 (LWP 2201)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5abb0c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5c012d4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb67786dc in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb676dbc2 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6777623 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5ab66e5 in start_thread () from /lib/libpthread.so.0
#7  0xb5ab6600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb347d700 (LWP 1935)):
[KCrash Handler]
#6  KMFilterMgr::deref (this=0x0, force=false) at /usr/src/debug/kdepim-4.3.4/kmail/kmfiltermgr.cpp:365
#7  0xb6c60262 in KMail::AccountManager::processNextCheck (this=0x80a5718, _newMail=248) at /usr/src/debug/kdepim-4.3.4/kmail/accountmanager.cpp:175
#8  0xb6c61926 in KMail::AccountManager::qt_metacall (this=0x80a5718, _c=InvokeMetaMethod, _id=12, _a=0xbf9956d4) at /usr/src/debug/kdepim-4.3.4/build/kmail/accountmanager.moc:96
#9  0xb6884864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb6885585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6bcad75 in KMAccount::finishedCheck (this=0x81e6700, _t1=false, _t2=CheckOK) at /usr/src/debug/kdepim-4.3.4/build/kmail/kmaccount.moc:162
#12 0xb6bcb78a in KMAccount::checkDone (this=0x81e6700, newmail=false, status=CheckOK) at /usr/src/debug/kdepim-4.3.4/kmail/kmaccount.cpp:507
#13 0xb6cdfb07 in KMAcctImap::killAllJobs (this=0x81e6700, disconnectSlave=true) at /usr/src/debug/kdepim-4.3.4/kmail/kmacctimap.cpp:204
#14 0xb6cdfc41 in KMAcctImap::~KMAcctImap (this=0x81e6700, __in_chrg=<value optimized out>) at /usr/src/debug/kdepim-4.3.4/kmail/kmacctimap.cpp:86
#15 0xb6c5f2d6 in qDeleteAll<QList<KMAccount*>::const_iterator> (end=<value optimized out>, begin=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:350
#16 qDeleteAll<AccountList> (end=<value optimized out>, begin=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:358
#17 KMail::AccountManager::~AccountManager (end=<value optimized out>, begin=<value optimized out>) at /usr/src/debug/kdepim-4.3.4/kmail/accountmanager.cpp:39
#18 0xb6d4e7af in KMKernel::cleanup (this=0xbf995920) at /usr/src/debug/kdepim-4.3.4/kmail/kmkernel.cpp:1731
#19 0x0804a73c in main (argc=3, argv=0xbf995b74) at /usr/src/debug/kdepim-4.3.4/kmail/main.cpp:148

This bug may be a duplicate of or related to bug 208148

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-01 14:23:31 UTC
This issue is being tracked at bug 195894. Thanks

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