Bug 277529 - KMail crashed while deleting multiple emails in quick succession
Summary: KMail crashed while deleting multiple emails in quick succession
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 08:00 UTC by Alex Jablonski
Modified: 2011-12-07 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 Alex Jablonski 2011-07-11 08:00:13 UTC
Application: kmail (1.13.6)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed: While one email was being moved to the trash, I hit delete to remove another email. This seemed to cause the crash.

- Custom settings of the application: The email account is a gmail account, configured using the Google-recommended settings. The emails were aggregated by thread-starter.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb2380780 (LWP 5694))]

Thread 3 (Thread 0xaf55bb70 (LWP 5698)):
#0  0xb786b424 in __kernel_vsyscall ()
#1  0xb5cf7f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3f5c84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3f4c1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3f4c92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb295b304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb3f752df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5761e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5d0673e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xabba6b70 (LWP 5700)):
#0  0xb786b424 in __kernel_vsyscall ()
#1  0xb5cf7f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3f5c84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3f4c1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3f4c524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6021577 in QEventDispatcherGlib::processEvents (this=0x9fc35e8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb5ff3289 in QEventLoop::processEvents (this=0xabba6220, flags=...) at kernel/qeventloop.cpp:149
#7  0xb5ff3522 in QEventLoop::exec (this=0xabba6220, flags=...) at kernel/qeventloop.cpp:201
#8  0xb5efd2a0 in QThread::exec (this=0x9e92d80) at thread/qthread.cpp:492
#9  0xb5fd4fdb in QInotifyFileSystemWatcherEngine::run (this=0x9e92d80) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5effda2 in QThreadPrivate::start (arg=0x9e92d80) at thread/qthread_unix.cpp:320
#11 0xb5761e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5d0673e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb2380780 (LWP 5694)):
[KCrash Handler]
#7  0xb5d4aab0 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0xb6c5305b in node_copy (this=0xbf9aae98, alloc=171345912) at /usr/include/bits/string3.h:52
#9  QList<KMMessage*>::detach_helper (this=0xbf9aae98, alloc=171345912) at /usr/include/qt4/QtCore/qlist.h:696
#10 0xb6c530aa in QList<KMMessage*>::detach_helper (this=0xbf9aae98) at /usr/include/qt4/QtCore/qlist.h:710
#11 0xb6dae407 in detach (this=0x9b407b8, msg=0xa282670) at /usr/include/qt4/QtCore/qlist.h:126
#12 begin (this=0x9b407b8, msg=0xa282670) at /usr/include/qt4/QtCore/qlist.h:254
#13 first (this=0x9b407b8, msg=0xa282670) at /usr/include/qt4/QtCore/qlist.h:269
#14 KMAcctImap::ignoreJobsForMessage (this=0x9b407b8, msg=0xa282670) at ../../kmail/kmacctimap.cpp:217
#15 0xb6dc0973 in KMFolderImap::ignoreJobsForMessage (this=0x9b36590, msg=0xa282670) at ../../kmail/kmfolderimap.cpp:1560
#16 0xb6ec95dc in KMMoveCommand::execute (this=0xa2ed5e0) at ../../kmail/kmcommands.cpp:2208
#17 0xb6ebca42 in KMCommand::slotPostTransfer (this=0xa2ed5e0, result=KMCommand::OK) at ../../kmail/kmcommands.cpp:295
#18 0xb6ec3f4f in KMCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf9ab178) at ./kmcommands.moc:93
#19 0xb6ec8f7a in KMMoveCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9ab178) at ./kmcommands.moc:1971
#20 0xb6ec9042 in KMTrashMsgCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9ab178) at ./kmcommands.moc:2029
#21 0xb5ffa6ba in QMetaObject::metacall (object=0xa2ed5e0, cl=QMetaObject::InvokeMetaMethod, idx=9, argv=0xbf9ab178) at kernel/qmetaobject.cpp:237
#22 0xb600a4ff in QMetaObject::activate (sender=0xa2ed5e0, m=0xb72141f4, local_signal_index=0, argv=0xbf9ab178) at kernel/qobject.cpp:3287
#23 0xb6eb3d93 in KMCommand::messagesTransfered (this=0xa2ed5e0, _t1=KMCommand::OK) at ./kmcommands.moc:108
#24 0xb6ebc5f6 in KMCommand::transferSelectedMsgs (this=0xa2ed5e0) at ../../kmail/kmcommands.cpp:393
#25 0xb6ebc81e in KMCommand::slotStart (this=0xa2ed5e0) at ../../kmail/kmcommands.cpp:287
#26 0xb6ec3f2b in KMCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xa338038) at ./kmcommands.moc:92
#27 0xb6ec8f7a in KMMoveCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xa338038) at ./kmcommands.moc:1971
#28 0xb6ec9042 in KMTrashMsgCommand::qt_metacall (this=0xa2ed5e0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xa338038) at ./kmcommands.moc:2029
#29 0xb5ffa6ba in QMetaObject::metacall (object=0xa2ed5e0, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xa338038) at kernel/qmetaobject.cpp:237
#30 0xb6004e16 in QMetaCallEvent::placeMetaCall (this=0xa36faf8, object=0xa2ed5e0) at kernel/qobject.cpp:535
#31 0xb60093b7 in QObject::event (this=0xa2ed5e0, e=0xa36faf8) at kernel/qobject.cpp:1226
#32 0xb625ed24 in QApplicationPrivate::notify_helper (this=0x989b850, receiver=0xa2ed5e0, e=0xa36faf8) at kernel/qapplication.cpp:4462
#33 0xb62638ce in QApplication::notify (this=0xbf9abc1c, receiver=0xa2ed5e0, e=0xa36faf8) at kernel/qapplication.cpp:3862
#34 0xb76893ca in KApplication::notify (this=0xbf9abc1c, receiver=0xa2ed5e0, event=0xa36faf8) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb5ff40bb in QCoreApplication::notifyInternal (this=0xbf9abc1c, receiver=0xa2ed5e0, event=0xa36faf8) at kernel/qcoreapplication.cpp:731
#36 0xb5ff7c79 in sendEvent (receiver=0x0, event_type=0, data=0x983af40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x983af40) at kernel/qcoreapplication.cpp:1372
#38 0xb5ff7e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#39 0xb60213c4 in sendPostedEvents (s=0x989e4b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x989e4b8) at kernel/qeventdispatcher_glib.cpp:277
#41 0xb3f4baa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb3f4c270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb3f4c524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb602153c in QEventDispatcherGlib::processEvents (this=0x983aa98, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#45 0xb6312775 in QGuiEventDispatcherGlib::processEvents (this=0x983aa98, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb5ff3289 in QEventLoop::processEvents (this=0xbf9abae4, flags=...) at kernel/qeventloop.cpp:149
#47 0xb5ff3522 in QEventLoop::exec (this=0xbf9abae4, flags=...) at kernel/qeventloop.cpp:201
#48 0xb5ff7ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#49 0xb625c8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#50 0x0804a733 in main (argc=) at ../../kmail/main.cpp:158

Reported using DrKonqi
Comment 1 Christophe Marin 2011-07-11 09:01:52 UTC

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