Bug 270406 - Kontact crash after entering IMAP account password and checking save password box
Summary: Kontact crash after entering IMAP account password and checking save password...
Status: RESOLVED DUPLICATE of bug 184324
Alias: None
Product: kontact
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: 2011-04-08 06:34 UTC by Robert Simmons
Modified: 2011-10-02 09:19 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 Robert Simmons 2011-04-08 06:34:06 UTC
Application: kontact (4.4.9)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Ubuntu 10.10

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

I have one IMAP account that I had never saved the password into kwallet.  I had always just typed it in manually whenever I opened Kontact.  This time, I decided to check the box to save the password in kwallet after I typed it in.  After typing in the password and hitting enter, Kontact crashed

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7735730 (LWP 2742))]

Thread 2 (Thread 0xb1fd0b70 (LWP 2747)):
#0  0x04332e36 in clock_gettime (clock_id=70479860, tp=0xb1fcff70) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0844950b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x085206e5 in QTimerInfoList::updateCurrentTime (this=0x9265a9c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0852072a in QTimerInfoList::timerWait (this=0x9265a9c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0851e7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb1fd009c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0851e83d in timerSourcePrepare (source=0x0, timeout=0x4336ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01c30e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01c31279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01c31848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x0851e59f in QEventDispatcherGlib::processEvents (this=0x92c3920, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x084ee609 in QEventLoop::processEvents (this=0xb1fd0270, flags=) at kernel/qeventloop.cpp:149
#12 0x084eea8a in QEventLoop::exec (this=0xb1fd0270, flags=...) at kernel/qeventloop.cpp:201
#13 0x083eab7e in QThread::exec (this=0x92c27e0) at thread/qthread.cpp:490
#14 0x084cd35b in QInotifyFileSystemWatcherEngine::run (this=0x92c27e0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x083eddf9 in QThreadPrivate::start (arg=0x92c27e0) at thread/qthread_unix.cpp:266
#16 0x06d68cc9 in start_thread (arg=0xb1fd0b70) at pthread_create.c:304
#17 0x07c5c69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7735730 (LWP 2742)):
[KCrash Handler]
#7  0x016408d6 in QTreeWidget::setItemSelected (this=0x90a0070, item=0x909ea50, select=false) at itemviews/qtreewidget.cpp:3032
#8  0xb3144526 in setSelected (this=0x90ed090) at /usr/include/qt4/QtGui/qtreewidget.h:397
#9  KMail::FolderView::restoreItemStates (this=0x90ed090) at ../../kmail/folderview.cpp:390
#10 0xb314b55d in KMail::FolderView::reload (this=0x90ed090, openFoldersForUpdate=false) at ../../kmail/folderview.cpp:671
#11 0xb33c45fb in KMMainWidget::readConfig (this=0x903d208) at ../../kmail/kmmainwidget.cpp:595
#12 0xb33d7c01 in KMMainWidget::KMMainWidget (this=0x903d208, parent=0x9093248, aGUIClient=0x8e5f9b4, actionCollection=0x8e4f988, config=...) at ../../kmail/kmmainwidget.cpp:234
#13 0x073f844b in KMailPart::KMailPart (this=0x8e5f990, parentWidget=0x8af5bc0, parent=0x8af5bc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../kmail/kmail_part.cpp:112
#14 0x073f8df2 in KPluginFactory::createPartInstance<KMailPart> (parentWidget=0x8af5bc0, parent=0x8af5bc0, args=...) at /usr/include/kpluginfactory.h:479
#15 0x00d68919 in KPluginFactory::create (this=0x8e65180, iface=0x9e0760 "KParts::ReadOnlyPart", parentWidget=0x8af5bc0, parent=0x8af5bc0, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#16 0x00298adb in create<KParts::ReadOnlyPart> (this=0x8af5bc0, libname=0x8ce17c8 "kmailpart") at /usr/include/kpluginfactory.h:503
#17 KontactInterface::Core::createPart (this=0x8af5bc0, libname=0x8ce17c8 "kmailpart") at ../../kontactinterface/core.cpp:87
#18 0x00299d17 in KontactInterface::Plugin::loadPart (this=0x8e4baf8) at ../../kontactinterface/plugin.cpp:152
#19 0x02d653e5 in KMailPlugin::createPart (this=0x8e4baf8) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:179
#20 0x0029be33 in KontactInterface::Plugin::part (this=0x8e4baf8) at ../../kontactinterface/plugin.cpp:191
#21 0x00a74385 in Kontact::MainWindow::selectPlugin (this=0x8af5bc0, plugin=0x8e4baf8) at ../../../kontact/src/mainwindow.cpp:778
#22 0x00a6e87c in Kontact::MainWindow::loadSettings (this=0x8af5bc0) at ../../../kontact/src/mainwindow.cpp:944
#23 0x00a777a1 in Kontact::MainWindow::initObject (this=0x8af5bc0) at ../../../kontact/src/mainwindow.cpp:210
#24 0x00a78ddd in Kontact::MainWindow::MainWindow (this=0x8af5bc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../kontact/src/mainwindow.cpp:146
#25 0x0804bade in KontactApp::newInstance (this=0xbfedbd34) at ../../../kontact/src/main.cpp:136
#26 0x006cf9e4 in KUniqueApplicationAdaptor::newInstance (this=0x8b67968, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:436
#27 0x006d0162 in KUniqueApplicationAdaptor::qt_metacall (this=0x8b67968, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfedb27c) at ./kuniqueapplication_p.moc:81
#28 0x00dee9dc in QDBusConnectionPrivate::deliverCall (this=0x8aec590, object=0x8b67968, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:919
#29 0x00defcbf in QDBusConnectionPrivate::activateCall (this=0x8aec590, object=0x8b67968, flags=337, msg=...) at qdbusintegrator.cpp:822
#30 0x00df0770 in QDBusConnectionPrivate::activateObject (this=0x8aec590, node=..., msg=..., pathStartPos=16) at qdbusintegrator.cpp:1379
#31 0x00df0a2a in QDBusActivateObjectEvent::placeMetaCall (this=0x8b78080) at qdbusintegrator.cpp:1493
#32 0x085026a2 in QObject::event (this=0xbfedbd34, e=0x909ea58) at kernel/qobject.cpp:1219
#33 0x084ef9db in QCoreApplication::event (this=0xbfedbd34, e=0x8b78080) at kernel/qcoreapplication.cpp:1561
#34 0x00feb4d4 in QApplication::event (this=0xbfedbd34, e=0x8b78080) at kernel/qapplication.cpp:2439
#35 0x00fe7fdc in QApplicationPrivate::notify_helper (this=0x8afcda0, receiver=0xbfedbd34, e=0x8b78080) at kernel/qapplication.cpp:4396
#36 0x00fee04e in QApplication::notify (this=0xbfedbd34, receiver=0xbfedbd34, e=0x8b78080) at kernel/qapplication.cpp:3798
#37 0x006c782a in KApplication::notify (this=0xbfedbd34, receiver=0xbfedbd34, event=0x8b78080) at ../../kdeui/kernel/kapplication.cpp:311
#38 0x084efb3b in QCoreApplication::notifyInternal (this=0xbfedbd34, receiver=0xbfedbd34, event=0x8b78080) at kernel/qcoreapplication.cpp:732
#39 0x084f2d8b in sendEvent (receiver=0x0, event_type=0, data=0x8ad32d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8ad32d8) at kernel/qcoreapplication.cpp:1373
#41 0x084f2f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#42 0x0851ea74 in sendPostedEvents (s=0x8af7d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#43 postEventSourceDispatch (s=0x8af7d10) at kernel/qeventdispatcher_glib.cpp:277
#44 0x01c2d855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0x01c31668 in ?? () from /lib/libglib-2.0.so.0
#46 0x01c31848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0x0851e565 in QEventDispatcherGlib::processEvents (this=0x8ad2d88, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#48 0x010a9be5 in QGuiEventDispatcherGlib::processEvents (this=0x8ad2d88, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x084ee609 in QEventLoop::processEvents (this=0xbfedbc94, flags=) at kernel/qeventloop.cpp:149
#50 0x084eea8a in QEventLoop::exec (this=0xbfedbc94, flags=...) at kernel/qeventloop.cpp:201
#51 0x084f300f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#52 0x00fe6e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#53 0x0804b132 in main (argc=1, argv=0xbfedbf54) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 254789, bug 254781, bug 251702, bug 244833, bug 243526.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-09-24 17:11:20 UTC
Is this crash reproducible with a recent kontact version (>= 4.7.1) ?
Comment 2 Robert Simmons 2011-09-25 22:01:55 UTC
I'll be glad to soon.  I am still using 4.4.x, and ubuntu is making us wait until 11.10 before we get 4.7.1.  Since the 11.10 release is about 2 weeks away, they have decided not to backport any of the 4.7.1 KDE updates, so we're stuck with 4.4.x kdepim and 4.7.0 KDE base.

As soon as I do my upgrades, I will say whether this is still extant.
Comment 3 Christophe Marin 2011-10-02 09:19:30 UTC

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