Bug 227181 - Kontact crash on startup mv .kde/share/apps/kontact /eswhere dis not help I'using kmail/imap, ical and knotes
Summary: Kontact crash on startup mv .kde/share/apps/kontact /eswhere dis not help I'u...
Status: RESOLVED DUPLICATE of bug 211885
Alias: None
Product: kontact
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: 2010-02-16 13:51 UTC by Bernd Hietler
Modified: 2011-01-25 12:49 UTC (History)
0 users

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 Bernd Hietler 2010-02-16 13:51:15 UTC
Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Happens everytime when I try to start Kontact I removed the .kde/share/apps/kontact folder without success. I'm using Kmail with imap, Knotes and the calendar with zarafa.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f2ebcff146c in KMail::SearchJob::searchCompleteFolder (this=0x1f1ec10) at ../../kmail/searchjob.cpp:87
#6  0x00007f2ebce19a1f in KMFolderImap::search (this=0x2095b70, pattern=0x1fe0ac0) at ../../kmail/kmfolderimap.cpp:2412
#7  0x00007f2ebcf56097 in KMSearch::slotProcessNextBatch (this=0x20476a0) at ../../kmail/kmfoldersearch.cpp:272
#8  0x00007f2ebcf5a4f0 in KMSearch::qt_metacall (this=0x20476a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff99a1c1e0) at ./kmfoldersearch.moc:79
#9  0x00007f2ed28d9ddc in QMetaObject::activate (sender=0x2080810, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x14580) at kernel/qobject.cpp:3113
#10 0x00007f2ed28d3d83 in QObject::event (this=0x2080810, e=0x0) at kernel/qobject.cpp:1075
#11 0x00007f2ed31e4efc in QApplicationPrivate::notify_helper (this=0x1a6d7e0, receiver=0x2080810, e=0x7fff99a1c7e0) at kernel/qapplication.cpp:4056
#12 0x00007f2ed31ec1ce in QApplication::notify (this=0x7fff99a20490, receiver=0x2080810, e=0x7fff99a1c7e0) at kernel/qapplication.cpp:4021
#13 0x00007f2ed3e1bab6 in KApplication::notify (this=0x7fff99a20490, receiver=0x2080810, event=0x7fff99a1c7e0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007f2ed28c4c2c in QCoreApplication::notifyInternal (this=0x7fff99a20490, receiver=0x2080810, event=0x7fff99a1c7e0) at kernel/qcoreapplication.cpp:610
#15 0x00007f2ed28ef862 in QCoreApplication::sendEvent (this=0x1a6b220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0x1a6b220) at kernel/qeventdispatcher_unix.cpp:572
#17 0x00007f2ed28ed25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#18 0x00007f2ecc13ebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f2ecc142598 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f2ecc1426c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f2ed28ed1a6 in QEventDispatcherGlib::processEvents (this=0x1a36cb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#22 0x00007f2ed32794be in QGuiEventDispatcherGlib::processEvents (this=0x7fff99a1bf30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007f2ed28c3532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f2ed28c3904 in QEventLoop::exec (this=0x7fff99a1cba0, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f2ed3ea4ab0 in KWallet::Wallet::openWallet (name=<value optimized out>, w=<value optimized out>, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#26 0x00007f2ebc310c32 in MailTransport::TransportManager::wallet (this=0x20054d0) at ../../mailtransport/transportmanager.cpp:420
#27 0x00007f2ebc306955 in MailTransport::Transport::readPassword (this=0x2000580) at ../../mailtransport/transport.cpp:245
#28 0x00007f2ebc306b80 in MailTransport::Transport::qt_metacall (this=0x2000580, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./transport.moc:66
#29 0x00007f2ed28d9ddc in QMetaObject::activate (sender=0x1f95060, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x14580) at kernel/qobject.cpp:3113
#30 0x00007f2ed28dee1f in QSingleShotTimer::timerEvent (this=0x1f95060) at kernel/qtimer.cpp:298
#31 0x00007f2ed28d3d83 in QObject::event (this=0x1f95060, e=0x0) at kernel/qobject.cpp:1075
#32 0x00007f2ed31e4efc in QApplicationPrivate::notify_helper (this=0x1a6d7e0, receiver=0x1f95060, e=0x7fff99a1d5d0) at kernel/qapplication.cpp:4056
#33 0x00007f2ed31ec1ce in QApplication::notify (this=0x7fff99a20490, receiver=0x1f95060, e=0x7fff99a1d5d0) at kernel/qapplication.cpp:4021
#34 0x00007f2ed3e1bab6 in KApplication::notify (this=0x7fff99a20490, receiver=0x1f95060, event=0x7fff99a1d5d0) at ../../kdeui/kernel/kapplication.cpp:302
#35 0x00007f2ed28c4c2c in QCoreApplication::notifyInternal (this=0x7fff99a20490, receiver=0x1f95060, event=0x7fff99a1d5d0) at kernel/qcoreapplication.cpp:610
#36 0x00007f2ed28ef862 in QCoreApplication::sendEvent (this=0x1a6b220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#37 QTimerInfoList::activateTimers (this=0x1a6b220) at kernel/qeventdispatcher_unix.cpp:572
#38 0x00007f2ed28ed25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#39 0x00007f2ecc13ebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f2ecc142598 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f2ecc1426c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x00007f2ed28ed1a6 in QEventDispatcherGlib::processEvents (this=0x1a36cb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#43 0x00007f2ed32794be in QGuiEventDispatcherGlib::processEvents (this=0x7fff99a1bf30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#44 0x00007f2ed28c3532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f2ed28c3904 in QEventLoop::exec (this=0x7fff99a1d990, flags=) at kernel/qeventloop.cpp:201
#46 0x00007f2ed3ea4ab0 in KWallet::Wallet::openWallet (name=<value optimized out>, w=<value optimized out>, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252
#47 0x00007f2ebce67ca4 in KMKernel::wallet (this=0x1fca320) at ../../kmail/kmkernel.cpp:2459
#48 0x00007f2ebcdf0283 in KMail::NetworkAccount::readPassword (this=0x2063c00) at ../../kmail/networkaccount.cpp:328
#49 0x00007f2ebcdf0a3e in KMail::NetworkAccount::readConfig (this=0x2063c00, config=...) at ../../kmail/networkaccount.cpp:170
#50 0x00007f2ebcdfa8ae in KMail::ImapAccountBase::readConfig (this=0x7fff99a1bf30, config=...) at ../../kmail/imapaccountbase.cpp:204
#51 0x00007f2ebcd94ecb in KMail::AccountManager::readConfig (this=<value optimized out>) at ../../kmail/accountmanager.cpp:131
#52 0x00007f2ebce78d07 in KMKernel::init (this=0x1fca320) at ../../kmail/kmkernel.cpp:1495
#53 0x00007f2ebd5402cc in KMailPart (this=0x1f41d60, parentWidget=0x1a6eb50, parent=<value optimized out>, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at ../../kmail/kmail_part.cpp:73
#54 0x00007f2ebd5416ff in KPluginFactory::createPartInstance<KMailPart> (parentWidget=0x1a6eb50, parent=0x1a6eb50, args=...) at /usr/include/kpluginfactory.h:467
#55 0x00007f2ed2db3e7e in KPluginFactory::create (this=0x1f52620, iface=0x7f2ed1ef4200 "KParts::ReadOnlyPart", parentWidget=<value optimized out>, parent=0x1a6eb50, args=..., 
    keyword=<value optimized out>) at ../../kdecore/util/kpluginfactory.cpp:191
#56 0x00007f2ed45691db in KPluginFactory::create<KParts::ReadOnlyPart> (this=0x1a6eb50, libname=0x1f26ed8 "kmailpart") at /usr/include/kpluginfactory.h:491
#57 Kontact::Core::createPart (this=0x1a6eb50, libname=0x1f26ed8 "kmailpart") at ../../kontactinterfaces/core.cpp:87
#58 0x00007f2ebe1c2a40 in KMailPlugin::createPart (this=0x7fff99a1bf30) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:170
#59 0x00007f2ed4569cf9 in Kontact::Plugin::part (this=0x7fff99a1bf30) at ../../kontactinterfaces/plugin.cpp:187
#60 0x00007f2ed478df5f in Kontact::MainWindow::selectPlugin (this=0x1a6eb50, plugin=0x1f23db0) at ../../../kontact/src/mainwindow.cpp:754
#61 0x00007f2ed478969c in Kontact::MainWindow::loadSettings (this=0x1a6eb50) at ../../../kontact/src/mainwindow.cpp:926
#62 0x00007f2ed47921b0 in Kontact::MainWindow::initObject (this=0x1a6eb50) at ../../../kontact/src/mainwindow.cpp:226
#63 0x00007f2ed479265c in MainWindow (this=0x1a6eb50, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../kontact/src/mainwindow.cpp:162
#64 0x0000000000404854 in KontactApp::newInstance (this=0x7fff99a20490) at ../../../kontact/src/main.cpp:134
#65 0x00007f2ed3e22916 in KUniqueApplicationAdaptor::newInstance (this=0x1b44b90, asn_id=<value optimized out>, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:459
#66 0x00007f2ed3e22f06 in KUniqueApplicationAdaptor::qt_metacall (this=0x1b44b90, _c=QMetaObject::InvokeMetaMethod, _id=34130320, _a=0x7fff99a1f7c0) at ./kuniqueapplication_p.moc:75
#67 0x00007f2ed09f4ad4 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:891
#68 0x00007f2ed09f5c69 in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x1b44b90, flags=337, msg=...) at qdbusintegrator.cpp:796
#69 0x00007f2ed09f6547 in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=..., msg=<value optimized out>, pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1347
#70 0x00007f2ed09f67c8 in QDBusActivateObjectEvent::placeMetaCall (this=0x1b9e680) at qdbusintegrator.cpp:1464
#71 0x00007f2ed28d40f9 in QObject::event (this=0x7fff99a20490, e=0x1b9e680) at kernel/qobject.cpp:1111
#72 0x00007f2ed31eeb4d in QApplication::event (this=0x7fff99a20490, e=0x1b9e680) at kernel/qapplication.cpp:2317
#73 0x00007f2ed31e4efc in QApplicationPrivate::notify_helper (this=0x1a6d7e0, receiver=0x7fff99a20490, e=0x1b9e680) at kernel/qapplication.cpp:4056
#74 0x00007f2ed31ec1ce in QApplication::notify (this=0x7fff99a20490, receiver=0x7fff99a20490, e=0x1b9e680) at kernel/qapplication.cpp:4021
#75 0x00007f2ed3e1bab6 in KApplication::notify (this=0x7fff99a20490, receiver=0x7fff99a20490, event=0x1b9e680) at ../../kdeui/kernel/kapplication.cpp:302
#76 0x00007f2ed28c4c2c in QCoreApplication::notifyInternal (this=0x7fff99a20490, receiver=0x7fff99a20490, event=0x1b9e680) at kernel/qcoreapplication.cpp:610
#77 0x00007f2ed28c580a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1a37080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#78 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1a37080) at kernel/qcoreapplication.cpp:1247
#79 0x00007f2ed28ed533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#80 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#81 0x00007f2ecc13ebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#82 0x00007f2ecc142598 in ?? () from /lib/libglib-2.0.so.0
#83 0x00007f2ecc1426c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#84 0x00007f2ed28ed1a6 in QEventDispatcherGlib::processEvents (this=0x1a36cb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#85 0x00007f2ed32794be in QGuiEventDispatcherGlib::processEvents (this=0x7fff99a1bf30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#86 0x00007f2ed28c3532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#87 0x00007f2ed28c3904 in QEventLoop::exec (this=0x7fff99a203d0, flags=) at kernel/qeventloop.cpp:201
#88 0x00007f2ed28c5ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#89 0x0000000000403f47 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:218

Reported using DrKonqi
Comment 1 Bernd Hietler 2010-02-18 11:40:13 UTC
Kontact starts up as usual when std.ics is removed. I accepted an appointment via the zarafa groupware before. And obviously this was the reason for the crash. I hope this is useful.
std.ics looks lite this:

BEGIN:VCALENDAR                                                                                      
PRODID:-//K Desktop Environment//NONSGML libkcal 4.3//EN                                             
VERSION:2.0                                                                                          
BEGIN:VEVENT                                                                                         
DTSTAMP:20100215T160451Z                                                                             
ORGANIZER;CN="name a":MAILTO:name-a@mail-suffix.com                                  
ATTENDEE;CN="name b";RSVP=TRUE;PARTSTAT=NEEDS-ACTION;                                            
 ROLE=REQ-PARTICIPANT:mailto:name_b@mail-suffix.com                                            
ATTENDEE;CN="name c";RSVP=TRUE;PARTSTAT=NEEDS-ACTION;                                          
 ROLE=REQ-PARTICIPANT:mailto:name_c@mail-suffix.com                                        
ATTENDEE;CN="my name";RSVP=TRUE;PARTSTAT=NEEDS-ACTION;                                         
 ROLE=REQ-PARTICIPANT:mailto:my@mailaddress                                           
X-KDE-LIBKCAL-ID:libkcal-1595848806.712                                                              
X-MICROSOFT-CDO-APPT-SEQUENCE:1                                                                      
X-MICROSOFT-CDO-ATTENDEE-CRITICAL-CHANGE:20100215T155537Z                                            
X-MICROSOFT-CDO-BUSYSTATUS:BUSY                                                                      
X-MICROSOFT-CDO-OWNER-CRITICAL-CHANGE:20100215T155537Z                                               
X-MICROSOFT-CDO-OWNERAPPTID:2136453608                                                               
X-MOZ-SEND-INVITATIONS:TRUE                                                                          
X-MOZ-SNOOZE-TIME:20100216T094500Z                                                                   
CREATED:20100215T155908Z                                                                             
UID:                                                                                                 
 040000008200E00074C5B7101A82E00800000000E7AFA0BDE0AC738223E9B060A05400B3E2                          
 0013CD6093986432291E564DF4B134A452F284                                                              
SEQUENCE:1                                                                                           
LAST-MODIFIED:20100215T160451Z
DESCRIPTION:When: Tuesday\, February 16\, 2010 11:00 - Tuesday\, February
 16\, 2010 11:30\nWhere: technic room EG\n\n*~*~*~*~*~*~*~*~*~*
SUMMARY:topic of meeting
LOCATION:technic room EG
STATUS:CONFIRMED
PRIORITY:5
DTSTART:20100216T100000Z
DTEND:20100216T103000Z
TRANSP:OPAQUE
BEGIN:VALARM
DESCRIPTION:Reminder
ACTION:DISPLAY
TRIGGER;VALUE=DURATION:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
Comment 2 Christophe Marin 2011-01-25 12:49:17 UTC

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