Bug 240701 - KMail crach on start
Summary: KMail crach on start
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-06-04 10:20 UTC by Bigey
Modified: 2010-06-07 14:35 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 Bigey 2010-06-04 10:20:38 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 i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
1. Kmail open nice
2. Add additional language for spell checking (french version)
3. Kmail crash evry time on start making it impossible to use


The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x0119b26e in KMail::SearchJob::searchCompleteFolder (this=0xa0316a8) at ../../kmail/searchjob.cpp:87
#7  0x010fd664 in KMail::FolderJob::start (this=0x0) at ../../kmail/folderjob.cpp:106
#8  0x00f9fd18 in KMFolderImap::search (this=0x9f8c638, pattern=0x9f2ff18) at ../../kmail/kmfolderimap.cpp:2403
#9  0x010fa6a5 in KMSearch::slotProcessNextBatch (this=0x9ff2460) at ../../kmail/kmfoldersearch.cpp:272
#10 0x010fb8d3 in KMSearch::qt_metacall (this=0x9ff2460, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf90effc) at ./kmfoldersearch.moc:85
#11 0x00bb4c9a in QMetaObject::metacall (object=0x9ff2460, cl=82465728, idx=7, argv=0xbf90effc) at kernel/qmetaobject.cpp:237
#12 0x00bc33d5 in QMetaObject::activate (sender=0x9f92f08, m=0xcc35a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#13 0x00c14aa7 in QTimer::timeout (this=0x9f92f08) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x00bcb60e in QTimer::timerEvent (this=0x9f92f08, e=0xbf90f530) at kernel/qtimer.cpp:271
#15 0x00bc0254 in QObject::event (this=0x9f92f08, e=0x4ea53c0) at kernel/qobject.cpp:1212
#16 0x0706e4dc in QApplicationPrivate::notify_helper (this=0x9d7b018, receiver=0x9f92f08, e=0xbf90f530) at kernel/qapplication.cpp:4300
#17 0x0707505e in QApplication::notify (this=0xbf910070, receiver=0x9f92f08, e=0xbf90f530) at kernel/qapplication.cpp:3704
#18 0x002eff2a in KApplication::notify (this=0xbf910070, receiver=0x9f92f08, event=0xbf90f530) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00bafa3b in QCoreApplication::notifyInternal (this=0xbf910070, receiver=0x9f92f08, event=0xbf90f530) at kernel/qcoreapplication.cpp:704
#20 0x00bded66 in QCoreApplication::sendEvent (this=0x9dd18b4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x9dd18b4) at kernel/qeventdispatcher_unix.cpp:603
#22 0x00bdb8e4 in timerSourceDispatch (source=0x9dd1880) at kernel/qeventdispatcher_glib.cpp:184
#23 0x0865a5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x0865e2d8 in ?? () from /lib/libglib-2.0.so.0
#25 0x0865e4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00bdb5d5 in QEventDispatcherGlib::processEvents (this=0x9d53278, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x0712e135 in QGuiEventDispatcherGlib::processEvents (this=0x9d53278, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00bae059 in QEventLoop::processEvents (this=0xbf90f8d4, flags=) at kernel/qeventloop.cpp:149
#29 0x00bae4aa in QEventLoop::exec (this=0xbf90f8d4, flags=...) at kernel/qeventloop.cpp:201
#30 0x0039076f in KWallet::Wallet::openWallet (name=..., w=0, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:260
#31 0x00ff2c7e in KMKernel::wallet (this=0xbf90ffa8) at ../../kmail/kmkernel.cpp:2498
#32 0x00f73fdd in KMail::NetworkAccount::readPassword (this=0x9f8be08) at ../../kmail/networkaccount.cpp:328
#33 0x00f749c1 in KMail::NetworkAccount::readConfig (this=0x9f8be08, config=...) at ../../kmail/networkaccount.cpp:170
#34 0x00f8465f in KMail::ImapAccountBase::readConfig (this=0x9f8be08, config=...) at ../../kmail/imapaccountbase.cpp:207
#35 0x00f894d4 in KMAcctImap::readConfig (this=0x9f8be08, config=...) at ../../kmail/kmacctimap.cpp:540
#36 0x00f0c365 in KMail::AccountManager::readConfig (this=0x9feabf8) at ../../kmail/accountmanager.cpp:131
#37 0x01005df9 in KMKernel::init (this=0xbf90ffa8) at ../../kmail/kmkernel.cpp:1542
#38 0x0804aaaf in main (argc=3, argv=0xbf910234) at ../../kmail/main.cpp:131

Possible duplicates by query: bug 238814, bug 237315, bug 237245, bug 236665, bug 236520.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-07 14:35:58 UTC

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