Bug 180769 - Kmail crashes while opening mail folder contents
Summary: Kmail crashes while opening mail folder contents
Status: RESOLVED DUPLICATE of bug 179765
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 06:47 UTC by Simon
Modified: 2009-03-19 00:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Running kmail under valgrind (105.10 KB, text/plain)
2009-01-23 09:04 UTC, Pekka-Matti Nieminen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2009-01-15 06:47:52 UTC
Version:            (using Devel)
Compiler:          GCC 4.1.2 
OS:                Linux
Installed from:    Compiled sources

When opening mail folder and downloading mail contents, Kmail crashes with following error:

Application: KMail (kmail), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 0 (LWP 28440)]

Thread 2 (Thread 0xb1556b90 (LWP 28442)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb64ad7ec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6520de9 in QWaitCondition::wait () from /usr/lib/qt4/libQtCore.so.4
#3  0xb6517449 in ?? () from /usr/lib/qt4/libQtCore.so.4
#4  0xb651ff42 in ?? () from /usr/lib/qt4/libQtCore.so.4
#5  0xb64a917b in start_thread () from /lib/libpthread.so.0
#6  0xb592b09e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb42136d0 (LWP 28440)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb58f7866 in nanosleep () from /lib/libc.so.6
#2  0xb58f768b in sleep () from /lib/libc.so.6
#3  0xb7ea9a57 in ?? () from /usr/kde/4.2/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()

The Kmail is installed with kdepim-4.1.96 on Gentoo Linux.
Comment 1 Steven Coutts 2009-01-15 08:57:20 UTC
I also get exactly the same happening on Kubuntu.
Comment 2 Jaime Torres 2009-01-15 09:43:18 UTC
Unfortunately, the backtrace provided does not contains enougth information.
If you can reproduce the crash at will, may you read 
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports 
and post a complete backtrace here? Thanks :) 
Comment 3 Simon 2009-01-16 05:58:43 UTC
I am not able to get backtrace. Here are what I saw:

$ cat btrace 
 $ gdb /usr/kde/4.2/bin/kmail
 GNU gdb 6.7.1                            
 Copyright (C) 2007 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.           
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"   
 and "show warranty" for details.                                             
 This GDB was configured as "i686-pc-linux-gnu"...                            
 Using host libthread_db library "/lib/libthread_db.so.1".                    
 (gdb) run                                                                    
 Starting program: /usr/kde/4.2/bin/kmail                                     
 [Thread debugging using libthread_db enabled]                                
 [New Thread 0xb42336d0 (LWP 26795)]                                          
 kmail(26798) KMail::lockOrDie: oldPid= -1                                    
 kmail(26798) KMKernel::KMKernel:                                             
 kmail(26798): The kwalletd service has been disabled                         
 kmail(26798) KMKernel::init: The addressbook is using Akonadi, starting Akonadi now...
 kmail(26798) KMKernel::init: foldersPath (from config): "/home/suser/.kde4.2/share/apps/kmail/mail"                                                                                                                                                                          
 kmail(26798) KMKernel::identityManager:                                                                                                                                            
 kmail(26798) KMFilterMgr::KMFilterMgr: pPopFilter set                                                                                                                              
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.outbox.index" , "r+") == mIndexStream ==  0x82216b8                                                                                                                                                                         
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.drafts.index" , "r+") == mIndexStream ==  0x82cfbe0                                                                                                                                                                         
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.templates.index" , "r+") == mIndexStream ==  0x822be08                                                                                                                                                                      
 kmail(26798) KMFolderMaildir::createIndexFromContents: Creating index for "/home/suser/.kde4.2/share/apps/kmail/autosave"                                                                                                                                                    
 kmail(26798) KMFolderMaildir::createIndexFromContents: Creating index for "/home/suser/.kde4.2/share/apps/kmail/autosave"                                                                                                                                                    
 kmail(26798) KMailApplication::newInstance:                                                                                                                                        
 kmail(26798) KMKernel::openReader:                                                                                                                                                 
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.inbox.index" , "r+") == mIndexStream ==  0x843d040                                                                                                                                                                          
 kmail(26798)/kmail (storage internals) KMFolderMaildir::reallyDoClose: fclose(mIndexStream =  0x843d040 )                                                                                                                                                                    
 kmail(26798) KMFolderImap::slotListNamespaces: Waiting for connection                                                                                                              
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.inbox.index" , "r+") == mIndexStream ==  0x846ea80                                                                                                                                                                          
 kmail(26798)/kmail (storage internals) KMFolderMaildir::reallyDoClose: fclose(mIndexStream =  0x846ea80 )                                                                                                                                                                    
 kmail(26798) KMail::MessageListView::Core::View::resizeEvent: Resize event enter (viewport width is  297 )                                                                                                                                                                   
 kmail(26798) KMail::MessageListView::Core::View::showEvent: Show event enter                                                                                                       
 kmail(26798) KMail::MessageListView::Core::View::showEvent: First show                                                                                                             
 kmail(26798) KMail::MessageListView::Core::View::showEvent: Show event exit                                                                                                        
 kmail(26798) KMail::MessageListView::Core::View::resizeEvent: Resize event enter (viewport width is  1047 )                                                                                                                                                                  

 Program exited normally.
 (gdb) kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/mail/.inbox.index" , "r+") == mIndexStream ==  0x85fbc58                                                                                                                                                                    
 kmail(26798)/kmail (storage internals) KMFolderMaildir::reallyDoClose: fclose(mIndexStream =  0x85fbc58 )                                                                                                                                                                    
 kmail(26798) KMFolderImap::slotListNamespaces: Waiting for connection                                                                                                              
 kmail(26798) KMail::Vacation::Vacation: Vacation: found url " "" "                                                                                                                 
 kmail(26798) KMail::MessageListView::Core::View::saveThemeColumnState: Save theme column state                                                                                                                                                                               
 kmail(26798) KMFolderImap::slotListNamespaces:                                                                                                                                     
 kmail(26798) KMail::ImapAccountBase::slotCapabilitiesResult: capabilities: ("imap4rev1", "sasl-ir", "sort", "thread=references", "multiappend", "unselect", "literal+", "idle", "children", "namespace", "login-referrals", "uidplus", "list-extended", "i18nlevel=1", "auth=plain")                                                                                                                                                                             
 kmail(26798)/kmail (storage internals) KMFolderIndex::openInternal: KDE_fopen(indexLocation()= "/home/suser/.kde4.2/share/apps/kmail/imap/.1362739222.directory/.INBOX.index" , "r+") == mIndexStream ==  0x8492da0                                                                                                                                                    
 kmail(26798) KMail::AccountManager::processNextCheck: processNextCheck, remaining 1                                                                                                
 kmail(26798) KMail::NetworkAccount::mailCheckCanProceed: for host "imap.corp.com" current connections= 0 and limit is 0                                                            
 kmail(26798) KMail::NetworkAccount::mailCheckCanProceed: connection limit reached: false 
 kmail(26798) KMail::AccountManager::processNextCheck: processing next mail check for "Schrodinger.com"
 kmail(26798) KMail::NetworkAccount::setCheckingMail: check mail started - connections forhost "imap.corp.com" now is 1
 kmail(26798) KMAcctImap::processNewMail: processNewMail true ,status= 1
 kmail(26798) KMFolderImap::getFolder: 2 false 0
 kmail(26798) KMFolderImap::checkValidity: Of: "/INBOX/"
 kmail(26798) KMFolderImap::slotCheckValidityResult: Of: "INBOX"
 kmail(26798) KMFolderImap::reallyGetFolder: ""
 kmail(26798) KMFolderImap::reallyGetFolder: listDir KUrl("imaps://user@imap.corp.com:993/INBOX/;SECTION=UID FLAGS") KIO::ListJob(0x84fcee0)
 kmail(26798) KMFolderImap::slotListFolderResult: KIO::ListJob(0x84fcee0) 0
 *** KMail got signal 11 (Crashing)
 KCrash: Application 'kmail' crashing...
 sock_file=/home/user/.kde4.2/socket-gt101/kdeinit4__0
 bt
 No stack.
 (gdb) bt
 No stack.
 (gdb)


I've added "-g" to CFLAG, eabled "debug" and used FEATURES="nostrip". However, this does seem to be enough. If you have help me with some more specific instructions, that will be useful.
Comment 4 Jaime Torres 2009-01-16 12:21:21 UTC
Try to run it under valgrind.
It may say where the bug is. 
Comment 5 Pekka-Matti Nieminen 2009-01-23 09:04:26 UTC
Created attachment 30522 [details]
Running kmail under valgrind
Comment 6 Pekka-Matti Nieminen 2009-01-23 09:07:03 UTC
I did run kmail under valgrind, the output is in attachment.
And here is some backtrace:

Ohjelma: KMail (kmail), signaali SIGSEGV
0x00007fb647d9cdc1 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c
[Current thread is 0 (LWP 20565)]

Thread 3 (Thread 0x7fb6345c7950 (LWP 20570)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb649ab41b7 in QWaitCondition::wait (this=0x1106218, mutex=0x1106210, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  0x00007fb649aaa649 in QThreadPoolThread::run (this=0xe2af90) at concurrent/qthreadpool.cpp:141
#3  0x00007fb649ab30b2 in QThreadPrivate::start (arg=0xe2af90) at thread/qthread_unix.cpp:191
#4  0x00007fb649843017 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb647dcd38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb633dc6950 (LWP 20571)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb649ab41b7 in QWaitCondition::wait (this=0x1106218, mutex=0x1106210, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  0x00007fb649aaa649 in QThreadPoolThread::run (this=0xe010e0) at concurrent/qthreadpool.cpp:141
#3  0x00007fb649ab30b2 in QThreadPrivate::start (arg=0xe010e0) at thread/qthread_unix.cpp:191
#4  0x00007fb649843017 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb647dcd38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
Current language:  auto; currently asm

Thread 1 (Thread 0x7fb64e14a770 (LWP 20565)):
[KCrash Handler]
#5  0x0000000001093900 in ?? ()
#6  0x00007fb64cdf58a6 in KMFolderImap::slotListFolderResult (this=0x961c70, job=0x1175850) at /var/tmp/portage/kde-base/kmail-4.1.96/work/kmail-4.1.96/kmail/kmfolderimap.cpp:1355
#7  0x00007fb64ce00178 in KMFolderImap::qt_metacall (this=0x961c70, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0x7fff561a57b0)
    at /var/tmp/portage/kde-base/kmail-4.1.96/work/kmail_build/kmail/kmfolderimap.moc:181
#8  0x00007fb649baebb4 in QMetaObject::activate (sender=0x1175850, from_signal_index=<value optimized out>, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3028
#9  0x00007fb64d627792 in KJob::result (this=0x1169d60, _t1=0x1175850) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs_build/kdecore/kjob.moc:186
#10 0x00007fb64d627b0f in KJob::emitResult (this=0x1175850) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kdecore/jobs/kjob.cpp:294
#11 0x00007fb64a425ac0 in KIO::SimpleJob::slotFinished (this=0x1175850) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/job.cpp:489
#12 0x00007fb64a425bf5 in KIO::ListJob::slotFinished (this=0x1175850) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/job.cpp:2416
#13 0x00007fb64a42a51d in KIO::ListJob::qt_metacall (this=0x1175850, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff561a5af0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs_build/kio/jobclasses.moc:747
#14 0x00007fb649baebb4 in QMetaObject::activate (sender=0xe30f50, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3028
#15 0x00007fb64a4cf731 in KIO::SlaveInterface::dispatch (this=0xe30f50, _cmd=104, rawdata=<value optimized out>)
    at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/slaveinterface.cpp:175
#16 0x00007fb64a4cd361 in KIO::SlaveInterface::dispatch (this=0xe30f50) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/slaveinterface.cpp:91
#17 0x00007fb64a4c087e in KIO::Slave::gotInput (this=0xe30f50) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/slave.cpp:322
#18 0x00007fb64a4c0b88 in KIO::Slave::qt_metacall (this=0xe30f50, _c=QMetaObject::InvokeMetaMethod, _id=17381632, _a=0x7fff561a5e60)
    at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs_build/kio/slave.moc:75
#19 0x00007fb649baebb4 in QMetaObject::activate (sender=0xe400f0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3028
#20 0x00007fb64a3f872f in KIO::ConnectionPrivate::dequeue (this=0xfbeba0) at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kio/kio/connection.cpp:82
#21 0x00007fb64a3f8dda in KIO::Connection::qt_metacall (this=0xe400f0, _c=QMetaObject::InvokeMetaMethod, _id=17381632, _a=0x10bea50)
    at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs_build/kio/connection.moc:72
#22 0x00007fb649ba9885 in QObject::event (this=0xe400f0, e=0x10be9c0) at kernel/qobject.cpp:1152
#23 0x00007fb64898079d in QApplicationPrivate::notify_helper (this=0x63e370, receiver=0xe400f0, e=0x10be9c0) at kernel/qapplication.cpp:3809
#24 0x00007fb6489884ca in QApplication::notify (this=0x7fff561a6bf0, receiver=0xe400f0, e=0x10be9c0) at kernel/qapplication.cpp:3774
#25 0x00007fb64dba70db in KApplication::notify (this=0x7fff561a6bf0, receiver=0xe400f0, event=0x10be9c0)
    at /var/tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kdeui/kernel/kapplication.cpp:307
#26 0x00007fb649b9aa4e in QCoreApplication::notifyInternal (this=0x7fff561a6bf0, receiver=0xe400f0, event=0x10be9c0) at kernel/qcoreapplication.cpp:593
#27 0x00007fb649b9b631 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x609390) at kernel/qcoreapplication.h:215
#28 0x00007fb648a0ebaa in QEventDispatcherX11::processEvents (this=0x63e590, flags={i = 1444571568}) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 0x00007fb649b99372 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1444571616}) at kernel/qeventloop.cpp:149
#30 0x00007fb649b994fd in QEventLoop::exec (this=0x7fff561a6a20, flags={i = 1444571696}) at kernel/qeventloop.cpp:200
#31 0x00007fb649b9b8ed in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851
#32 0x0000000000403ff1 in main (argc=1, argv=0x7fff561a6d78) at /var/tmp/portage/kde-base/kmail-4.1.96/work/kmail-4.1.96/kmail/main.cpp:146
#0  0x00007fb647d9cdc1 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c


Comment 7 kde 2009-01-23 14:31:18 UTC
Running into the same problem with 4.2 RC1 on Kubuntu 8.10 amd64, gdb backtrace:
Thread 3 (Thread 0x41839950 (LWP 9416)):
#0  0x00007fc36565f55d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fc36a652327 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fc36a648509 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fc36a651362 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fc36565b3ea in start_thread () from /lib/libpthread.so.0
#5  0x00007fc369bafc6d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x41038950 (LWP 9415)):
#0  0x00007fc36565f55d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fc36a652327 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fc36a648509 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fc36a651362 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fc36565b3ea in start_thread () from /lib/libpthread.so.0
#5  0x00007fc369bafc6d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc36f0846f0 (LWP 9414)):
#0  0x0000000800000001 in ?? ()
#1  0x00007fc36dd005df in KMFolderImap::slotListFolderResult (this=0x26ae360, job=0x3066700) at /build/buildd/kdepim-4.1.96/kmail/kmfolderimap.cpp:1355
#2  0x00007fc36dd04ce4 in KMFolderImap::qt_metacall (this=0x26ae360, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff770d5ce0)
    at /build/buildd/kdepim-4.1.96/obj-x86_64-linux-gnu/kmail/kmfolderimap.moc:181
#3  0x00007fc36a74e134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#4  0x00007fc36e5318e2 in KJob::result (this=0x3069d80, _t1=0x3066700) at /build/buildd/kde4libs-4.1.96/obj-x86_64-linux-gnu/kdecore/kjob.moc:186
#5  0x00007fc36e531caf in KJob::emitResult (this=0x3066700) at /build/buildd/kde4libs-4.1.96/kdecore/jobs/kjob.cpp:294
#6  0x00007fc36c070600 in KIO::SimpleJob::slotFinished (this=0x3066700) at /build/buildd/kde4libs-4.1.96/kio/kio/job.cpp:489
#7  0x00007fc36c070735 in KIO::ListJob::slotFinished (this=0x3066700) at /build/buildd/kde4libs-4.1.96/kio/kio/job.cpp:2416
#8  0x00007fc36c072f8d in KIO::ListJob::qt_metacall (this=0x3066700, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff770d6020)
    at /build/buildd/kde4libs-4.1.96/obj-x86_64-linux-gnu/kio/jobclasses.moc:747
#9  0x00007fc36a74e134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x00007fc36c12f701 in KIO::SlaveInterface::dispatch (this=0x2c1ea50, _cmd=104, rawdata=<value optimized out>)
    at /build/buildd/kde4libs-4.1.96/kio/kio/slaveinterface.cpp:175
#11 0x00007fc36c12c1f2 in KIO::SlaveInterface::dispatch (this=0x2c1ea50) at /build/buildd/kde4libs-4.1.96/kio/kio/slaveinterface.cpp:91
#12 0x00007fc36c11e3e3 in KIO::Slave::gotInput (this=0x2c1ea50) at /build/buildd/kde4libs-4.1.96/kio/kio/slave.cpp:322
#13 0x00007fc36c11f418 in KIO::Slave::qt_metacall (this=0x2c1ea50, _c=QMetaObject::InvokeMetaMethod, _id=54067792, _a=0x7fff770d6440)
    at /build/buildd/kde4libs-4.1.96/obj-x86_64-linux-gnu/kio/slave.moc:75
#14 0x00007fc36a74e134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0x00007fc36c03bda0 in KIO::ConnectionPrivate::dequeue (this=0x2c50570) at /build/buildd/kde4libs-4.1.96/kio/kio/connection.cpp:82
#16 0x00007fc36c03beda in KIO::Connection::qt_metacall (this=0x2c43e80, _c=QMetaObject::InvokeMetaMethod, _id=54067792, _a=0x2e3a5a0)
    at /build/buildd/kde4libs-4.1.96/obj-x86_64-linux-gnu/kio/connection.moc:72
#17 0x00007fc36a748da5 in QObject::event () from /usr/lib/libQtCore.so.4
#18 0x00007fc36ae5dc3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0x00007fc36ae659ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0x00007fc36eac33cb in KApplication::notify (this=0x7fff770d6fb0, receiver=0x2c43e80, event=0x2756cc0) at /build/buildd/kde4libs-4.1.96/kdeui/kernel/kapplication.cpp:307
#21 0x00007fc36a739d61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0x00007fc36a73a9fa in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#23 0x00007fc36a7624d3 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007fc361b52d3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fc361b5650d in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x00007fc361b566cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fc36a76215f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0x00007fc36aeefa6f in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fc36a738682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0x00007fc36a73880d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0x00007fc36a73acbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0x000000000040309b in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdepim-4.1.96/kmail/main.cpp:146
Comment 8 Jaime Torres 2009-01-31 19:04:55 UTC
Thank you for taking the time to report this bug (including the time to get a backtrace) and helping to make KDE better. 
Based on the backtraces of both bugs, this particular bug has already been reported and is a duplicate of bug 179765, so it is being marked as such. 
Feel free to continue to report any other bugs you may find.

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