Bug 198302 - kmail crashes when deleting mails from online IMAP account
Summary: kmail crashes when deleting mails from online IMAP account
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.11.90
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-29 17:39 UTC by Marc Schiffbauer
Modified: 2009-06-30 08:39 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 Marc Schiffbauer 2009-06-29 17:39:54 UTC
Version:           4.2.91 (using Devel)
OS:                Linux
Installed from:    Compiled sources

This crash seems to be timing related, but I can reproduce it like that:

* have an IMAP account with some mails (at least 100 or so)
* place focus in the list view (above mail view part)
* have the simple list view (old threading style by date, no grouping by month or something)
* now mark many mails by using "shift-cursordown", hold down the button for >3 seconds so the cursor "runs"
* then hit "del"-button quickly before kmail can update the mail view with the current mail
-> kaboom!




Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 0 (LWP 17284)]

Thread 2 (Thread 0x7f11ad444910 (LWP 17286)):
#0  0x00007f11c21114fd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f11c5efe777 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f11c5ef5959 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007f11c5efda19 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f11c210d2e7 in start_thread () from /lib/libpthread.so.0
#5  0x00007f11c590d38d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f11c818d750 (LWP 17284)):
[KCrash Handler]
#5  0x00007f11b1603b4b in ?? () from /usr/lib64/libkmailprivate.so.4
#6  0x00007f11b14a7ad5 in ?? () from /usr/lib64/libkmailprivate.so.4
#7  0x00007f11b15c55ff in KMMoveCommand::execute () from /usr/lib64/libkmailprivate.so.4
#8  0x00007f11b15ab442 in KMCommand::slotPostTransfer () from /usr/lib64/libkmailprivate.so.4
#9  0x00007f11b15b50de in KMCommand::qt_metacall () from /usr/lib64/libkmailprivate.so.4
#10 0x00007f11b15c7295 in KMMoveCommand::qt_metacall () from /usr/lib64/libkmailprivate.so.4
#11 0x00007f11c5fe3e3d in QMetaObject::activate () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f11b15a868e in KMCommand::messagesTransfered () from /usr/lib64/libkmailprivate.so.4
#13 0x00007f11b15c4048 in KMCommand::transferSelectedMsgs () from /usr/lib64/libkmailprivate.so.4
#14 0x00007f11b15c4276 in KMCommand::slotStart () from /usr/lib64/libkmailprivate.so.4
#15 0x00007f11b15b50f2 in KMCommand::qt_metacall () from /usr/lib64/libkmailprivate.so.4
#16 0x00007f11b15c7295 in KMMoveCommand::qt_metacall () from /usr/lib64/libkmailprivate.so.4
#17 0x00007f11c5fe3e3d in QMetaObject::activate () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f11c5fea2ef in ?? () from /usr/lib64/qt4/libQtCore.so.4
#19 0x00007f11c5fe04e3 in QObject::event () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f11c68c588d in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007f11c68ce28a in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007f11c744385b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#23 0x00007f11c5fd1a1b in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007f11c5ff9e9e in ?? () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007f11c5ff6f5d in ?? () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007f11bfae1e29 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007f11bfae5498 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007f11bfae565c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007f11c5ff6ebf in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#30 0x00007f11c694bc8f in ?? () from /usr/lib64/qt4/libQtGui.so.4
#31 0x00007f11c5fd03d2 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#32 0x00007f11c5fd0565 in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#33 0x00007f11c5fd25fc in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#34 0x00000000004049f9 in _start ()
Comment 1 Christophe Marin 2009-06-30 08:39:02 UTC

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