Bug 237366 - Crash when deleting mails from IMAP server
Summary: Crash when deleting mails from IMAP server
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.3
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 11:46 UTC by Elias Probst
Modified: 2011-02-14 18:26 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 Elias Probst 2010-05-12 11:46:16 UTC
Application: kmail (1.13.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
When trying to delete (delete, not move to trash) mails from my IMAP account, it happened several times that KMail crashed when confirming the deletion.



The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Aborted
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#5  0x00007fd687631315 in raise () from /lib/libc.so.6
#6  0x00007fd687632811 in abort () from /lib/libc.so.6
#7  0x00007fd68762a509 in __assert_fail () from /lib/libc.so.6
#8  0x00007fd6894a8ceb in FolderStorage::removeMessages (this=0xa25c30, msgList=..., imapQuiet=false) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/folderstorage.cpp:380
#9  0x00007fd6895beab8 in KMMoveCommand::execute (this=0x1d1ac80) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/kmcommands.cpp:2256
#10 0x00007fd6895cb7f5 in KMCommand::slotPostTransfer (this=0x1d1ac80, result=KMCommand::OK) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/kmcommands.cpp:291
#11 0x00007fd6895cb891 in KMCommand::qt_metacall (this=0x1d1ac80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff51846ee0)
    at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3_build/kmail/kmcommands.moc:93
#12 0x00007fd6895cbb2d in KMMoveCommand::qt_metacall (this=0x3089, _c=12425, _id=6, _a=0xffffffffffffffff) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3_build/kmail/kmcommands.moc:1971
#13 0x00007fd688c11a30 in QMetaObject::activate (sender=0x1d1ac80, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3285
#14 0x00007fd6895b711e in KMCommand::messagesTransfered (this=0x3089, _t1=KMCommand::OK) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3_build/kmail/kmcommands.moc:108
#15 0x00007fd6895cb5c8 in KMCommand::transferSelectedMsgs (this=0x1d1ac80) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/kmcommands.cpp:389
#16 0x00007fd6895cbf32 in KMCommand::slotStart (this=0x1d1ac80) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/kmcommands.cpp:283
#17 0x00007fd6895cb89d in KMCommand::qt_metacall (this=0x1d1ac80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff51847170)
    at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3_build/kmail/kmcommands.moc:92
#18 0x00007fd6895cbb2d in KMMoveCommand::qt_metacall (this=0x3089, _c=12425, _id=6, _a=0xffffffffffffffff) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3_build/kmail/kmcommands.moc:1971
#19 0x00007fd688c11a30 in QMetaObject::activate (sender=0x33fdba0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3285
#20 0x00007fd688c182ad in QSingleShotTimer::timerEvent (this=0x33fdba0) at kernel/qtimer.cpp:308
#21 0x00007fd688c0e7dc in QObject::event (this=0x33fdba0, e=0x3089) at kernel/qobject.cpp:1204
#22 0x00007fd6880328a6 in QApplicationPrivate::notify_helper (this=0x710b70, receiver=0x33fdba0, e=0x7fff51847990) at kernel/qapplication.cpp:4300
#23 0x00007fd688039354 in QApplication::notify (this=0x7fff51847e00, receiver=0x33fdba0, e=0x7fff51847990) at kernel/qapplication.cpp:3704
#24 0x00007fd68a3c3784 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#25 0x00007fd688c00334 in QCoreApplication::notifyInternal (this=0x7fff51847e00, receiver=0x33fdba0, event=0x7fff51847990) at kernel/qcoreapplication.cpp:704
#26 0x00007fd688c293fe in QCoreApplication::sendEvent (this=0x714380) at kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x714380) at kernel/qeventdispatcher_unix.cpp:603
#28 0x00007fd688c25f3f in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#29 0x00007fd67f7f4113 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007fd67f7f720c in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#31 0x00007fd67f7f738e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007fd688c25cb4 in QEventDispatcherGlib::processEvents (this=0x60d8d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00007fd6880d3c66 in QGuiEventDispatcherGlib::processEvents (this=0x3089, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007fd688bfeff4 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007fd688bff33f in QEventLoop::exec (this=0x7fff51847c40, flags=...) at kernel/qeventloop.cpp:201
#36 0x00007fd688c0131e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x00000000004031bd in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/kmail-4.4.3/work/kmail-4.4.3/kmail/main.cpp:156

Reported using DrKonqi
Comment 1 Christophe Marin 2011-02-14 18:26:18 UTC

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