Bug 246173 - Kmail crash on startup after changing IMAP password
Summary: Kmail crash on startup after changing IMAP password
Status: RESOLVED DUPLICATE of bug 211885
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 17:22 UTC by Nigel Cundy
Modified: 2010-08-06 00:03 UTC (History)
2 users (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 Nigel Cundy 2010-07-29 17:22:40 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

$ kmail &
[1] 3247                                                                                                                                                                            
cundy@Bodley3:~/work/main_code/src$ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)                                          
kmail(3248) KMFolderMgr::removeFolderAux: Can not find parent folder for  Last Search                                                                                               
kmail(3248) KMFolder::updateIndicatorIcon: Could not read image from ""                                                                                                             
kmail(3248) KMFolder::updateIndicatorIcon: Could not read image from ""                                                                                                             
kmail(3248) KMFolder::updateIndicatorIcon: Could not read image from ""                                                                                                             
kmail(3248) KMFolderImap::account: No parent folder found for "Regensburg"                                                                                                          
<unknown program name>(3247)/: Communication problem with  "kmail" , it probably crashed.                                                                                           
Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.kmail was not provided by any .service files" "                                               
                                                                                                                                                                                    
KCrash: Application 'kmail' crashing...                                                                                                                                             
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit                                                                                                              
sock_file=/home/cundy/.kde/socket-Bodley3/kdeinit4__0                                                                                                                               
                                                                                                                                                                                    
[1]+  Exit 255                kmail                        
- Custom settings of the application:
I had just changed the password for my IMAP account the previous time I had used Kontact

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#7  0x013bf9ce in KMail::SearchJob::searchCompleteFolder (this=0x9a48c78) at ../../kmail/searchjob.cpp:87
#8  0x013200f4 in KMail::FolderJob::start (this=0x0) at ../../kmail/folderjob.cpp:106
#9  0x011bff28 in KMFolderImap::search (this=0x9ae5570, pattern=0x9a3a998) at ../../kmail/kmfolderimap.cpp:2408
#10 0x0131e5b3 in KMSearch::slotProcessNextBatch (this=0x9adf108) at ../../kmail/kmfoldersearch.cpp:272
#11 0x0131e703 in KMSearch::qt_metacall (this=0x9adf108, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf898b5c) at ./kmfoldersearch.moc:85
#12 0x0050d6ca in QMetaObject::metacall (object=0x9adf108, cl=27231168, idx=7, argv=0xbf898b5c) at kernel/qmetaobject.cpp:237
#13 0x00520455 in QMetaObject::activate (sender=0x9a32ab8, m=0x6395a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#14 0x00571ba7 in QTimer::timeout (this=0x9a32ab8) at .moc/release-shared/moc_qtimer.cpp:134
#15 0x00525ffe in QTimer::timerEvent (this=0x9a32ab8, e=0xbf899090) at kernel/qtimer.cpp:271
#16 0x0051a2c4 in QObject::event (this=0x9a32ab8, e=0x19f83c0) at kernel/qobject.cpp:1183
#17 0x08b9b0cc in QApplicationPrivate::notify_helper (this=0x9816130, receiver=0x9a32ab8, e=0xbf899090) at kernel/qapplication.cpp:4389
#18 0x08ba111e in QApplication::notify (this=0xbf899bd0, receiver=0x9a32ab8, e=0xbf899090) at kernel/qapplication.cpp:3791
#19 0x00c7e2aa in KApplication::notify (this=0xbf899bd0, receiver=0x9a32ab8, event=0xbf899090) at ../../kdeui/kernel/kapplication.cpp:309
#20 0x0050796b in QCoreApplication::notifyInternal (this=0xbf899bd0, receiver=0x9a32ab8, event=0xbf899090) at kernel/qcoreapplication.cpp:732
#21 0x005396d6 in QCoreApplication::sendEvent (this=0x9825d34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0x9825d34) at kernel/qeventdispatcher_unix.cpp:602
#23 0x005364a4 in timerSourceDispatch (source=0x9825d00) at kernel/qeventdispatcher_glib.cpp:184
#24 0x04b425e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x04b462d8 in ?? () from /lib/libglib-2.0.so.0
#26 0x04b464b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00536195 in QEventDispatcherGlib::processEvents (this=0x9810fd8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x08c5c3b5 in QGuiEventDispatcherGlib::processEvents (this=0x9810fd8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00506419 in QEventLoop::processEvents (this=0xbf899434, flags=) at kernel/qeventloop.cpp:149
#30 0x0050689a in QEventLoop::exec (this=0xbf899434, flags=...) at kernel/qeventloop.cpp:201
#31 0x00d204d6 in KWallet::Wallet::openWallet (name=..., w=0, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:266
#32 0x01213fce in KMKernel::wallet (this=0xbf899b08) at ../../kmail/kmkernel.cpp:2498
#33 0x01193a2d in KMail::NetworkAccount::readPassword (this=0x9ad7030) at ../../kmail/networkaccount.cpp:328
#34 0x01194411 in KMail::NetworkAccount::readConfig (this=0x9ad7030, config=...) at ../../kmail/networkaccount.cpp:170
#35 0x011a41ff in KMail::ImapAccountBase::readConfig (this=0x9ad7030, config=...) at ../../kmail/imapaccountbase.cpp:207
#36 0x011a8ef4 in KMAcctImap::readConfig (this=0x9ad7030, config=...) at ../../kmail/kmacctimap.cpp:540
#37 0x0112af65 in KMail::AccountManager::readConfig (this=0x9a44370) at ../../kmail/accountmanager.cpp:131
#38 0x012271a9 in KMKernel::init (this=0xbf899b08) at ../../kmail/kmkernel.cpp:1542
#39 0x0804aaaf in main (argc=1, argv=0xbf899d94) at ../../kmail/main.cpp:131

Possible duplicates by query: bug 245452, bug 238814, bug 237245, bug 235773, bug 235387.

Reported using DrKonqi
Comment 1 Björn Ruberg 2010-08-06 00:03:49 UTC

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