Bug 214700 - kmail crash on exit imap folders
Summary: kmail crash on exit imap folders
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: 2009-11-15 19:17 UTC by Kevin Colyer
Modified: 2009-11-15 20:26 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 Kevin Colyer 2009-11-15 19:17:42 UTC
Application that crashed: kmail
Version of the application: 1.12.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-12-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Crashed on exit. Had previously resumed from  hibernation.

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

Thread 3 (Thread 0xb16b6b70 (LWP 4817)):
#0  0x007ae422 in __kernel_vsyscall ()
#1  0x01cdd142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x008887e4 in __pthread_cond_timedwait (cond=0xa169508, mutex=0xa1694f0, abstime=0xb16b62d0) at forward.c:152
#3  0x02ec29ff in ?? () from /usr/lib/libxine.so.1
#4  0x01cd880e in start_thread (arg=0xb16b6b70) at pthread_create.c:300
#5  0x0087b7ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaf8c5b70 (LWP 4821)):
#0  __libc_disable_asynccancel (oldtype=<value optimized out>) at libc-cancellation.c:102
#1  0x0086dbb8 in *__GI___poll (fds=0xa01df20, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:89
#2  0x03dc653b in g_poll () from /lib/libglib-2.0.so.0
#3  0x03db955b in ?? () from /lib/libglib-2.0.so.0
#4  0x03db9853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02b04067 in QEventDispatcherGlib::processEvents (this=0xa5acf88, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x02ad7c79 in QEventLoop::processEvents (this=0xaf8c5254, flags=) at kernel/qeventloop.cpp:149
#7  0x02ad80ca in QEventLoop::exec (this=0xaf8c5254, flags=...) at kernel/qeventloop.cpp:201
#8  0x029e5b73 in QThread::exec (this=0xa5f4918) at thread/qthread.cpp:487
#9  0x02d7420a in Phonon::Xine::XineThread::run (this=0xa5f4918) at ../../xine/xinethread.cpp:143
#10 0x029e8e32 in QThreadPrivate::start (arg=0xa5f4918) at thread/qthread_unix.cpp:188
#11 0x01cd880e in start_thread (arg=0xaf8c5b70) at pthread_create.c:300
#12 0x0087b7ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77c2aa0 (LWP 4467)):
[KCrash Handler]
#6  0x00000430 in ?? ()
#7  0x00f13237 in KMAcctImap::killAllJobs (this=0x88a4998, disconnectSlave=true) at ../../kmail/kmacctimap.cpp:161
#8  0x00f137ff in ~KMAcctImap (this=0x88a4998, __in_chrg=<value optimized out>) at ../../kmail/kmacctimap.cpp:86
#9  0x00e9526e in qDeleteAll<QList<KMAccount*>::const_iterator> (this=0x87ae6b0, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:350
#10 qDeleteAll<AccountList> (this=0x87ae6b0, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:358
#11 ~AccountManager (this=0x87ae6b0, __in_chrg=<value optimized out>) at ../../kmail/accountmanager.cpp:39
#12 0x00f81631 in KMKernel::cleanup (this=0xbfeec01c) at ../../kmail/kmkernel.cpp:1758
#13 0x0804a70c in main (argc=3, argv=0xbfeec294) at ../../kmail/main.cpp:148
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-11-15 20:26:58 UTC
Thanks for the report. The backtrace looks like the one of bug 195894, and the symptoms match too. Marking as duplicate.

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