[Bug 205118] New: Crash when Quitting Kontact

Jeffrey G Thomas eljefedelito at gmail.com
Tue Aug 25 18:09:08 BST 2009


https://bugs.kde.org/show_bug.cgi?id=205118

           Summary: Crash when Quitting Kontact
           Product: kontact
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: eljefedelito at gmail.com


Version:           4.3.0 (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Maybe a duplicate of https://bugs.kde.org/show_bug.cgi?id=188500

Application that crashed: kontact
Version of the application: 4.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
I selected File > Quit and Kontact crashes.  I am not sure if this is the same,
but Kontact crashes every day at the end of my work day when I am shutting
down; however the shutdown closes the bug reporting tool faster than I can work
to report the bug.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x42520ffa in KJob::error (this=) at ../../kdecore/jobs/kjob.cpp:211
#7  0x44c458b6 in ~KMAcctCachedImap (this=<value optimized out>,
__in_chrg=<value optimized out>) at ../../kmail/kmacctcachedimap.cpp:67
#8  0x44bc27be in qDeleteAll<QList<KMAccount*>::const_iterator> (this=<value
optimized out>, __in_chrg=<value optimized out>) at
/usr/include/qt4/QtCore/qalgorithms.h:350
#9  qDeleteAll<AccountList> (this=<value optimized out>, __in_chrg=<value
optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:358
#10 ~AccountManager (this=<value optimized out>, __in_chrg=<value optimized
out>) at ../../kmail/accountmanager.cpp:39
#11 0x44ca7bd1 in KMKernel::cleanup (this=<value optimized out>) at
../../kmail/kmkernel.cpp:1716
#12 0xb50d080b in ~KMailPart (this=0x94cc480, __in_chrg=<value optimized out>,
__vtt_parm=<value optimized out>) at ../../kmail/kmail_part.cpp:143
#13 0x435b95d9 in ~Plugin (this=<value optimized out>, __vtt_parm=<value
optimized out>, __in_chrg=<value optimized out>) at
../../kontactinterfaces/plugin.cpp:86
#14 0xb513b6ec in ~KMailPlugin (this=0x94b7c80, __in_chrg=<value optimized
out>, __vtt_parm=<value optimized out>) at
../../../../kontact/plugins/kmail/kmail_plugin.cpp:150
#15 0x44248eb6 in ~MainWindow (this=<value optimized out>, __in_chrg=<value
optimized out>, __vtt_parm=<value optimized out>) at
../../../kontact/src/mainwindow.cpp:274
#16 0x4208cb65 in qDeleteInEventHandler (o=<value optimized out>) at
kernel/qobject.cpp:3814
#17 0x4208e43b in QObject::event (this=<value optimized out>, e=<value
optimized out>) at kernel/qobject.cpp:1093
#18 0x428d6040 in QWidget::event (this=<value optimized out>, event=<value
optimized out>) at kernel/qwidget.cpp:7946
#19 0x42c9a3d7 in QMainWindow::event (this=<value optimized out>, event=<value
optimized out>) at widgets/qmainwindow.cpp:1399
#20 0x433c65f7 in KMainWindow::event (this=<value optimized out>, ev=<value
optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:1094
#21 0x4340b5bc in KXmlGuiWindow::event (this=<value optimized out>, ev=<value
optimized out>) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#22 0x428807d4 in QApplicationPrivate::notify_helper (this=<value optimized
out>, receiver=<value optimized out>, e=<value optimized out>) at
kernel/qapplication.cpp:4056
#23 0x42888a12 in QApplication::notify (this=<value optimized out>,
receiver=<value optimized out>, e=<value optimized out>) at
kernel/qapplication.cpp:4021
#24 0x432e400d in KApplication::notify (this=<value optimized out>,
receiver=<value optimized out>, event=<value optimized out>) at
../../kdeui/kernel/kapplication.cpp:302
#25 0x4207dfcb in QCoreApplication::notifyInternal (this=<value optimized out>,
receiver=<value optimized out>, event=<value optimized out>) at
kernel/qcoreapplication.cpp:610
#26 0x4207ec0e in QCoreApplication::sendEvent (receiver=<value optimized out>,
event_type=<value optimized out>, data=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=<value optimized out>,
event_type=<value optimized out>, data=<value optimized out>) at
kernel/qcoreapplication.cpp:1247
#28 0x4207eded in QCoreApplication::sendPostedEvents (receiver=) at
kernel/qcoreapplication.cpp:1140
#29 0x420a920f in QCoreApplication::sendPostedEvents (s=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#30 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:210
#31 0x41ae8368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x41aeb8c3 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0x41aeba48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x420a8e58 in QEventDispatcherGlib::processEvents (this=<value optimized
out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#35 0x4291ff85 in QGuiEventDispatcherGlib::processEvents (this=) at
kernel/qguieventdispatcher_glib.cpp:202
#36 0x4207c61a in QEventLoop::processEvents (this=<value optimized out>,
flags=<value optimized out>) at kernel/qeventloop.cpp:149
#37 0x4207ca62 in QEventLoop::exec (this=<value optimized out>, flags=<value
optimized out>) at kernel/qeventloop.cpp:201
#38 0x4207eeb9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#39 0x42880657 in QApplication::exec () at kernel/qapplication.cpp:3525
#40 0x0804bd40 in main (argc=1, argv=0xbfc8ed24) at
../../../kontact/src/main.cpp:218

Report to https://bugs.kde.org

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list