Bug 209604 - Crash when opening the settings dialog if the KMail module was previously disabled
Summary: Crash when opening the settings dialog if the KMail module was previously dis...
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: GIT (master)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 230128 236343 239997 241650 242762 244629 245674 247953 248107 249273 250932 252512 257386 261391 262845 271514 271945 273257 276748 278317 279093 280126 282222 285353 285493 285536 287467 287944 288187 288837 288991 290894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-06 07:03 UTC by Raphael Kubo da Costa
Modified: 2012-01-07 21:27 UTC (History)
44 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.7.4


Attachments
New crash information added by DrKonqi (4.56 KB, text/plain)
2010-04-21 13:47 UTC, Maurizio Pozzobon
Details
New crash information added by DrKonqi (6.05 KB, text/plain)
2010-05-20 11:54 UTC, enricofiore
Details
New crash information added by DrKonqi (8.25 KB, text/plain)
2010-07-01 01:05 UTC, Light Yagami
Details
New crash information added by DrKonqi (8.16 KB, text/plain)
2010-08-29 16:52 UTC, nr.12345
Details
New crash information added by DrKonqi (8.26 KB, text/plain)
2010-09-03 17:54 UTC, nr.12345
Details
New crash information added by DrKonqi (8.02 KB, text/plain)
2010-11-25 12:18 UTC, Andreas Zeller
Details
New crash information added by DrKonqi (5.45 KB, text/plain)
2011-01-11 13:19 UTC, Fabian Badoi
Details
New crash information added by DrKonqi (7.74 KB, text/plain)
2011-01-13 22:53 UTC, d@Ve
Details
New crash information added by DrKonqi (7.29 KB, text/plain)
2011-01-24 19:14 UTC, S. Burmeister
Details
New crash information added by DrKonqi (8.52 KB, text/plain)
2011-02-24 15:13 UTC, Gogo
Details
New crash information added by DrKonqi (7.42 KB, text/plain)
2011-03-17 01:31 UTC, Emmett Culley
Details
New crash information added by DrKonqi (5.38 KB, text/plain)
2011-08-13 12:06 UTC, mathiou57
Details
New crash information added by DrKonqi (9.81 KB, text/plain)
2011-10-16 18:08 UTC, Hector Jimenez
Details
New crash information added by DrKonqi (7.66 KB, text/plain)
2011-10-17 19:31 UTC, Leijona
Details
New crash information added by DrKonqi (9.83 KB, text/plain)
2011-11-03 20:50 UTC, Martin Weber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2009-10-06 07:03:06 UTC
Application: kontact (4.4 pre)
KDE Version: 4.3.70 (KDE 4.3.70 (KDE 4.4 >= 20091002)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.30-ARCH i686

What I was doing when the application crashed:
Whenever I try to open Kontact's settings dialog, it crashes with the following backtrace. Using recent trunk and Qt's 4.6-stable branch from 05-Oct-2009.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  KMMainWidget::mainFolderView (this=0x8cd7008) at /home/kubo/kde4/src/kdepim/kmail/kmmainwidget.h:125
#7  0xab4f869e in MiscPage (this=0x8cd7008, instance=@0xbfc1621c, parent=0x8b2bc70) at /home/kubo/kde4/src/kdepim/kmail/configuredialog.cpp:4143
#8  0xadcd1337 in create_kmail_config_misc (parent=0x8b2bc70) at /home/kubo/kde4/src/kdepim/kmail/kcm_kmail.cpp:37
#9  0xb4a3dc63 in KCModuleLoader::loadModule (mod=@0x8b38e68, report=KCModuleLoader::Inline, parent=0x8b2bc70, args=@0x8b38e50) at /home/kubo/kde4/src/kdelibs/kutils/kcmoduleloader.cpp:111
#10 0xb4a43e19 in KCModuleProxyPrivate::loadModule (this=0x8b38e50) at /home/kubo/kde4/src/kdelibs/kutils/kcmoduleproxy.cpp:106
#11 0xb4a44649 in KCModuleProxy::realModule (this=0x8b2bc70) at /home/kubo/kde4/src/kdelibs/kutils/kcmoduleproxy.cpp:83
#12 0xb4a44702 in KCModuleProxy::useRootOnlyMessage (this=0x8b2bc70) at /home/kubo/kde4/src/kdelibs/kutils/kcmoduleproxy.cpp:315
#13 0xb4a40b76 in KCMultiDialog::addModule (this=0x8797070, moduleInfo=@0x8b5d3a0, parentItem=0x8b4f5a0, args=@0x8ad1cec) at /home/kubo/kde4/src/kdelibs/kutils/kcmultidialog.cpp:318
#14 0xb4a56a7e in KSettings::DialogPrivate::createDialogFromServices (this=0x8ad1c68) at /home/kubo/kde4/src/kdelibs/kutils/ksettings/dialog.cpp:359
#15 0xb4a5852f in KSettings::Dialog::showEvent (this=0x8797070) at /home/kubo/kde4/src/kdelibs/kutils/ksettings/dialog.cpp:127
#16 0xb51e1be1 in QWidget::event (this=0x8797070, event=0xbfc16f64) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qwidget.cpp:8113
#17 0xb51792e8 in QApplicationPrivate::notify_helper (this=0x852c810, receiver=0x8797070, e=0xbfc16f64) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:4198
#18 0xb517914d in QApplication::notify (this=0xbfc184b0, receiver=0x8797070, e=0xbfc16f64) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:4163
#19 0xb666171b in KApplication::notify (this=0xbfc184b0, receiver=0x8797070, event=0xbfc16f64) at /home/kubo/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#20 0xb5fa77d9 in QCoreApplication::notifyInternal (this=0xbfc184b0, receiver=0x8797070, event=0xbfc16f64) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qcoreapplication.cpp:704
#21 0xb71a853f in QCoreApplication::sendEvent () from /home/kubo/kde4/qt4/lib/libQt3Support.so.4
#22 0xb51df5bf in QWidgetPrivate::show_helper (this=0x8aecda8) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qwidget.cpp:7108
#23 0xb51dfed9 in QWidget::setVisible (this=0x8797070, visible=true) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qwidget.cpp:7330
#24 0xb5745a94 in QDialog::setVisible (this=0x8797070, visible=true) at /home/kubo/kde4/src/qt-copy/src/gui/dialogs/qdialog.cpp:745
#25 0xb76be859 in QWidget::show (this=0x8797070) at /home/kubo/kde4/qt4/include/QtGui/qwidget.h:480
#26 0xb76b7d30 in KontactInterface::MainWindow::slotPreferences (this=0x8658e40) at /home/kubo/kde4/src/kdepim/kontact/src/mainwindow.cpp:1014
#27 0xb76bdbe9 in KontactInterface::MainWindow::qt_metacall (this=0x8658e40, _c=QMetaObject::InvokeMetaMethod, _id=60, _a=0xbfc17268)
    at /home/kubo/kde4/src/build/kdepim/kontact/src/mainwindow.moc:120
#28 0xb5faed6c in QMetaObject::metacall (object=0x8658e40, cl=QMetaObject::InvokeMetaMethod, idx=60, argv=0xbfc17268) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qmetaobject.cpp:237
#29 0xb5fc2da0 in QMetaObject::activate (sender=0x8792278, m=0xb5c0d670, local_signal_index=1, argv=0xbfc17268) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qobject.cpp:3390
#30 0xb5169bb6 in QAction::triggered (this=0x8792278, _t1=false) at .moc/debug-shared/moc_qaction.cpp:263
#31 0xb516906d in QAction::activate (this=0x8792278, event=QAction::Trigger) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qaction.cpp:1245
#32 0xb56973a4 in QMenuPrivate::activateCausedStack (this=0x8769ab0, causedStack=@0xbfc17350, action=0x8792278, action_e=QAction::Trigger, self=true)
    at /home/kubo/kde4/src/qt-copy/src/gui/widgets/qmenu.cpp:971
#33 0xb56977f8 in QMenuPrivate::activateAction (this=0x8769ab0, action=0x8792278, action_e=QAction::Trigger, self=true) at /home/kubo/kde4/src/qt-copy/src/gui/widgets/qmenu.cpp:1064
#34 0xb569bbc9 in QMenu::mouseReleaseEvent (this=0x8765e68, e=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/gui/widgets/qmenu.cpp:2269
#35 0xb6749e52 in KMenu::mouseReleaseEvent (this=0x8765e68, e=0xbfc17b5c) at /home/kubo/kde4/src/kdelibs/kdeui/widgets/kmenu.cpp:456
#36 0xb51e1228 in QWidget::event (this=0x8765e68, event=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qwidget.cpp:7906
#37 0xb569c262 in QMenu::event (this=0x8765e68, e=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/gui/widgets/qmenu.cpp:2368
#38 0xb51792e8 in QApplicationPrivate::notify_helper (this=0x852c810, receiver=0x8765e68, e=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:4198
#39 0xb5177cf5 in QApplication::notify (this=0xbfc184b0, receiver=0x8765e68, e=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:3843
#40 0xb666171b in KApplication::notify (this=0xbfc184b0, receiver=0x8765e68, event=0xbfc17b5c) at /home/kubo/kde4/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#41 0xb5fa77d9 in QCoreApplication::notifyInternal (this=0xbfc184b0, receiver=0x8765e68, event=0xbfc17b5c) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qcoreapplication.cpp:704
#42 0xb71a859b in QCoreApplication::sendSpontaneousEvent () from /home/kubo/kde4/qt4/lib/libQt3Support.so.4
#43 0xb51763b5 in QApplicationPrivate::sendMouseEvent (receiver=0x8765e68, event=0xbfc17b5c, alienWidget=0x0, nativeWidget=0x8765e68, buttonDown=0xb5c30720, lastMouseReceiver=@0xb5c30724, 
    spontaneous=true) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:2987
#44 0xb520512a in QETWidget::translateMouseEvent (this=0x8765e68, event=0xbfc18130) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication_x11.cpp:4325
#45 0xb5202086 in QApplication::x11ProcessEvent (this=0xbfc184b0, event=0xbfc18130) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication_x11.cpp:3408
#46 0xb5237b01 in x11EventSourceDispatch (s=0x85336b0, callback=0, user_data=0x0) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:146
#47 0xb3d65d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0xb3d693e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#49 0xb3d69513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#50 0xb5fdeeec in QEventDispatcherGlib::processEvents (this=0x8520df0, flags={i = 36}) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:407
#51 0xb5238128 in QGuiEventDispatcherGlib::processEvents (this=0x8520df0, flags={i = 36}) at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:202
#52 0xb5fa4c3b in QEventLoop::processEvents (this=0xbfc1840c, flags={i = 36}) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#53 0xb5fa4d80 in QEventLoop::exec (this=0xbfc1840c, flags={i = 0}) at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#54 0xb5fa7eb5 in QCoreApplication::exec () at /home/kubo/kde4/src/qt-copy/src/corelib/kernel/qcoreapplication.cpp:981
#55 0xb5177070 in QApplication::exec () at /home/kubo/kde4/src/qt-copy/src/gui/kernel/qapplication.cpp:3603
#56 0x0804b73d in main (argc=1, argv=0xbfc18694) at /home/kubo/kde4/src/kdepim/kontact/src/main.cpp:224

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2009-11-08 06:33:08 UTC
For some reason, it seems that kmkernel is still set to 0 when called from MiscPageFolderTab::MiscPageFolderTab, thus causing the crash.

I'm reassigning from Kontact to Kmail as it seems to make more sense (please reassign it back to Kontact if it doesn't).
Comment 2 Christophe Marin 2010-03-26 10:17:59 UTC
*** Bug 230128 has been marked as a duplicate of this bug. ***
Comment 3 Maurizio Pozzobon 2010-04-21 13:47:39 UTC
Created attachment 42938 [details]
New crash information added by DrKonqi

Kontact crashes when trying to access preferences. It is probably due to me having unselected kmail as one of the kontact components
Comment 4 enricofiore 2010-05-20 11:54:07 UTC
Created attachment 43743 [details]
New crash information added by DrKonqi

Kontakt crashed when a open Preferenses
Comment 5 Christophe Marin 2010-06-06 16:26:10 UTC
*** Bug 239997 has been marked as a duplicate of this bug. ***
Comment 6 Christophe Marin 2010-06-07 00:04:33 UTC
*** Bug 236343 has been marked as a duplicate of this bug. ***
Comment 7 Christophe Marin 2010-06-13 15:54:31 UTC
*** Bug 241650 has been marked as a duplicate of this bug. ***
Comment 8 Light Yagami 2010-07-01 01:05:25 UTC
Created attachment 48498 [details]
New crash information added by DrKonqi

kontact did not crash after i deselected everythin but time keeper and one other item. restarted my machine after bug updates- kontact came back up and i was able to goto preferenses tab. kontact crashed after i modified my themes- windows themes color themes style themes splash screens desktop etc. restarted and went to preferenses tab click it and it crashed.
Comment 9 Pino Toscano 2010-08-15 14:14:33 UTC
*** Bug 247953 has been marked as a duplicate of this bug. ***
Comment 10 Nicolas L. 2010-08-17 09:46:30 UTC
*** Bug 248107 has been marked as a duplicate of this bug. ***
Comment 11 boatswain 2010-08-27 01:53:52 UTC
I found a hint at 
<http://www.ubuntu-forum.de/artikel/51570/kontact-st%C3%BCrzt-ab-wenn-kontact-einreichten.html>
Seems that disabling the E-mail module causes a crash.
If the module is set to false in <kontaktrc>
.
.
kontact_kaddressbookpluginEnabled=true
kontact_kmailpluginEnabled=false
kontact_knotespluginEnabled=true
.
.
it will crash
The settings window opens normally with the mail preferences as default.
It looks like disabling it sends some kind of pointer or such into the dark.
Comment 12 nr.12345 2010-08-29 16:52:42 UTC
Created attachment 51084 [details]
New crash information added by DrKonqi

Kontact chrased if the setting-dialog should be called.
Comment 13 nr.12345 2010-09-03 17:54:52 UTC
Created attachment 51277 [details]
New crash information added by DrKonqi

kontact (4.4.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed: when i open the Preferences-dialog of kontact= crash

-- Backtrace (Reduced):
#6  0x00007f1306028e14 in MiscPageFolderTab (this=0x323ac40, parent=<value optimized out>) at ../../kmail/configuredialog.cpp:4213
#7  0x00007f1306029111 in MiscPage (this=0x3239c10, instance=<value optimized out>, parent=<value optimized out>) at ../../kmail/configuredialog.cpp:4192
#8  0x00007f130c000fe7 in create_kmail_config_misc (parent=0x31ca7f0) at ../../kmail/kcm_kmail.cpp:37
#9  0x00007f132b749829 in KCModuleLoader::loadModule (mod=..., report=<value optimized out>, parent=<value optimized out>, args=<value optimized out>) at ../../kutils/kcmoduleloader.cpp:111
#10 0x00007f132b74dcc9 in KCModuleProxyPrivate::loadModule (this=0x3173030) at ../../kutils/kcmoduleproxy.cpp:106
Comment 14 Christophe Marin 2010-09-19 00:47:53 UTC
*** Bug 249273 has been marked as a duplicate of this bug. ***
Comment 15 Christophe Marin 2010-09-19 00:48:01 UTC
*** Bug 245674 has been marked as a duplicate of this bug. ***
Comment 16 Christophe Marin 2010-09-19 12:02:23 UTC
*** Bug 250932 has been marked as a duplicate of this bug. ***
Comment 17 Christophe Marin 2010-09-19 12:02:39 UTC
*** Bug 244629 has been marked as a duplicate of this bug. ***
Comment 18 Christophe Marin 2010-09-22 22:19:21 UTC
*** Bug 242762 has been marked as a duplicate of this bug. ***
Comment 19 Christophe Marin 2010-09-22 22:20:31 UTC
from bug 242762:

Steps to Reproduce:
start Kontact
disable at least one Module
close Kontact
restart Kontact
try to open the Kontact Preferences
delete /home/user/.kde/share/config/kontactrc
restart Kontact


I can reproduce with these steps.

#6  0x00007fe2dfa53132 in KMKernel::identityManager (this=0x0) at /kde/src/KDE/kdepim/kmail/kmkernel.cpp:1540
#7  0x00007fe2dfb2507f in KMail::IdentityPage::IdentityPage (this=0xe9c000, instance=..., parent=0xe95c80) at /kde/src/KDE/kdepim/kmail/identitypage.cpp:53
#8  0x00007fe2fbdaf39d in create_kmail_config_identity (parent=0xe95c80) at /kde/src/KDE/kdepim/kmail/kcm_kmail.cpp:72
#9  0x00007fe2f7c32414 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0xe95c80, args=...) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/kcmoduleloader.cpp:111
#10 0x00007fe2f7c36749 in KCModuleProxyPrivate::loadModule (this=0xe185c0) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/kcmoduleproxy.cpp:106
#11 0x00007fe2f7c37395 in KCModuleProxy::realModule (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/kcmoduleproxy.cpp:83
#12 0x00007fe2f7c37699 in KCModuleProxy::useRootOnlyMessage (this=0xe95c80) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/kcmoduleproxy.cpp:315
#13 0x00007fe2f7c338ca in KCMultiDialog::addModule (this=0x9003b0, moduleInfo=..., parentItem=0xa7b980, args=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/kcmultidialog.cpp:401
#14 0x00007fe2f7c463ee in KSettings::DialogPrivate::createDialogFromServices (this=0xa315c0) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/ksettings/dialog.cpp:358
#15 0x00007fe2f7c48063 in KSettings::Dialog::showEvent (this=0x9003b0) at /usr/src/debug/kdelibs-4.5.69svn1177452/kutils/ksettings/dialog.cpp:127
#16 0x00007fe2fa216e25 in QWidget::event (this=0x9003b0, event=0x7fff672229c0) at kernel/qwidget.cpp:8365
#17 0x00007fe2fa1c4f94 in QApplicationPrivate::notify_helper (this=0x43c800, receiver=0x9003b0, e=0x7fff672229c0) at kernel/qapplication.cpp:4396
#18 0x00007fe2fa1cd3ba in QApplication::notify (this=<value optimized out>, receiver=0x9003b0, e=0x7fff672229c0) at kernel/qapplication.cpp:4277
#19 0x00007fe2fb818bc6 in KApplication::notify (this=0x7fff67224530, receiver=0x9003b0, event=0x7fff672229c0) at /usr/src/debug/kdelibs-4.5.69svn1177452/kdeui/kernel/kapplication.cpp:310
#20 0x00007fe2fae019dc in QCoreApplication::notifyInternal (this=0x7fff67224530, receiver=0x9003b0, event=0x7fff672229c0) at kernel/qcoreapplication.cpp:732
#21 0x00007fe2fa217c6f in sendEvent (this=0xa33520) at ../../src/corelib/kernel/qcoreapplication.h:215
#22 QWidgetPrivate::show_helper (this=0xa33520) at kernel/qwidget.cpp:7338
#23 0x00007fe2fa2181aa in QWidget::setVisible (this=0x9003b0, visible=<value optimized out>) at kernel/qwidget.cpp:7560
#24 0x00007fe2fa67c10c in QDialog::setVisible (this=0x9003b0, visible=<value optimized out>) at dialogs/qdialog.cpp:739
#25 0x00007fe2fbe2e78d in QWidget::show (this=0x9003b0) at /usr/include/QtGui/qwidget.h:487
#26 0x00007fe2fbe2bb5c in Kontact::MainWindow::slotPreferences (this=0x5c8830) at /kde/src/KDE/kdepim/kontact/src/mainwindow.cpp:1012
#27 0x00007fe2fbe2dc22 in Kontact::MainWindow::qt_metacall (this=0x5c8830, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fff67222d20) at /kde/build/KDE/kdepim/kontact/src/mainwindow.moc:122
#28 0x00007fe2fae16b5f in QMetaObject::activate (sender=0x67fb30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff67222d20) at kernel/qobject.cpp:3272
#29 0x00007fe2fa1bec42 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#30 0x00007fe2fa1bee3a in QAction::activate (this=0x67fb30, event=<value optimized out>) at kernel/qaction.cpp:1256
#31 0x00007fe2fa5f8713 in QMenuPrivate::activateCausedStack (this=0x639c10, causedStack=..., action=0x67fb30, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#32 0x00007fe2fa5fe72a in QMenuPrivate::activateAction (this=0x639c10, action=0x67fb30, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#33 0x00007fe2fb8e345d in KMenu::mouseReleaseEvent (this=0x6818c0, e=<value optimized out>) at /usr/src/debug/kdelibs-4.5.69svn1177452/kdeui/widgets/kmenu.cpp:471
#34 0x00007fe2fa216b72 in QWidget::event (this=0x6818c0, event=0x7fff672239a0) at kernel/qwidget.cpp:8158
#35 0x00007fe2fa5ff91b in QMenu::event (this=0x6818c0, e=0x7fff672239a0) at widgets/qmenu.cpp:2410
#36 0x00007fe2fa1c4f94 in QApplicationPrivate::notify_helper (this=0x43c800, receiver=0x6818c0, e=0x7fff672239a0) at kernel/qapplication.cpp:4396
#37 0x00007fe2fa1cdc3a in QApplication::notify (this=<value optimized out>, receiver=0x6818c0, e=0x7fff672239a0) at kernel/qapplication.cpp:3959
#38 0x00007fe2fb818bc6 in KApplication::notify (this=0x7fff67224530, receiver=0x6818c0, event=0x7fff672239a0) at /usr/src/debug/kdelibs-4.5.69svn1177452/kdeui/kernel/kapplication.cpp:310
#39 0x00007fe2fae019dc in QCoreApplication::notifyInternal (this=0x7fff67224530, receiver=0x6818c0, event=0x7fff672239a0) at kernel/qcoreapplication.cpp:732
#40 0x00007fe2fa1c5f95 in sendEvent (receiver=0x6818c0, event=0x7fff672239a0, alienWidget=0x0, nativeWidget=0x6818c0, buttonDown=0x7fe2fac9aef8, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0x6818c0, event=0x7fff672239a0, alienWidget=0x0, nativeWidget=0x6818c0, buttonDown=0x7fe2fac9aef8, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3058
#42 0x00007fe2fa2433a4 in QETWidget::translateMouseEvent (this=0x6818c0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4337
#43 0x00007fe2fa241889 in QApplication::x11ProcessEvent (this=0x7fff67224530, event=0x7fff67224310) at kernel/qapplication_x11.cpp:3536
#44 0x00007fe2fa269ab4 in QEventDispatcherX11::processEvents (this=0x413340, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#45 0x00007fe2fae00e12 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#46 0x00007fe2fae01025 in QEventLoop::exec (this=0x7fff672244a0, flags=...) at kernel/qeventloop.cpp:201
#47 0x00007fe2fae0543b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#48 0x000000000040418e in main (argc=1, argv=0x7fff67224a48) at /kde/src/KDE/kdepim/kontact/src/main.cpp:218
Comment 20 Christophe Marin 2010-10-19 12:01:36 UTC
*** Bug 252512 has been marked as a duplicate of this bug. ***
Comment 21 Alex Efremov 2010-11-06 22:27:11 UTC
HI, 
I have the same problem...


Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  KMMainWidget::actionCollections (this=0x0) at /usr/src/debug/kdepim-4.4.4/kmail/kmmainwidget.cpp:4543
#6  0x00007f695b5c4ffd in CustomTemplates::CustomTemplates (this=0x1881c90, parent=<value optimized out>, name=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/kmail/customtemplates.cpp:95
#7  0x00007f695b2816ed in ComposerPageCustomTemplatesTab::ComposerPageCustomTemplatesTab (this=0x187d9b0, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/kmail/configuredialog.cpp:2958
#8  0x00007f695b28fb02 in ComposerPage::ComposerPage (this=0x16a6e60, instance=<value optimized out>, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/kmail/configuredialog.cpp:2588
#9  0x00007f695b9fd2d7 in create_kmail_config_composer (parent=0x1630a70) at /usr/src/debug/kdepim-4.4.4/kmail/kcm_kmail.cpp:60
#10 0x00007f697954f984 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x1630a70, args=...) at /usr/src/debug/kdelibs-4.4.4/kutils/kcmoduleloader.cpp:111
#11 0x00007f697954fb79 in KCModuleProxyPrivate::loadModule (this=0x1681d10) at /usr/src/debug/kdelibs-4.4.4/kutils/kcmoduleproxy.cpp:106
#12 0x00007f69795507d5 in KCModuleProxy::realModule (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/kutils/kcmoduleproxy.cpp:83
#13 0x00007f6979550859 in KCModuleProxy::useRootOnlyMessage (this=0x1630a70) at /usr/src/debug/kdelibs-4.4.4/kutils/kcmoduleproxy.cpp:315
#14 0x00007f697955501a in KCMultiDialog::addModule (this=0x1678610, moduleInfo=..., parentItem=0x169fae0, args=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/kutils/kcmultidialog.cpp:340
#15 0x00007f6979560a26 in KSettings::DialogPrivate::createDialogFromServices (this=0x117cba0) at /usr/src/debug/kdelibs-4.4.4/kutils/ksettings/dialog.cpp:359
#16 0x00007f6979562693 in KSettings::Dialog::showEvent (this=0x1678610) at /usr/src/debug/kdelibs-4.4.4/kutils/ksettings/dialog.cpp:127
#17 0x00007f697a23f075 in QWidget::event (this=0x1678610, event=0x7fff15d74560) at kernel/qwidget.cpp:8251
#18 0x00007f697a1ee4d4 in QApplicationPrivate::notify_helper (this=0x643480, receiver=0x1678610, e=0x7fff15d74560) at kernel/qapplication.cpp:4302
#19 0x00007f697a1f6aca in QApplication::notify (this=<value optimized out>, receiver=0x1678610, e=0x7fff15d74560) at kernel/qapplication.cpp:4185
#20 0x00007f697b6dfc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x00007f697adfce4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007f697a23de6f in sendEvent (this=0x167ec00) at ../../src/corelib/kernel/qcoreapplication.h:215
#23 QWidgetPrivate::show_helper (this=0x167ec00) at kernel/qwidget.cpp:7222
#24 0x00007f697a23e3aa in QWidget::setVisible (this=0x1678610, visible=<value optimized out>) at kernel/qwidget.cpp:7444
#25 0x00007f697a68ba5c in QDialog::setVisible (this=0x1678610, visible=<value optimized out>) at dialogs/qdialog.cpp:732
#26 0x00007f697c4b65d8 in show (this=0x642540) at /usr/include/QtGui/qwidget.h:485
#27 Kontact::MainWindow::slotPreferences (this=0x642540) at /usr/src/debug/kdepim-4.4.4/kontact/src/mainwindow.cpp:1023
#28 0x00007f697c4ba0f6 in Kontact::MainWindow::qt_metacall (this=0x642540, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff15d74870)
    at /usr/src/debug/kdepim-4.4.4/build/kontact/src/mainwindow.moc:120
#29 0x00007f697ae10a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#30 0x00007f697a1e8d12 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#31 0x00007f697a1e8f0a in QAction::activate (this=0x869720, event=<value optimized out>) at kernel/qaction.cpp:1255
#32 0x00007f697a60a8b3 in QMenuPrivate::activateCausedStack (this=0x8c4900, causedStack=..., action=0x869720, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1002
#33 0x00007f697a61097a in QMenuPrivate::activateAction (this=0x8c4900, action=0x869720, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1094
#34 0x00007f697b6b327d in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libkdeui.so.5
#35 0x00007f697a23edbc in QWidget::event (this=0x902cf0, event=0x7fff15d754f0) at kernel/qwidget.cpp:8044
#36 0x00007f697a611bcb in QMenu::event (this=0x902cf0, e=0x7fff15d754f0) at widgets/qmenu.cpp:2421
#37 0x00007f697a1ee4d4 in QApplicationPrivate::notify_helper (this=0x643480, receiver=0x902cf0, e=0x7fff15d754f0) at kernel/qapplication.cpp:4302
#38 0x00007f697a1f734a in QApplication::notify (this=<value optimized out>, receiver=0x902cf0, e=0x7fff15d754f0) at kernel/qapplication.cpp:3867
#39 0x00007f697b6dfc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#40 0x00007f697adfce4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#41 0x00007f697a1f01e5 in sendEvent (receiver=0x902cf0, event=0x7fff15d754f0, alienWidget=0x0, nativeWidget=0x902cf0, buttonDown=0x7f697ac9ab28, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#42 QApplicationPrivate::sendMouseEvent (receiver=0x902cf0, event=0x7fff15d754f0, alienWidget=0x0, nativeWidget=0x902cf0, buttonDown=0x7f697ac9ab28, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#43 0x00007f697a26a914 in QETWidget::translateMouseEvent (this=0x902cf0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314
#44 0x00007f697a268e19 in QApplication::x11ProcessEvent (this=0x7fff15d76220, event=0x7fff15d75e50) at kernel/qapplication_x11.cpp:3513
#45 0x00007f697a28f492 in x11EventSourceDispatch (s=0x649610, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#46 0x00007f6972925a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#47 0x00007f6972926270 in ?? () from /usr/lib64/libglib-2.0.so.0
#48 0x00007f6972926510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#49 0x00007f697ae2567f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#50 0x00007f697a28f14e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007f697adfc292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#52 0x00007f697adfc495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#53 0x00007f697ae0088b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#54 0x000000000040417e in main (argc=1, argv=0x7fff15d76808) at /usr/src/debug/kdepim-4.4.4/kontact/src/main.cpp:224
Comment 22 Andreas Zeller 2010-11-25 12:18:53 UTC
Created attachment 53718 [details]
New crash information added by DrKonqi

kontact (4.4.7) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0

- What I was doing when the application crashed:

Kontact crashes when openin the settings. I have also the eMail-modul deaktivated - but since months, the problem occurs later.

-- Backtrace (Reduced):
#7  0xaff5b63b in MiscPageFolderTab::MiscPageFolderTab (this=0x9e59468, parent=0x0) at ../../kmail/configuredialog.cpp:4213
#8  0xaff5b9ce in MiscPage::MiscPage (this=0x9e33390, instance=..., parent=0x9e4f5b8) at ../../kmail/configuredialog.cpp:4192
#9  0x02f84beb in create_kmail_config_misc (parent=0x9e4f5b8) at ../../kmail/kcm_kmail.cpp:37
#10 0x005f5761 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x9e4f5b8, args=...) at ../../kutils/kcmoduleloader.cpp:111
#11 0x005fa1fd in KCModuleProxyPrivate::loadModule (this=0x9e41d28) at ../../kutils/kcmoduleproxy.cpp:106
Comment 23 Christophe Marin 2010-11-29 15:22:32 UTC
*** Bug 257386 has been marked as a duplicate of this bug. ***
Comment 24 Christophe Marin 2010-12-27 20:31:54 UTC
*** Bug 261391 has been marked as a duplicate of this bug. ***
Comment 25 Christophe Marin 2011-01-11 12:24:28 UTC
*** Bug 262845 has been marked as a duplicate of this bug. ***
Comment 26 Fabian Badoi 2011-01-11 13:19:13 UTC
Created attachment 55860 [details]
New crash information added by DrKonqi

kontact (4.4.9) on KDE Platform 4.5.5 (KDE 4.5.5) "release 1" using Qt 4.7.2

- What I was doing when the application crashed:
Trying to access Kontact settings.

- Custom settings of the application:
I disabled every "module" except the todo list, journal and the planner. This was the first time I ran kontact on this instalation so everything had stock settings.

-- Backtrace (Reduced):
#9  0x00007fa3c78911b2 in ComposerPage::ComposerPage(KComponentData const&, QWidget*) () from /usr/lib64/libkmailprivate.so.4
#10 0x00007fa3cc5512d7 in create_kmail_config_composer () from /usr/lib64/kde4/kcm_kmail.so
#11 0x00007fa3e59998c4 in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () from /usr/lib64/libkcmutils.so.4
[...]
#15 0x00007fa3e599d4aa in KCMultiDialog::addModule(KCModuleInfo const&, KPageWidgetItem*, QStringList const&) () from /usr/lib64/libkcmutils.so.4
[...]
#17 0x00007fa3e59a79f3 in KSettings::Dialog::showEvent(QShowEvent*) () from /usr/lib64/libkcmutils.so.4
Comment 27 d@Ve 2011-01-13 22:53:50 UTC
Created attachment 55987 [details]
New crash information added by DrKonqi

kontact (4.4.6) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed:
chose Settings->Configure Kontact...

- What I have enabled:
i do NOT have KMail enabled (using Thunderbird, for two-way google calendar capability); do have Summary, Calendar (don't ask why), To Do, Feeds, Usenet, Journal, Notebooks, Popups, and Time Tracker. I'm really just using Time Tracker at the moment, being new to KDE (former GNU user).

-- Backtrace (Reduced):
#7  0xaaa474cb in MiscPageFolderTab::MiscPageFolderTab (this=0x8b12088, parent=0x0) at ../../kmail/configuredialog.cpp:4213
#8  0xaaa4785e in MiscPage::MiscPage (this=0x8b11d98, instance=..., parent=0x8aff588) at ../../kmail/configuredialog.cpp:4192
#9  0xab24bbeb in create_kmail_config_misc (parent=0x8aff588) at ../../kmail/kcm_kmail.cpp:37
#10 0xb576b761 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x8aff588, args=...) at ../../kutils/kcmoduleloader.cpp:111
#11 0xb57701fd in KCModuleProxyPrivate::loadModule (this=0x8ae7548) at ../../kutils/kcmoduleproxy.cpp:106
Comment 28 S. Burmeister 2011-01-24 19:14:26 UTC
Created attachment 56393 [details]
New crash information added by DrKonqi

kontact (4.4.9) on KDE Platform 4.5.95 (4.6 RC2) using Qt 4.7.1

- What I was doing when the application crashed:

I disabled all of kontact's modules and logged out and back in. After that I tried to open the settings to enable some modules again and kontact crashed.

-- Backtrace (Reduced):
#6  0x00007f30b542f552 in MiscPageFolderTab::MiscPageFolderTab (this=0xee9680, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/kmail/configuredialog.cpp:4213
#7  0x00007f30b542f82f in MiscPage::MiscPage (this=0xe7ebe0, instance=<value optimized out>, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/kmail/configuredialog.cpp:4192
#8  0x00007f30b5badfb7 in create_kmail_config_misc (parent=0xeb2220) at /usr/src/debug/kdepim-4.4.9/kmail/kcm_kmail.cpp:37
#9  0x00007f30d1bea6b8 in KCModuleLoader::loadModule (mod=<value optimized out>, report=559705664, parent=0xeb2220, args=...) at /usr/src/debug/kdelibs-4.5.95/kutils/kcmoduleloader.cpp:113
#10 0x00007f30d1bea889 in KCModuleProxyPrivate::loadModule (this=0xea51a0) at /usr/src/debug/kdelibs-4.5.95/kutils/kcmoduleproxy.cpp:106
Comment 29 Gogo 2011-02-24 15:13:07 UTC
Created attachment 57499 [details]
New crash information added by DrKonqi

kontact (4.4.9) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0

- What I was doing when the application crashed: 
1. Disable KMail
2. Restart Kontact
3. Try to open Settings after that

Current result:
100% Crash of application

-- Backtrace (Reduced):
#6  KMMainWidget::actionCollections (this=0x0) at ../../kmail/kmmainwidget.cpp:4570
#7  0x00007f6bb3b2ff3d in CustomTemplates::CustomTemplates (this=0x2d9d150, parent=<value optimized out>, name=<value optimized out>) at ../../kmail/customtemplates.cpp:95
#8  0x00007f6bb377897d in ComposerPageCustomTemplatesTab::ComposerPageCustomTemplatesTab (this=0x2d9cb50, parent=<value optimized out>) at ../../kmail/configuredialog.cpp:2958
#9  0x00007f6bb379b490 in ComposerPage::ComposerPage (this=0x2c8df50, instance=<value optimized out>, parent=<value optimized out>) at ../../kmail/configuredialog.cpp:2588
#10 0x00007f6bb8159547 in create_kmail_config_composer (parent=0x2c7e6f0) at ../../kmail/kcm_kmail.cpp:60
Comment 30 Emmett Culley 2011-03-17 01:31:59 UTC
Created attachment 58110 [details]
New crash information added by DrKonqi

kontact (4.4.10) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1

- What I was doing when the application crashed:
Same as always since KDE 4.0.  If kmail is disabled it is impossible to open the settings dialog.  I can enable kmail by editing the "rc" file but I don't use kmail, s=o why should I have to do that?

-- Backtrace (Reduced):
#6  0x000000356bd1c3f2 in MiscPageFolderTab::MiscPageFolderTab (this=0x2bb96a0, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.10/kmail/configuredialog.cpp:4213
#7  0x000000356bd1c6cf in MiscPage::MiscPage (this=0x2bb9ff0, instance=<value optimized out>, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.10/kmail/configuredialog.cpp:4192
#8  0x00007fb10c83cf47 in create_kmail_config_misc (parent=0x2b65030) at /usr/src/debug/kdepim-4.4.10/kmail/kcm_kmail.cpp:37
#9  0x0000003561a1bd84 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x2b65030, args=...) at /usr/src/debug/kdelibs-4.5.5/kutils/kcmoduleloader.cpp:111
#10 0x0000003561a1fc09 in KCModuleProxyPrivate::loadModule (this=0x2b48aa0) at /usr/src/debug/kdelibs-4.5.5/kutils/kcmoduleproxy.cpp:106
Comment 31 Christophe Marin 2011-04-22 22:19:48 UTC
*** Bug 271514 has been marked as a duplicate of this bug. ***
Comment 32 Christophe Marin 2011-04-29 00:50:17 UTC
*** Bug 271945 has been marked as a duplicate of this bug. ***
Comment 33 Christophe Marin 2011-05-14 11:57:43 UTC
*** Bug 273257 has been marked as a duplicate of this bug. ***
Comment 34 Christophe Marin 2011-07-05 20:28:15 UTC
*** Bug 276748 has been marked as a duplicate of this bug. ***
Comment 35 Christophe Marin 2011-07-23 10:45:54 UTC
*** Bug 278317 has been marked as a duplicate of this bug. ***
Comment 36 Christophe Marin 2011-08-02 07:17:55 UTC
*** Bug 279093 has been marked as a duplicate of this bug. ***
Comment 37 mathiou57 2011-08-13 12:06:39 UTC
Created attachment 62802 [details]
New crash information added by DrKonqi

kontact (4.7.0 ) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

I had just compiled via Kmail emerge.
I restarted Kontact Kmail to include such application.
Since then, whenever I go to the confugration of Kontact, the program crashes.

-- Backtrace (Reduced):
#6  0x00007ff31b4cd785 in KMail::IdentityPage::IdentityPage(KComponentData const&, QWidget*) () from /usr/lib64/libkmailprivate.so.4
#7  0x00007ff31b7b5577 in create_kmail_config_identity () from /usr/lib64/kde4/kcm_kmail.so
#8  0x00007ff333b905a6 in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () from /usr/lib64/libkcmutils.so.4
[...]
#10 0x00007ff333b95a05 in KCModuleProxy::realModule() const () from /usr/lib64/libkcmutils.so.4
#11 0x00007ff333b95a79 in KCModuleProxy::useRootOnlyMessage() const () from /usr/lib64/libkcmutils.so.4
Comment 38 Christophe Marin 2011-08-18 11:43:28 UTC
*** Bug 280126 has been marked as a duplicate of this bug. ***
Comment 39 Bruno Friedmann 2011-08-18 15:31:32 UTC
Applying fix as documented in #C11 allow kontact preferences to be launched again.
The first time it's open, the selected module was the free-busy one (the last I've used before disabling kmail module)
-kontact_kmailpluginEnabled=false
+kontact_kmailpluginEnabled=true
kontact_knotespluginEnabled=true


It looks like disabling it sends some kind of pointer or such into the dark. 
Would be cool to have this fixed for 4.7.x and 4.8
Comment 40 Christophe Marin 2011-09-24 13:12:49 UTC
*** Bug 282222 has been marked as a duplicate of this bug. ***
Comment 41 Hector Jimenez 2011-10-16 18:08:06 UTC
Created attachment 64598 [details]
New crash information added by DrKonqi

kontact (4.7.2) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4

- What I was doing when the application crashed:
trying to configure kontact

The first time you run kontact I get a warning saying an error with kmail, then I went to settings kontact and disable the options kmail. after this when you try to enter the configuration, closes.

-- Backtrace (Reduced):
#6  0x00007ff9e4e34c47 in KMail::IdentityPage::IdentityPage(KComponentData const&, QWidget*) () from /usr/lib/libkmailprivate.so.4
#7  0x00007ff9e50f831c in create_kmail_config_identity () from /usr/lib/kde4/kcm_kmail.so
#8  0x00007ffa464e620c in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x1dcded0, args=<optimized out>) at ../../kutils/kcmoduleloader.cpp:113
#9  0x00007ffa464ea568 in KCModuleProxyPrivate::loadModule (this=0x1d89630) at ../../kutils/kcmoduleproxy.cpp:106
#10 0x00007ffa464eb285 in KCModuleProxy::realModule (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:83
Comment 42 Leijona 2011-10-17 19:31:34 UTC
Created attachment 64646 [details]
New crash information added by DrKonqi

kontact (4.4.10) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2

- What I was doing when the application crashed:
I was looking forward to changing settings of contact..
..but those templet hadn`t opened.

- Custom settings of the application:

knode, kmail and akregator was disabled..
..later they were deleted..
..but those hadn't been changed anything else,

-- Backtrace (Reduced):
#7  KMMainWidget::actionCollections (this=0x0) at ../../kmail/kmmainwidget.cpp:4577
#8  0xae95dcf3 in CustomTemplates::CustomTemplates (this=0x9c30bc8, parent=0x9c323c8, name=0x0) at ../../kmail/customtemplates.cpp:95
#9  0xae5d7e75 in ComposerPageCustomTemplatesTab::ComposerPageCustomTemplatesTab (this=0x9c323c8, parent=0x0) at ../../kmail/configuredialog.cpp:2958
#10 0xae5eac48 in ComposerPage::ComposerPage (this=0x9b64f30, instance=..., parent=0x9b51fc0) at ../../kmail/configuredialog.cpp:2588
#11 0x03371eeb in create_kmail_config_composer (parent=0x9b51fc0) at ../../kmail/kcm_kmail.cpp:60
Comment 43 Will Stephenson 2011-10-17 19:48:06 UTC
Confirmed with 4.7.2
Comment 44 Hector Jimenez 2011-10-19 04:14:29 UTC
I fixed the error deleting the folder akonadi, which is within .config in home folder (personal).
Comment 45 Martin Weber 2011-11-03 20:50:23 UTC
Created attachment 65209 [details]
New crash information added by DrKonqi

kontact (4.7.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed:
1) Disable KMail in Kontact
2) Close Kontact
3) Start Kontact
4) Open Kontact settings Dialog
- Unusual behavior I noticed:
This happened only after another Kontact bug led me to disable Kmail. While Kmail was running fine when launched standalone, it was suddenly crashing Kontact when selecting Kmail in the Kontact Window.

-- Backtrace (Reduced):
#6  KMail::IdentityPage::IdentityPage (this=0x5a39f70, instance=<optimized out>, parent=<optimized out>) at ../../kmail/identitypage.cpp:53
#7  0x00007f48c9a0c31c in create_kmail_config_identity (parent=0x5a37540) at ../../kmail/kcm_kmail.cpp:72
#8  0x00007f4934a0420c in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x5a37540, args=<optimized out>) at ../../kutils/kcmoduleloader.cpp:113
#9  0x00007f4934a08568 in KCModuleProxyPrivate::loadModule (this=0x59f6700) at ../../kutils/kcmoduleproxy.cpp:106
#10 0x00007f4934a09285 in KCModuleProxy::realModule (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:83
Comment 46 Christophe Marin 2011-11-04 23:33:23 UTC
*** Bug 285536 has been marked as a duplicate of this bug. ***
Comment 47 Christophe Marin 2011-11-04 23:37:11 UTC
*** Bug 285493 has been marked as a duplicate of this bug. ***
Comment 48 Allen Winter 2011-11-13 01:13:26 UTC
fixed in fe2d2bcafa5ad5a52cbffa6209c2b7acb2c218ca

will backport to 4.7
Comment 49 Allen Winter 2011-11-13 01:18:15 UTC
sorry the commit to master was 4e3eb627973e6ff5e41d73b472cfb67af8002fa7

backport to 4.7 is commit b627826ccb0ce8ae61974073647f6cf7321c40ed
Comment 50 Christophe Marin 2011-11-13 15:01:33 UTC
*** Bug 285353 has been marked as a duplicate of this bug. ***
Comment 51 Christophe Marin 2011-11-24 15:36:24 UTC
*** Bug 287467 has been marked as a duplicate of this bug. ***
Comment 52 Christophe Marin 2011-11-30 23:08:54 UTC
*** Bug 287944 has been marked as a duplicate of this bug. ***
Comment 53 Christophe Marin 2011-12-04 11:57:32 UTC
*** Bug 288187 has been marked as a duplicate of this bug. ***
Comment 54 Christophe Marin 2011-12-12 20:49:11 UTC
*** Bug 288837 has been marked as a duplicate of this bug. ***
Comment 55 Christophe Marin 2011-12-15 01:57:36 UTC
*** Bug 288991 has been marked as a duplicate of this bug. ***
Comment 56 Christophe Marin 2012-01-07 21:27:32 UTC
*** Bug 290894 has been marked as a duplicate of this bug. ***