Bug 232152 - KMail crashed applying filters to multiple files
Summary: KMail crashed applying filters to multiple files
Status: RESOLVED DUPLICATE of bug 219964
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 21:00 UTC by Tim Penhey
Modified: 2010-03-26 00: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 Tim Penhey 2010-03-25 21:00:00 UTC
Application: kontact (4.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-17-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I had typed "drizzle" in the filter box to just show me my emails from the drizzle discuss mailing list.

I then selected all the messages for the last few days and hit Ctrl-J.  I have a manual filter rule that would move them all into a particular folder.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7beeb41820 (LWP 9794))]

Thread 2 (Thread 0x7f7bcdd8c710 (LWP 17959)):
#0  0x00007f7bebc18f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f7be4537559 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f7be45379ac in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f7bed0034f6 in QEventDispatcherGlib::processEvents (this=0x1ad8f90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f7becfd8922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f7becfd8cfc in QEventLoop::exec (this=0x7f7bcdd8bcf0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f7becee2d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f7becfb9118 in QInotifyFileSystemWatcherEngine::run (this=0x1c6a250) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f7becee5775 in QThreadPrivate::start (arg=0x1c6a250) at thread/qthread_unix.cpp:248
#9  0x00007f7be6cc59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f7bebc256dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7beeb41820 (LWP 9794)):
[KCrash Handler]
#5  0x00007f7bd2a5f684 in MessageList::Core::Item::parent (this=0x3f10a10) at ../../messagelist/core/item.cpp:417
#6  0x00007f7bd2a72c13 in MessageList::Core::Model::parent (this=<value optimized out>, modelIndex=...) at ../../messagelist/core/model.cpp:557
#7  0x00007f7bec8f4791 in QModelIndex::parent (this=0x2b3e150, index=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#8  QTreeView::indexRowSizeHint (this=0x2b3e150, index=<value optimized out>) at itemviews/qtreeview.cpp:2817
#9  0x00007f7bec8f4f0e in QTreeViewPrivate::itemHeight (this=0x2b0d090, item=3) at itemviews/qtreeview.cpp:3238
#10 0x00007f7bec8f514f in QTreeViewPrivate::updateScrollBars (this=0x2b0d090) at itemviews/qtreeview.cpp:3483
#11 0x00007f7bec8f5584 in QTreeView::updateGeometries (this=0x2b3e150) at itemviews/qtreeview.cpp:2745
#12 0x00007f7bd2a7af46 in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x2af7a30) at ../../messagelist/core/model.cpp:3848
#13 0x00007f7bd2a7b733 in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x2af7a30) at ../../messagelist/core/model.cpp:3965
#14 0x00007f7bd2a7d59e in MessageList::Core::Model::qt_metacall (this=0x255d7d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff61e06a90) at ./model.moc:90
#15 0x00007f7becfecdcf in QMetaObject::activate (sender=0x2af7a68, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#16 0x00007f7becfe99f3 in QObject::event (this=0x2af7a68, e=0x7fff61e071e0) at kernel/qobject.cpp:1212
#17 0x00007f7bec39322c in QApplicationPrivate::notify_helper (this=0x1a9acd0, receiver=0x2af7a68, e=0x7fff61e071e0) at kernel/qapplication.cpp:4300
#18 0x00007f7bec3996fb in QApplication::notify (this=0x7fff61e07540, receiver=0x2af7a68, e=0x7fff61e071e0) at kernel/qapplication.cpp:4183
#19 0x00007f7bed9c7506 in KApplication::notify (this=0x7fff61e07540, receiver=0x2af7a68, event=0x7fff61e071e0) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x00007f7becfd9ffc in QCoreApplication::notifyInternal (this=0x7fff61e07540, receiver=0x2af7a68, event=0x7fff61e071e0) at kernel/qcoreapplication.cpp:704
#21 0x00007f7bed006cd2 in QCoreApplication::sendEvent (this=0x1a9e830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0x1a9e830) at kernel/qeventdispatcher_unix.cpp:603
#23 0x00007f7bed0037b4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#24 0x00007f7be4533972 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f7be45377f8 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f7be45379ac in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f7bed0034a3 in QEventDispatcherGlib::processEvents (this=0x1a6adf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00007f7bec44330e in QGuiEventDispatcherGlib::processEvents (this=0x3f10a10, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f7becfd8922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f7becfd8cfc in QEventLoop::exec (this=0x7fff61e07480, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f7becfdca3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x0000000000403e8e in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 231086, bug 229938, bug 227770, bug 223245.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-03-26 00:26:02 UTC

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