[Bug 245076] kontact crash while autocompleting cc addess

Balcaen John mikala at mandriva.org
Sun Aug 15 17:16:40 BST 2010


https://bugs.kde.org/show_bug.cgi?id=245076


Balcaen John <mikala at mandriva.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikala at mandriva.org




--- Comment #3 from Balcaen John <mikala mandriva org>  2010-08-15 18:16:34 ---
I can confirm here & reproduced all the time with this setup.
I noticed it when mandriva cooker upgrade from kdepim 4.4.3 to kdepim 4.4.5
It was working without problem with KDE SC 4.5.0 and kdepim 4.4.3,at first i
thought it was a regression introduced by kdepim 4.4.5 but after a look in my k
ressources for kadressbook i noticed that there's was no akonadi ressource
available anymore (so probably an upgraded problem)
Adding back the akonadi ressource & removing the default file ressource fix the
problem
So an easy way to reproduce is it to :
1) Remove all kaddressbook ressources
2) Add a default file empty ressource like  ~/.kde4/share/apps/kabc/std.vcf
3) start kmail
4) ensure that autocompletion is enabled
5) start a new mail
6) notice the crash when using autocompletion of contacts

I may add that even after adding back & putting by default the akonadi
ressource, kmail is going to crash until you removed the « empty » file
ressource.
(i did not test with a non empty file ressource)
The backtrace again (i think it's the same as the original one)

Program received signal SIGSEGV, Segmentation fault.                            
0x00007f2da8dca713 in QListData::size (this=0x44891f8) at
/usr/lib/qt4/include/QtCore/qlist.h:94                                          
94          inline int size() const { return d->end - d->begin; }               
(gdb) bt                                                                        
#0  0x00007f2da8dca713 in QListData::size (this=0x44891f8) at
/usr/lib/qt4/include/QtCore/qlist.h:94                                          
#1  0x00007f2da8e06556 in operator<< <QString> (debug=DWARF-2 expression error:
DW_OP_reg operations must be used either alone or in conjuction with
DW_OP_piece.                       
) at /usr/lib/qt4/include/QtCore/qdebug.h:166                                   
#2  0x00007f2da8dfdde6 in KPIM::AddresseeLineEdit::akonadiHandlePending
(this=<value optimized out>) at
/usr/src/debug/kdepim-4.4.5/libkdepim/addresseelineedit.cpp:1114                
#3  0x00007f2da8dff458 in
KPIM::AddresseeLineEdit::slotAkonadiCollectionsReceived (this=0x254bf30,
collections=<value optimized out>)                                              
    at /usr/src/debug/kdepim-4.4.5/libkdepim/addresseelineedit.cpp:1036         
#4  0x00007f2da8e01a21 in KPIM::AddresseeLineEdit::qt_metacall (this=0x254bf30,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd0874f20) 
    at /usr/src/debug/kdepim-4.4.5/build/libkdepim/addresseelineedit.moc:109    
#5  0x00007f2db0cd0668 in KMLineEdit::qt_metacall (this=0x44891f8,
_c=QMetaObject::InvokeMetaMethod, _id=49, _a=0x7f2daf2bfe90)                    
    at /usr/src/debug/kdepim-4.4.5/build/kmail/kmlineeditspell.moc:74           
#6  0x00007f2db0d2abc8 in RecipientLineEdit::qt_metacall (this=0x44891f8,
_c=QMetaObject::InvokeMetaMethod, _id=49, _a=0x7f2daf2bfe90)                    
    at /usr/src/debug/kdepim-4.4.5/build/kmail/recipientseditor.moc:135         
#7  0x00007f2daf965eb7 in QMetaObject::activate (sender=0x44ac290, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7f2daf2bfe90)
at kernel/qobject.cpp:3272   
#8  0x00007f2da71a5972 in Akonadi::CollectionFetchJob::collectionsReceived
(this=0x44891f8, _t1=<value optimized out>)                                     
    at /usr/src/debug/kdepimlibs-4.5.0/build/akonadi/collectionfetchjob.moc:92  
#9  0x00007f2da71a7189 in Akonadi::CollectionFetchJobPrivate::timeout
(this=<value optimized out>) at
/usr/src/debug/kdepimlibs-4.5.0/akonadi/collectionfetchjob.cpp:64               
#10 0x00007f2da71a5a00 in Akonadi::CollectionFetchJob::qt_metacall
(this=0x44ac290, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffd0875080)    
    at /usr/src/debug/kdepimlibs-4.5.0/build/akonadi/collectionfetchjob.moc:80  
#11 0x00007f2daf965eb7 in QMetaObject::activate (sender=0x44ac290, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7f2daf2bfe90)
at kernel/qobject.cpp:3272   
#12 0x00007f2db14f6142 in KJob::result (this=0x44891f8, _t1=0x44ac290) at
/usr/src/debug/kdelibs-4.5.0/build/kdecore/kjob.moc:194                         
#13 0x00007f2db14f6491 in KJob::emitResult (this=0x44ac290) at
/usr/src/debug/kdelibs-4.5.0/kdecore/jobs/kjob.cpp:312                          
#14 0x00007f2da71ff930 in Akonadi::Job::qt_metacall (this=0x44ac290,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x46a7cc0)      
    at /usr/src/debug/kdepimlibs-4.5.0/build/akonadi/job.moc:91                 
#15 0x00007f2da71a59a5 in Akonadi::CollectionFetchJob::qt_metacall
(this=0x44891f8, _c=QMetaObject::InvokeMetaMethod, _id=49, _a=0x7f2daf2bfe90)   
    at /usr/src/debug/kdepimlibs-4.5.0/build/akonadi/collectionfetchjob.moc:73  
#16 0x00007f2daf96062e in QObject::event (this=0x44ac290, e=0x44891f8) at
kernel/qobject.cpp:1211                                                         
#17 0x00007f2dafe32dec in QApplicationPrivate::notify_helper (this=0x1739a80,
receiver=0x44ac290, e=0x46a2980) at kernel/qapplication.cpp:4389                
#18 0x00007f2dafe38ffd in QApplication::notify (this=0x7fffd0875c80,
receiver=0x44ac290, e=0x46a2980) at kernel/qapplication.cpp:4270                
#19 0x00007f2db1aad3ae in KApplication::notify (this=0x7fffd0875c80,
receiver=0x44ac290, event=0x46a2980) at
/usr/src/debug/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310             
#20 0x00007f2daf94e1ec in QCoreApplication::notifyInternal
(this=0x7fffd0875c80, receiver=0x44ac290, event=0x46a2980) at
kernel/qcoreapplication.cpp:732                                
#21 0x00007f2daf951fe2 in sendEvent (receiver=0x0, event_type=<value optimized
out>, data=0x16f9170) at kernel/qcoreapplication.h:215                          
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x16f9170) at kernel/qcoreapplication.cpp:1373             
#23 0x00007f2daf97a7b3 in sendPostedEvents (s=0x173d2a0) at
kernel/qcoreapplication.h:220                                                   
#24 postEventSourceDispatch (s=0x173d2a0) at
kernel/qeventdispatcher_glib.cpp:277                                            
#25 0x00007f2da6e61700 in g_main_dispatch (context=0x173c120) at gmain.c:2119   
#26 g_main_context_dispatch (context=0x173c120) at gmain.c:2672                 
#27 0x00007f2da6e65648 in g_main_context_iterate (context=0x173c120,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2750           
#28 0x00007f2da6e657fc in g_main_context_iteration (context=0x173c120,
may_block=1) at gmain.c:2813                                                    
#29 0x00007f2daf97a2f3 in QEventDispatcherGlib::processEvents (this=0x16f89a0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415            
#30 0x00007f2dafee378e in QGuiEventDispatcherGlib::processEvents
(this=0x44891f8, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204                               
#31 0x00007f2daf94cf12 in QEventLoop::processEvents (this=<value optimized
out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either
alone or in conjuction with DW_OP_piece.                                        
) at kernel/qeventloop.cpp:149                                                  
#32 0x00007f2daf94d2fc in QEventLoop::exec (this=0x7fffd0875ac0, flags=DWARF-2
expression error: DW_OP_reg operations must be used either alone or in
conjuction with DW_OP_piece.      
) at kernel/qeventloop.cpp:201                                                  
#33 0x00007f2daf952279 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009

-- 
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