No subject


Wed Apr 17 12:44:40 BST 2019


but dbus-daemon will be using 99% CPU. Only solution is to kill kmail. Not
clear what causes the freeze.

This is what gdb said kmail was doing last time this happened:

(gdb) bt                                                                        
#0  0x0000003e6e6d4db3 in *__GI___poll (fds=<value optimized out>,              
    nfds=<value optimized out>, timeout=9998)                                   
    at ../sysdeps/unix/sysv/linux/poll.c:87                                     
#1  0x0000003e7023aecc in g_main_context_poll (n_fds=<value optimized out>,     
    fds=<value optimized out>, priority=<value optimized out>,                  
    timeout=<value optimized out>, context=<value optimized out>)               
    at gmain.c:2768                                                             
#2  g_main_context_iterate (n_fds=<value optimized out>,                        
    fds=<value optimized out>, priority=<value optimized out>,                  
    timeout=<value optimized out>, context=<value optimized out>)               
    at gmain.c:2450                                                             
#3  0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120,      
    may_block=1) at gmain.c:2518                                                
#4  0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00,  
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412        
#5  0x00000031602592ae in QGuiEventDispatcherGlib::processEvents (this=         
    0x3567190, flags=<value optimized out>)                                     
    at kernel/qguieventdispatcher_glib.cpp:204                                  
#6  0x000000315f764852 in QEventLoop::processEvents (                           
    this=<value optimized out>, flags={i = 37}) at kernel/qeventloop.cpp:149    
#7  0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e34f00, flags={i = 1}) 
    at kernel/qeventloop.cpp:201                                                
#8  0x0000003162af9d56 in KJob::exec (this=0x6311a80)                           
    at /usr/src/debug/kdelibs-4.3.90/kdecore/jobs/kjob.cpp:204                  
#9  0x00007f6f5094e23f in Kleo::KeyResolver::lookupContactPreferences (         
    this=0x64b6400, address=@0x7fff98e352a0)                                    
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:1741                  
#10 0x00007f6f5094fe1e in Kleo::KeyResolver::getEncryptionItems (               
    this=<value optimized out>, addresses=<value optimized out>)                
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:935                   
#11 0x00007f6f50950307 in Kleo::KeyResolver::setPrimaryRecipients (             
    this=0x64b6400, addresses=@0x270e)                                          
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:923                   
#12 0x00007f6f5093fd3b in MessageComposer::adjustCryptFlags (this=0x4854730)    
    at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:736               
#13 0x00007f6f509348b8 in MessageComposer::slotDoNextJob (this=0x4854730)       
    at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:435               
#14 0x00007f6f50934991 in MessageComposer::qt_metacall (this=0x4854730,         
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,                
    _a=0x7fff98e35920)                                                          
    at
/usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/kmail/messagecomposer.moc:76 
#15 0x000000315f778dcf in QMetaObject::activate (sender=0x6cb1990,              
    m=<value optimized out>, local_signal_index=<value optimized out>,          
    argv=0xffffffffffffffff) at kernel/qobject.cpp:3275                         
#16 0x000000315f78048f in QSingleShotTimer::timerEvent (this=0x6cb1990)         
    at kernel/qtimer.cpp:308                                                    
#17 0x000000315f775a2e in QObject::event (this=0x6cb1990, e=0x7fff98e36080)     
    at kernel/qobject.cpp:1212                                                  
#18 0x00000031601ab9cc in QApplicationPrivate::notify_helper (this=0x1dd5c90,   
    receiver=0x6cb1990, e=0x7fff98e36080) at kernel/qapplication.cpp:4298       
#19 0x00000031601b1efb in QApplication::notify (this=0x7fff98e37910,            
    receiver=0x6cb1990, e=0x7fff98e36080) at kernel/qapplication.cpp:4181       
---Type <return> to continue, or q <return> to quit---                          
#20 0x000000316141d9d6 in KApplication::notify (this=0x7fff98e37910,            
    receiver=0x6cb1990, event=0x7fff98e36080)                                   
    at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302          
#21 0x000000315f765f1c in QCoreApplication::notifyInternal (this=               
    0x7fff98e37910, receiver=0x6cb1990, event=0x7fff98e36080)                   
    at kernel/qcoreapplication.cpp:704                                          
#22 0x000000315f792952 in QCoreApplication::sendEvent (                         
    event=<value optimized out>, receiver=<value optimized out>)                
    at kernel/qcoreapplication.h:215                                            
#23 QTimerInfoList::activateTimers (event=<value optimized out>,                
    receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603     
#24 0x000000315f78f578 in timerSourceDispatch (source=<value optimized out>)    
    at kernel/qeventdispatcher_glib.cpp:184                                     
#25 idleTimerSourceDispatch (source=<value optimized out>)                      
    at kernel/qeventdispatcher_glib.cpp:231                                     
#26 0x0000003e7023790e in g_main_dispatch (context=<value optimized out>)       
    at gmain.c:1824                                                             
#27 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377 
#28 0x0000003e7023b0e8 in g_main_context_iterate (context=0x1ddf120,            
    block=<value optimized out>, dispatch=<value optimized out>,                
    self=<value optimized out>) at gmain.c:2455                                 
#29 0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120,      
    may_block=1) at gmain.c:2518                                                
#30 0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00,  
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412        
#31 0x00000031602592ae in QGuiEventDispatcherGlib::processEvents (              
    this=0x3567190, flags=<value optimized out>)                                
    at kernel/qguieventdispatcher_glib.cpp:204                                  
#32 0x000000315f764852 in QEventLoop::processEvents (                           
    this=<value optimized out>, flags={i = 37}) at kernel/qeventloop.cpp:149    
#33 0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e36320, flags={i = 1}) 
    at kernel/qeventloop.cpp:201                                                
#34 0x0000003162af9d56 in KJob::exec (this=0x67b23b0)                           
    at /usr/src/debug/kdelibs-4.3.90/kdecore/jobs/kjob.cpp:204                  
#35 0x00007f6f5094e23f in Kleo::KeyResolver::lookupContactPreferences (         
    this=0x1eec650, address=@0x7fff98e366c0)                                    
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:1741                  
#36 0x00007f6f5094fe1e in Kleo::KeyResolver::getEncryptionItems (               
    this=<value optimized out>, addresses=<value optimized out>)                
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:935                   
#37 0x00007f6f50950307 in Kleo::KeyResolver::setPrimaryRecipients (             
    this=0x1eec650, addresses=@0x270e)                                          
    at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:923                   
#38 0x00007f6f5093fd3b in MessageComposer::adjustCryptFlags (this=0x45c3be0)    
    at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:736               
#39 0x00007f6f509348b8 in MessageComposer::slotDoNextJob (this=0x45c3be0)       
    at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:435               
#40 0x00007f6f50934991 in MessageComposer::qt_metacall (this=0x45c3be0,         
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,                
    _a=0x7fff98e36d40)
    at
/usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/kmail/messagecomposer.moc:76
#41 0x000000315f778dcf in QMetaObject::activate (sender=0x5120af0,
---Type <return> to continue, or q <return> to quit---
    m=<value optimized out>, local_signal_index=<value optimized out>,
    argv=0xffffffffffffffff) at kernel/qobject.cpp:3275
#42 0x000000315f78048f in QSingleShotTimer::timerEvent (this=0x5120af0)
    at kernel/qtimer.cpp:308
#43 0x000000315f775a2e in QObject::event (this=0x5120af0, e=0x7fff98e374a0)
    at kernel/qobject.cpp:1212
#44 0x00000031601ab9cc in QApplicationPrivate::notify_helper (this=0x1dd5c90,
    receiver=0x5120af0, e=0x7fff98e374a0) at kernel/qapplication.cpp:4298
#45 0x00000031601b1efb in QApplication::notify (this=0x7fff98e37910,
    receiver=0x5120af0, e=0x7fff98e374a0) at kernel/qapplication.cpp:4181
#46 0x000000316141d9d6 in KApplication::notify (this=0x7fff98e37910,
    receiver=0x5120af0, event=0x7fff98e374a0)
    at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#47 0x000000315f765f1c in QCoreApplication::notifyInternal (
    this=0x7fff98e37910, receiver=0x5120af0, event=0x7fff98e374a0)
    at kernel/qcoreapplication.cpp:704
#48 0x000000315f792952 in QCoreApplication::sendEvent (
    event=<value optimized out>, receiver=<value optimized out>)
    at kernel/qcoreapplication.h:215
#49 QTimerInfoList::activateTimers (event=<value optimized out>,
    receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603
#50 0x000000315f78f578 in timerSourceDispatch (source=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:184
#51 idleTimerSourceDispatch (source=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:231
#52 0x0000003e7023790e in g_main_dispatch (context=<value optimized out>)
    at gmain.c:1824
#53 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#54 0x0000003e7023b0e8 in g_main_context_iterate (context=0x1ddf120,
    block=<value optimized out>, dispatch=<value optimized out>,
    self=<value optimized out>) at gmain.c:2455
#55 0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120,
    may_block=1) at gmain.c:2518
#56 0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00,
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#57 0x00000031602592ae in QGuiEventDispatcherGlib::processEvents (
    this=0x3567190, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
#58 0x000000315f764852 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#59 0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e37740, flags={i = 0})
    at kernel/qeventloop.cpp:201
#60 0x000000315f767049 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:981
#61 0x00000000004033f2 in main (argc=<value optimized out>,
    argv=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.90/kmail/main.cpp:156
Current language:  auto; currently minimal

cheers

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list