https://bugs.kde.org/show_bug.cgi?id=304866 Bug ID: 304866 Severity: crash Version: 4.9 Priority: NOR Assignee: kdepim-bugs@kde.org Summary: filter agent crashes when trying to filter messages Classification: Unclassified OS: Linux Reporter: joshua@joshuakugler.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: Mail Filter Agent Product: Akonadi Application: akonadi_mailfilter_agent (4.9) KDE Platform Version: 4.9.00 Qt Version: 4.8.1 Operating System: Linux 3.2.0-27-generic x86_64 Distribution: Ubuntu 12.04 LTS -- Information about the crash: I had selected all the messages in a folder, and selected "apply all filters." It filtered a couple hundred, then crashed. I tried again, and it crashed again right away. The crash can be reproduced every time. -- Backtrace: Application: Mail Filter Agent (akonadi_mailfilter_agent), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007f4f002a1500 in typeinfo for KMime::Headers::BasePrivate () from /usr/lib/libkmime.so.4 #7 0x00007f4f02218dff in MailCommon::FilterActionRewriteHeader::process (this=, context=...) at ../../mailcommon/filter/filteractionrewriteheader.cpp:76 #8 0x00007f4f02245d1c in MailCommon::MailFilter::execActions (this=0x23c7350, context=..., stopIt=@0x7fff8a44803f: false) at ../../mailcommon/filter/mailfilter.cpp:141 #9 0x0000000000411615 in FilterManager::process (this=0x2327f00, mailFilters=..., item=..., requestedPart=, set=FilterManager::Explicit, account=false, accountId=...) at ../../mailfilteragent/filtermanager.cpp:524 #10 0x0000000000411d69 in FilterManager::Private::slotItemsFetchedForFilter (this=0x2336460, items=...) at ../../mailfilteragent/filtermanager.cpp:136 #11 0x00007f4f006b0281 in QMetaObject::activate (sender=0x266ae30, m=, local_signal_index=, argv=0x7fff8a4483c0) at kernel/qobject.cpp:3547 #12 0x00007f4f00d68522 in Akonadi::ItemFetchJob::itemsReceived (this=, _t1=...) at ./itemfetchjob.moc:106 #13 0x00007f4f00d695dc in timeout (this=0x25df580) at ../../akonadi/itemfetchjob.cpp:71 #14 Akonadi::ItemFetchJob::qt_static_metacall (_o=, _c=, _id=, _a=) at ./itemfetchjob.moc:57 #15 0x00007f4f006b0281 in QMetaObject::activate (sender=0x25d4c40, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #16 0x00007f4f006b5179 in QObject::event (this=0x25d4c40, e=) at kernel/qobject.cpp:1157 #17 0x00007f4efee44894 in notify_helper (e=0x7fff8a448bc0, receiver=0x25d4c40, this=0x22aef50) at kernel/qapplication.cpp:4559 #18 QApplicationPrivate::notify_helper (this=0x22aef50, receiver=0x25d4c40, e=0x7fff8a448bc0) at kernel/qapplication.cpp:4531 #19 0x00007f4efee49713 in QApplication::notify (this=0x7fff8a448ea0, receiver=0x25d4c40, e=0x7fff8a448bc0) at kernel/qapplication.cpp:4420 #20 0x00007f4f017ad456 in KApplication::notify (this=0x7fff8a448ea0, receiver=0x25d4c40, event=0x7fff8a448bc0) at ../../kdeui/kernel/kapplication.cpp:311 #21 0x00007f4f0069be9c in QCoreApplication::notifyInternal (this=0x7fff8a448ea0, receiver=0x25d4c40, event=0x7fff8a448bc0) at kernel/qcoreapplication.cpp:876 #22 0x00007f4f006cd1f2 in sendEvent (event=0x7fff8a448bc0, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23 QTimerInfoList::activateTimers (this=0x22b0720) at kernel/qeventdispatcher_unix.cpp:611 #24 0x00007f4f006cac0d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:186 #25 timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:180 #26 0x00007f4ef81c9d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007f4ef81ca0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007f4ef81ca164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007f4f006cb3bf in QEventDispatcherGlib::processEvents (this=0x225ead0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #30 0x00007f4efeeecd5e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #31 0x00007f4f0069ac82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #32 0x00007f4f0069aed7 in QEventLoop::exec (this=0x7fff8a448e20, flags=...) at kernel/qeventloop.cpp:204 #33 0x00007f4f0069ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #34 0x00007f4f00cbeb76 in Akonadi::AgentBase::init (r=0x24bed80) at ../../akonadi/agentbase.cpp:550 #35 0x00000000004160a6 in Akonadi::AgentBase::init (argc=, argv=) at /usr/include/akonadi/agentbase.h:342 #36 0x00007f4efe3c776d in __libc_start_main (main=0x40b290 , argc=3, ubp_av=0x7fff8a448fb8, init=, fini=, rtld_fini=, stack_end=0x7fff8a448fa8) at libc-start.c:226 #37 0x000000000040b2f5 in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.