Bug 172415 - KMail crashes when closing KMail
Summary: KMail crashes when closing KMail
Status: RESOLVED DUPLICATE of bug 163712
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.10.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 21:56 UTC by Eric Sorensen
Modified: 2008-11-05 22:24 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 Eric Sorensen 2008-10-08 21:56:47 UTC
Version:           1.10.1 (using 4.1.2 (KDE 4.1.2) "release 44.2", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.16-0.1-default

closing KMail causes a crash.  

This may be a duplicate of bug: 163712 

Here is the trace:


Anwendung: Kontact (kontact), Signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7fdd91662700 (LWP 3135)]
[New Thread 0x417ec950 (LWP 3395)]
[KCrash handler]
#5  QList<QString>::append (this=0x7fff996b7f80, t=@0x1599c30)
    at /usr/include/QtCore/qatomic_x86_64.h:117
#6  0x00007fdd7a3d0401 in ~KMAcctImap (this=0xd18e20)
    at /usr/src/debug/kdepim-4.1.2/kmail/kmacctimap.cpp:95
#7  0x00007fdd7a362896 in ~AccountManager (this=0x1281550)
    at /usr/include/QtCore/qalgorithms.h:346
#8  0x00007fdd7a427ea3 in KMKernel::cleanup (this=0xca8d30)
    at /usr/src/debug/kdepim-4.1.2/kmail/kmkernel.cpp:1683
#9  0x00007fdd7aa5180a in ~KMailPart (this=0x96b290)
    at /usr/src/debug/kdepim-4.1.2/kmail/kmail_part.cpp:138
#10 0x00007fdd91051b3a in ~MainWindow (this=0x792660)
    at /usr/src/debug/kdepim-4.1.2/kontact/src/mainwindow.cpp:252
#11 0x00007fdd8bd60f5d in QObject::event (this=0x792660, e=0x2276138)
    at kernel/qobject.cpp:1139
#12 0x00007fdd881d2036 in QWidget::event (this=0x7fdd8c037780, event=0x1f5bb40)
    at kernel/qwidget.cpp:7551
#13 0x00007fdd884eb16b in QMainWindow::event (this=0x792660, event=0x1f5bb40)
    at widgets/qmainwindow.cpp:1268
#14 0x00007fdd8db987a8 in KXmlGuiWindow::event (this=0x7fdd8c037780, 
    ev=0x2276138)
    at /usr/src/debug/kdelibs-4.1.2/kdeui/xmlgui/kxmlguiwindow.cpp:125
#15 0x00007fdd8818017d in QApplicationPrivate::notify_helper (this=0x627220, 
    receiver=0x792660, e=0x1f5bb40) at kernel/qapplication.cpp:3803
#16 0x00007fdd88187f2a in QApplication::notify (this=0x7fff996b8e30, 
    receiver=0x792660, e=0x1f5bb40) at kernel/qapplication.cpp:3768
#17 0x00007fdd8daad8ab in KApplication::notify (this=0x7fff996b8e30, 
    receiver=0x792660, event=0x1f5bb40)
    at /usr/src/debug/kdelibs-4.1.2/kdeui/kernel/kapplication.cpp:311
#18 0x00007fdd8bd51e71 in QCoreApplication::notifyInternal (
    this=0x7fff996b8e30, receiver=0x792660, event=0x1f5bb40)
    at kernel/qcoreapplication.cpp:587
#19 0x00007fdd8bd52b2a in QCoreApplicationPrivate::sendPostedEvents (
    receiver=0x0, event_type=0, data=0x607620) at kernel/qcoreapplication.h:209
#20 0x00007fdd8bd7a713 in postEventSourceDispatch (s=<value optimized out>)
    at kernel/qcoreapplication.h:214
#21 0x00007fdd8504293a in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#22 0x00007fdd85046040 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fdd850461dc in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#24 0x00007fdd8bd7a39f in QEventDispatcherGlib::processEvents (this=0x626bc0, 
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#25 0x00007fdd88210ccf in QGuiEventDispatcherGlib::processEvents (
    this=0x7fdd8c037780, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#26 0x00007fdd8bd50772 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = -1721004736})
    at kernel/qeventloop.cpp:143
#27 0x00007fdd8bd508fd in QEventLoop::exec (this=0x7fff996b8d80, flags=
      {i = -1721004656}) at kernel/qeventloop.cpp:194
#28 0x00007fdd8bd52ded in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:845
#29 0x0000000000404a7b in main (argc=3, argv=0x7fff996b9518)
    at /usr/src/debug/kdepim-4.1.2/kontact/src/main.cpp:218
#0  0x00007fdd8655f261 in nanosleep () from /lib64/libc.so.6
Comment 1 Thomas McGuire 2008-11-05 22:24:16 UTC

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