Bug 235987 - KMail crashes on startup
Summary: KMail crashes on startup
Status: RESOLVED DUPLICATE of bug 211885
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 05:22 UTC by kdebugs
Modified: 2010-05-27 15:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (14.10 KB, text/plain)
2010-05-04 14:50 UTC, Johannes Vogel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kdebugs 2010-05-02 05:22:13 UTC
Application: kmail (1.13.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Crashes on startup. This seems to have been the case with every previous upgrade too. In the past deleting the local info about the IMAP folder solves the problem. The trouble is, I need to recriate all of the settings again, which is very tedious for a large IMAP directory.

The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f66f7a37b5c in KMail::SearchJob::searchCompleteFolder (this=0x195cfb0) at ../../kmail/searchjob.cpp:87
#6  0x00007f66f7862f38 in KMFolderImap::search (this=0x1c20870, pattern=0x17a1aa0) at ../../kmail/kmfolderimap.cpp:2403
#7  0x00007f66f79a06d7 in KMSearch::slotProcessNextBatch (this=0x17b2170) at ../../kmail/kmfoldersearch.cpp:272
#8  0x00007f66f79a1840 in KMSearch::qt_metacall (this=0x17b2170, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd5e68170) at ./kmfoldersearch.moc:85
#9  0x00007f66f6278e3f in QMetaObject::activate (sender=0x1cb2120, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3293
#10 0x00007f66f6275a63 in QObject::event (this=0x1cb2120, e=0x7fffd5e688c0) at kernel/qobject.cpp:1212
#11 0x00007f66f673922c in QApplicationPrivate::notify_helper (this=0x14b4e00, receiver=0x1cb2120, e=0x7fffd5e688c0) at kernel/qapplication.cpp:4300
#12 0x00007f66f673f6fb in QApplication::notify (this=0x7fffd5e69c00, receiver=0x1cb2120, e=0x7fffd5e688c0) at kernel/qapplication.cpp:4183
#13 0x00007f66f883b526 in KApplication::notify (this=0x7fffd5e69c00, receiver=0x1cb2120, event=0x7fffd5e688c0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007f66f626606c in QCoreApplication::notifyInternal (this=0x7fffd5e69c00, receiver=0x1cb2120, event=0x7fffd5e688c0) at kernel/qcoreapplication.cpp:704
#15 0x00007f66f6292d42 in QCoreApplication::sendEvent (this=0x13f43b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x13f43b0) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00007f66f628f824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 0x00007f66ed2cf8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f66ed2d3748 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f66ed2d38fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f66f628f513 in QEventDispatcherGlib::processEvents (this=0x13a0000, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007f66f67e946e in QGuiEventDispatcherGlib::processEvents (this=0x7fffd5e67ec0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f66f6264992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f66f6264d6c in QEventLoop::exec (this=0x7fffd5e68ca0, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f66f88cbec6 in KWallet::Wallet::openWallet (name=<value optimized out>, w=<value optimized out>, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:260
#26 0x00007f66f78b01f4 in KMKernel::wallet (this=0x7fffd5e69a90) at ../../kmail/kmkernel.cpp:2498
#27 0x00007f66f783a863 in KMail::NetworkAccount::readPassword (this=0x1c96ec0) at ../../kmail/networkaccount.cpp:328
#28 0x00007f66f783b01e in KMail::NetworkAccount::readConfig (this=0x1c96ec0, config=...) at ../../kmail/networkaccount.cpp:170
#29 0x00007f66f7849a88 in KMail::ImapAccountBase::readConfig (this=0x7fffd5e67ec0, config=...) at ../../kmail/imapaccountbase.cpp:207
#30 0x00007f66f77dc4cd in KMail::AccountManager::readConfig (this=<value optimized out>) at ../../kmail/accountmanager.cpp:131
#31 0x00007f66f78c27a4 in KMKernel::init (this=0x7fffd5e69a90) at ../../kmail/kmkernel.cpp:1542
#32 0x0000000000403421 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:131

This bug may be a duplicate of or related to bug 198561.

Possible duplicates by query: bug 235773, bug 235387, bug 234779, bug 234540, bug 234367.

Reported using DrKonqi
Comment 1 Johannes Vogel 2010-05-04 14:50:17 UTC
Created attachment 43234 [details]
New crash information added by DrKonqi

Starting Kontact or Kmail crashs...
Comment 2 Jonathan Thomas 2010-05-27 15:05:07 UTC

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