<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>278317</bug_id>
          
          <creation_ts>2011-07-23 09:25:04 +0000</creation_ts>
          <short_desc>Opening Kontact settings crashes Kontact</short_desc>
          <delta_ts>2011-07-23 10:45:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kontact</product>
          <component>general</component>
          <version>4.4.10</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>209604</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Ann">avorofa</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1144655</commentid>
    <comment_count>0</comment_count>
    <who name="Ann">avorofa</who>
    <bug_when>2011-07-23 09:25:04 +0000</bug_when>
    <thetext>Application: kontact (4.4.10)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
Opening Kontact settings crashes Kontact: I am using Calendar and doesn&apos;t use KMail.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb256eb70 (LWP 2580)):
#0  0x00c73f14 in socketNotifierSourceCheck (source=0x8c2a480) at kernel/qeventdispatcher_glib.cpp:79
#1  0x033da71d in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x033db03a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x033db524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x00c74577 in QEventDispatcherGlib::processEvents (this=0x8b22098, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00c46289 in QEventLoop::processEvents (this=0xb256e270, flags=...) at kernel/qeventloop.cpp:149
#6  0x00c46522 in QEventLoop::exec (this=0xb256e270, flags=...) at kernel/qeventloop.cpp:201
#7  0x00b502a0 in QThread::exec (this=0x8b1b8c0) at thread/qthread.cpp:492
#8  0x00c27fdb in QInotifyFileSystemWatcherEngine::run (this=0x8b1b8c0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00b52da2 in QThreadPrivate::start (arg=0x8b1b8c0) at thread/qthread_unix.cpp:320
#10 0x045abe99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0x0777473e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb776b730 (LWP 2579)):
[KCrash Handler]
#7  KMMainWidget::actionCollections (this=0x0) at ../../kmail/kmmainwidget.cpp:4577
#8  0xafea4cf3 in CustomTemplates::CustomTemplates (this=0x9137d98, parent=0x9137ac0, name=0x0) at ../../kmail/customtemplates.cpp:95
#9  0xafb1ee75 in ComposerPageCustomTemplatesTab::ComposerPageCustomTemplatesTab (this=0x9137ac0, parent=0x0) at ../../kmail/configuredialog.cpp:2958
#10 0xafb31c48 in ComposerPage::ComposerPage (this=0x9088b38, instance=..., parent=0x8fe8050) at ../../kmail/configuredialog.cpp:2588
#11 0x06a95eeb in create_kmail_config_composer (parent=0x8fe8050) at ../../kmail/kcm_kmail.cpp:60
#12 0x0040ada4 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x8fe8050, args=...) at ../../kutils/kcmoduleloader.cpp:113
#13 0x0040f658 in KCModuleProxyPrivate::loadModule (this=0x90410d8) at ../../kutils/kcmoduleproxy.cpp:106
#14 0x00410363 in KCModuleProxy::realModule (this=0x8fe8050) at ../../kutils/kcmoduleproxy.cpp:83
#15 0x004106c2 in KCModuleProxy::useRootOnlyMessage (this=0x8fe8050) at ../../kutils/kcmoduleproxy.cpp:315
#16 0x0040c400 in KCMultiDialog::addModule (this=0x8cca990, moduleInfo=..., parentItem=0x8db4940, args=...) at ../../kutils/kcmultidialog.cpp:390
#17 0x004207ce in KSettings::DialogPrivate::createDialogFromServices (this=0x8f5a250) at ../../kutils/ksettings/dialog.cpp:358
#18 0x00422437 in KSettings::Dialog::showEvent (this=0x8cca990) at ../../kutils/ksettings/dialog.cpp:127
#19 0x00ff1262 in QWidget::event (this=0x8cca990, event=0xbfb7b720) at kernel/qwidget.cpp:8466
#20 0x00f98d24 in QApplicationPrivate::notify_helper (this=0x875f878, receiver=0x8cca990, e=0xbfb7b720) at kernel/qapplication.cpp:4462
#21 0x00f9d97b in QApplication::notify (this=0xbfb7cac4, receiver=0x8cca990, e=0xbfb7b720) at kernel/qapplication.cpp:4427
#22 0x009293ca in KApplication::notify (this=0xbfb7cac4, receiver=0x8cca990, event=0xbfb7b720) at ../../kdeui/kernel/kapplication.cpp:311
#23 0x00c470bb in QCoreApplication::notifyInternal (this=0xbfb7cac4, receiver=0x8cca990, event=0xbfb7b720) at kernel/qcoreapplication.cpp:731
#24 0x00ff53b6 in sendEvent (this=0x8dfa130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QWidgetPrivate::show_helper (this=0x8dfa130) at kernel/qwidget.cpp:7439
#26 0x00ff571b in QWidget::setVisible (this=0x8cca990, visible=true) at kernel/qwidget.cpp:7661
#27 0x014b9ec7 in QDialog::setVisible (this=0x8cca990, visible=true) at dialogs/qdialog.cpp:739
#28 0x0012559e in show (this=0x88410b0) at /usr/include/qt4/QtGui/qwidget.h:487
#29 Kontact::MainWindow::slotPreferences (this=0x88410b0) at ../../../kontact/src/mainwindow.cpp:1023
#30 0x00128b84 in Kontact::MainWindow::qt_metacall (this=0x88410b0, _c=QMetaObject::InvokeMetaMethod, _id=&lt;value optimized out&gt;, _a=0xbfb7b998) at ./mainwindow.moc:120
#31 0x00c4d6ba in QMetaObject::metacall (object=0x88410b0, cl=QMetaObject::InvokeMetaMethod, idx=60, argv=0xbfb7b998) at kernel/qmetaobject.cpp:237
#32 0x00c5d4ff in QMetaObject::activate (sender=0x898a3d0, m=0x18cb3f8, local_signal_index=1, argv=0xbfb7b998) at kernel/qobject.cpp:3287
#33 0x00f918d9 in QAction::triggered (this=0x898a3d0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#34 0x00f91b38 in QAction::activate (this=0x898a3d0, event=QAction::Trigger) at kernel/qaction.cpp:1257
#35 0x0142633d in QMenuPrivate::activateCausedStack (this=0x8a7a710, causedStack=..., action=0x898a3d0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#36 0x0142cbfb in QMenuPrivate::activateAction (this=0x8a7a710, action=0x898a3d0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#37 0x0142da8e in QMenu::mouseReleaseEvent (this=0x8a7ac48, e=0xbfb7c234) at widgets/qmenu.cpp:2306
#38 0x00a06cf4 in KMenu::mouseReleaseEvent (this=0x8a7ac48, e=0xbfb7c234) at ../../kdeui/widgets/kmenu.cpp:458
#39 0x00ff113a in QWidget::event (this=0x8a7ac48, event=0xbfb7c234) at kernel/qwidget.cpp:8259
#40 0x0142df67 in QMenu::event (this=0x8a7ac48, e=0xbfb7c234) at widgets/qmenu.cpp:2415
#41 0x00f98d24 in QApplicationPrivate::notify_helper (this=0x875f878, receiver=0x8a7ac48, e=0xbfb7c234) at kernel/qapplication.cpp:4462
#42 0x00f9e201 in QApplication::notify (this=0xbfb7cac4, receiver=0x8a7ac48, e=0xbfb7c234) at kernel/qapplication.cpp:4023
#43 0x009293ca in KApplication::notify (this=0xbfb7cac4, receiver=0x8a7ac48, event=0xbfb7c234) at ../../kdeui/kernel/kapplication.cpp:311
#44 0x00c470bb in QCoreApplication::notifyInternal (this=0xbfb7cac4, receiver=0x8a7ac48, event=0xbfb7c234) at kernel/qcoreapplication.cpp:731
#45 0x00f99c3b in sendSpontaneousEvent (receiver=0x8a7ac48, event=0xbfb7c234, alienWidget=0x0, nativeWidget=0x8a7ac48, buttonDown=0x18e7c60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#46 QApplicationPrivate::sendMouseEvent (receiver=0x8a7ac48, event=0xbfb7c234, alienWidget=0x0, nativeWidget=0x8a7ac48, buttonDown=0x18e7c60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#47 0x01025253 in QETWidget::translateMouseEvent (this=0x8a7ac48, event=0xbfb7c75c) at kernel/qapplication_x11.cpp:4492
#48 0x010239b5 in QApplication::x11ProcessEvent (this=0xbfb7cac4, event=0xbfb7c75c) at kernel/qapplication_x11.cpp:3680
#49 0x0104f5f4 in x11EventSourceDispatch (s=0x8764a40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#50 0x033daaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0x033db270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0x033db524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#53 0x00c7453c in QEventDispatcherGlib::processEvents (this=0x871dac8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#54 0x0104f1e5 in QGuiEventDispatcherGlib::processEvents (this=0x871dac8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0x00c46289 in QEventLoop::processEvents (this=0xbfb7ca24, flags=...) at kernel/qeventloop.cpp:149
#56 0x00c46522 in QEventLoop::exec (this=0xbfb7ca24, flags=...) at kernel/qeventloop.cpp:201
#57 0x00c4aecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#58 0x00f968e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#59 0x0804b4cf in main (argc=0, argv=0x0) at ../../../kontact/src/main.cpp:226

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

Possible duplicates by query: bug 276038, bug 271514.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1144678</commentid>
    <comment_count>1</comment_count>
    <who name="Christophe Marin">christophe</who>
    <bug_when>2011-07-23 10:45:54 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 209604 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>