Bug 203684 - Crash in opening a folder with a right click
Summary: Crash in opening a folder with a right click
Status: RESOLVED DUPLICATE of bug 203624
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 11:29 UTC by Christoph Bartoschek
Modified: 2009-08-13 14:41 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 Christoph Bartoschek 2009-08-13 11:29:12 UTC
Version:            (using KDE 4.3.0)
Installed from:    SuSE RPMs

It is not easy to reproduce the crash. It happended several times for me and each time it happened when I clicked the right mouse button on a folder after moving a message.


The crash seems to be caused by infinite recursion, but I am not sure. I've copied a small portion of the traceback here because it has more than 70000 frames.

Program received signal SIGSEGV, Segmentation fault.
0xb67f77fb in QFSFileEngine::fileName(QAbstractFileEngine::FileName) const () from /usr/lib/libQtCore.so.4
(gdb) where                                                                                               
#0  0xb67f77fb in QFSFileEngine::fileName(QAbstractFileEngine::FileName) const () from /usr/lib/libQtCore.so.4
#1  0xb67f67fe in QFSFileEngine::fileFlags(QFlags<QAbstractFileEngine::FileFlag>) const () from /usr/lib/libQtCore.so.4
#2  0xb67f78c8 in QFSFileEngine::fileName(QAbstractFileEngine::FileName) const () from /usr/lib/libQtCore.so.4         
#3  0xb67b0f38 in ?? () from /usr/lib/libQtCore.so.4                                                                   
#4  0xb67b19ec in QFileInfo::canonicalFilePath() const () from /usr/lib/libQtCore.so.4                                 
#5  0xb79e67f4 in ?? () from /usr/lib/libkdecore.so.5                                                                  
#6  0xb79e5317 in KConfigBackend::create(KComponentData const&, QString const&, QString const&) () from /usr/lib/libkdecore.so.5
#7  0xb79d219e in ?? () from /usr/lib/libkdecore.so.5                                                                           
#8  0xb79d3c1d in KConfig::reparseConfiguration() () from /usr/lib/libkdecore.so.5                                              
#9  0xb79d557c in KConfig::KConfig(QString const&, QFlags<KConfig::OpenFlag>, char const*) () from /usr/lib/libkdecore.so.5     
#10 0xb7aac58a in Sonnet::defaultLanguageName() () from /usr/lib/libkdecore.so.5                                                
#11 0xb6f0613d in KPIMIdentities::Identity::isNull (this=0x82b7960) at /usr/src/debug/kdepimlibs-4.3.0/kpimidentities/identity.cpp:86
#12 0xb733d270 in KMFolder::slotIdentitiesChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:957             
#13 0xb7342f55 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21c3e4) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:209
#14 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963               
#15 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866              
#16 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                        
#17 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                         
#18 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                       
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733
#19 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                            
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                     
#20 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21c6b8)      
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                  
#21 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                              
#22 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                               
#23 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                               
#24 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                    
#25 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#26 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21c808)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                  
#27 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#28 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#29 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#30 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21ca64, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#31 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21cb74) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#32 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#33 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#34 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#35 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                           
#36 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                       
#37 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                            
#38 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21ce48)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                         
#39 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#40 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
---Type <return> to continue, or q <return> to quit---                                                                                                                  
#41 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#42 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#43 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#44 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21cf98)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                  
#45 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#46 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#47 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#48 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21d1f4, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#49 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21d304) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#50 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#51 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#52 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#53 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                           
#54 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                       
#55 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                            
#56 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21d5d8)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                         
#57 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#58 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#59 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#60 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#61 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#62 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21d728)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                  
#63 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#64 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#65 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#66 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21d984, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#67 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21da94) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#68 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#69 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#70 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#71 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                           
#72 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                       
#73 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                            
#74 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21dd68)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                         
#75 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#76 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#78 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#79 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#80 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21deb8)                            
---Type <return> to continue, or q <return> to quit---                                                                                                                  
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                  
#81 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#82 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#83 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#84 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21e114, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#85 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21e224) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#86 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#87 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#88 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#89 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                           
#90 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                       
#91 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                            
#92 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21e4f8)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                         
#93 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#94 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#95 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#96 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#97 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#98 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21e648)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                  
#99 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#100 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                     
#101 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                             
#102 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21e8a4, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745            
#103 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21e9b4) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                 
#104 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                
#105 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                               
#106 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                         
#107 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                    
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                           
#108 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                        
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                       
#109 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                  
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                            
#110 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf21ec88)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                         
#111 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                    
#112 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                     
#113 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                     
#114 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                          
#115 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#116 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf21edd8)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                   
#117 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#118 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#119 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
---Type <return> to continue, or q <return> to quit---                                                                                                                   
#120 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbf21f034, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#121 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbf21f144) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#122 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#123 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866               
...
...
...
...
#77753 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269
#77754 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbfa15944, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745
#77755 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbfa15a54) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                     
#77756 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                    
#77757 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                   
#77758 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                             
#77759 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                        
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                 
#77760 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                            
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733             
#77761 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                      
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                  
#77762 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfa15d28)                
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                               
#77763 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                        
#77764 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                         
#77765 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                         
#77766 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                              
#77767 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#77768 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfa15e78)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                     
#77769 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#77770 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77771 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#77772 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbfa160d4, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#77773 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbfa161e4) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#77774 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#77775 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#77776 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#77777 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                              
#77778 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                          
#77779 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                               
#77780 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfa164b8)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                            
#77781 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#77782 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77783 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#77784 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#77785 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#77786 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfa16608)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                     
#77787 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#77788 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77789 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#77790 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbfa16864, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#77791 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbfa16974) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#77792 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
---Type <return> to continue, or q <return> to quit---                                                                                                                     
#77793 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#77794 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#77795 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612                                                                                              
#77796 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,                                                         
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733                          
#77797 0xb76d79bf in KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged (this=0x88c3220)                                                                   
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:4440                                                                                               
#77798 0xb724dc6b in KMail::MessageListView::Core::Model::qt_metacall (this=0x88c3220, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfa16c48)                             
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_model.cpp:80                                                                                                            
#77799 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#77800 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77801 0xb686cf17 in QAbstractItemModel::modelReset() () from /usr/lib/libQtCore.so.4                                                                                      
#77802 0xb6811cab in QAbstractItemModel::reset() () from /usr/lib/libQtCore.so.4                                                                                           
#77803 0xb76a7e0d in KMail::MessageListView::StorageModel::slotViewConfigChanged (this=0x87c3e60) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:644
#77804 0xb724d4f3 in KMail::MessageListView::StorageModel::qt_metacall (this=0x87c3e60, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfa16d98)                            
    at /usr/src/debug/kdepim-4.3.0/build/kmail/moc_storagemodel.cpp:92                                                                                                     
#77805 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4                                                                     
#77806 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4                                                      
#77807 0xb733cc07 in KMFolder::viewConfigChanged (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/build/kmail/kmfolder.moc:269                                              
#77808 0xb73420b2 in KMFolder::setUserWhoField (this=0x8e75298, whoField=@0xbfa16ff4, writeConfig=false) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:745             
#77809 0xb7342f90 in KMFolder::readConfig (this=0x8e75298, configGroup=@0xbfa17104) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:211                                  
#77810 0xb7371c05 in FolderStorage::readConfig (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:963                                                 
#77811 0xb736d59a in FolderStorage::countUnread (this=0x93702a8) at /usr/src/debug/kdepim-4.3.0/kmail/folderstorage.cpp:866                                                
#77812 0xb733c467 in KMFolder::countUnread (this=0x8e75298) at /usr/src/debug/kdepim-4.3.0/kmail/kmfolder.cpp:497                                                          
#77813 0xb76a7f20 in KMail::MessageListView::StorageModel::initialUnreadRowCountGuess (this=0x87c3e60)                                                                     
    at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/storagemodel.cpp:612
#77814 0xb76d7297 in KMail::MessageListView::Core::Model::setStorageModel (this=0x88c3220, storageModel=0x87c3e60,
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/model.cpp:733
#77815 0xb77016f7 in KMail::MessageListView::Core::View::setStorageModel (this=0x892c000, storageModel=0x87c3e60,
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/view.cpp:171
#77816 0xb7708ef3 in KMail::MessageListView::Core::Widget::setStorageModel (this=0x8a44dd0, storageModel=0x87c3e60,
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/core/widgetbase.cpp:308
#77817 0xb76ad2c4 in KMail::MessageListView::Widget::setFolder (this=0x8a44dd0, fld=0x8e75298, icon=@0xbfa174a8,
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/widget.cpp:113
#77818 0xb76a5f16 in KMail::MessageListView::Pane::setCurrentFolder (this=0x83d5278, fld=0x8e75298, preferEmptyTab=false,
    preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected, overrideLabel=@0xbfa174f4) at /usr/src/debug/kdepim-4.3.0/kmail/messagelistview/pane.cpp:218
#77819 0xb756c4c6 in KMMainWidget::folderSelected (this=0x8aa1440, aFolder=0x8e75298, forceJumpToUnread=false, preferNewTabForOpening=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.0/kmail/kmmainwidget.cpp:3081
#77820 0xb756c934 in KMMainWidget::slotFolderViewManagerFolderActivated (this=0x8aa1440, fld=0x8e75298, middleClick=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.0/kmail/kmmainwidget.cpp:2897
#77821 0xb756ee4d in KMMainWidget::qt_metacall (this=0x8aa1440, _c=QMetaObject::InvokeMetaMethod, _id=161, _a=0xbfa17628)
    at /usr/src/debug/kdepim-4.3.0/build/kmail/kmmainwidget.moc:509
#77822 0xb6831788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#77823 0xb6832412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#77824 0xb72e097f in KMail::FolderViewManager::folderActivated (this=0x83d6588, _t1=0x8e75298, _t2=false) at /usr/src/debug/kdepim-4.3.0/build/kmail/folderview.moc:89
#77825 0xb72ec061 in KMail::FolderView::activateItemInternal (this=0x8171ec0, fvi=0x89ce088, keepSelection=true, notifyManager=true, middleButton=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.0/kmail/folderview.cpp:1007
#77826 0xb72e0553 in KMail::FolderView::activateItem (this=0x8171ec0, fvi=0x89ce088, keepSelection=<value optimized out>, middleButton=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.0/kmail/folderview.cpp:984
---Type <return> to continue, or q <return> to quit---
#77827 0xb72ea8ff in KMail::FolderView::contextMenuEvent (this=0x8171ec0, e=0xbfa17f70) at /usr/src/debug/kdepim-4.3.0/kmail/folderview.cpp:1521
#77828 0xb5d49abc in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#77829 0xb60da5f3 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#77830 0xb617a88f in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#77831 0xb622d027 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#77832 0xb6267c66 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#77833 0xb617ce95 in ?? () from /usr/lib/libQtGui.so.4
#77834 0xb681b37a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#77835 0xb5cf27da in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#77836 0xb5cfb02d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#77837 0xb7d9327d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#77838 0xb681c16b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#77839 0xb5cfd93e in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#77840 0xb5d6aeef in ?? () from /usr/lib/libQtGui.so.4
#77841 0xb5d69add in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#77842 0xb5d935ea in ?? () from /usr/lib/libQtGui.so.4
#77843 0xb3ff59c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#77844 0xb3ff9083 in ?? () from /usr/lib/libglib-2.0.so.0
#77845 0xb3ff9241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#77846 0xb68478d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#77847 0xb5d92ce5 in ?? () from /usr/lib/libQtGui.so.4
#77848 0xb681a78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#77849 0xb681abd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#77850 0xb681d079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#77851 0xb5cf2677 in QApplication::exec() () from /usr/lib/libQtGui.so.4
Comment 1 Christophe Marin 2009-08-13 14:41:05 UTC

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