Bug 239039 - Crash on reply following deletion of multiple IMAP messages
Summary: Crash on reply following deletion of multiple IMAP messages
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 19:32 UTC by forsuspicioussenders
Modified: 2010-05-27 20:00 UTC (History)
1 user (show)

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 forsuspicioussenders 2010-05-27 19:32:24 UTC
Application: kmail (1.13.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
After deleting several messages and watching them be removed from the UI, clicking reply on another message causes KMail to crash.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  QList (this=0x3901010100000000) at /usr/include/qt4/QtCore/qlist.h:114
#6  KMail::FolderJob::msgList (this=0x3901010100000000) at ../../kmail/folderjob.cpp:120
#7  0x00007f9ad56005e3 in KMAcctImap::ignoreJobsForMessage (this=0x132a6a0, msg=0x18f7640) at ../../kmail/kmacctimap.cpp:217
#8  0x00007f9ad57144c7 in KMCommand::transferSelectedMsgs (this=0x1aa8590) at ../../kmail/kmcommands.cpp:355
#9  0x00007f9ad5714858 in KMCommand::slotStart (this=0x1aa8590) at ../../kmail/kmcommands.cpp:283
#10 0x00007f9ad570cc66 in KMCommand::qt_metacall (this=0x1aa8590, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe74445a0) at ./kmcommands.moc:92
#11 0x00007f9ad402ae3f in QMetaObject::activate (sender=0x1af8f60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x11098b0) at kernel/qobject.cpp:3293
#12 0x00007f9ad403265f in QSingleShotTimer::timerEvent (this=0x1af8f60) at kernel/qtimer.cpp:308
#13 0x00007f9ad4027a63 in QObject::event (this=0x1af8f60, e=0x7fffe7444d00) at kernel/qobject.cpp:1212
#14 0x00007f9ad44eb22c in QApplicationPrivate::notify_helper (this=0xe078c0, receiver=0x1af8f60, e=0x7fffe7444d00) at kernel/qapplication.cpp:4300
#15 0x00007f9ad44f16fb in QApplication::notify (this=0x7fffe7445170, receiver=0x1af8f60, e=0x7fffe7444d00) at kernel/qapplication.cpp:4183
#16 0x00007f9ad65ed526 in KApplication::notify (this=0x7fffe7445170, receiver=0x1af8f60, event=0x7fffe7444d00) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f9ad401806c in QCoreApplication::notifyInternal (this=0x7fffe7445170, receiver=0x1af8f60, event=0x7fffe7444d00) at kernel/qcoreapplication.cpp:704
#18 0x00007f9ad4044d42 in QCoreApplication::sendEvent (this=0xdeec80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0xdeec80) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007f9ad4041824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007f9acb0808c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f9acb084748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f9acb0848fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f9ad4041513 in QEventDispatcherGlib::processEvents (this=0xdaac30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007f9ad459b46e in QGuiEventDispatcherGlib::processEvents (this=0x7fffe7444340, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f9ad4016992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f9ad4016d6c in QEventLoop::exec (this=0x7fffe7444fa0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f9ad401aaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x0000000000403482 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:156

Possible duplicates by query: bug 238720, bug 238464, bug 238435, bug 238414, bug 238281.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-05-27 20:00:52 UTC

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