Bug 252237 - Crash due to application of IMAP filters
Summary: Crash due to application of IMAP filters
Status: RESOLVED DUPLICATE of bug 212706
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 12:23 UTC by Enrico
Modified: 2010-09-24 16:19 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 Enrico 2010-09-24 12:23:14 UTC
Application: kontact (4.4.5)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.2-default x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Crash happened during the midification of some pre-set IMAP filters, to move certain emails to a specified directory.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  KMSearchPattern::matches (this=0x1a3a300, serNum=1618, ignoreBody=false) at /usr/src/debug/kdepim-4.4.4/kmail/kmsearchpattern.cpp:789
#6  0x00007f5e3fdea6cc in KMail::ActionScheduler::filterMessage (this=0x1888520) at /usr/src/debug/kdepim-4.4.4/kmail/actionscheduler.cpp:641
#7  0x00007f5e3fdea9c4 in KMail::ActionScheduler::qt_metacall (this=0x1888520, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff3da6deb0)
    at /usr/src/debug/kdepim-4.4.4/build/kmail/actionscheduler.moc:130
#8  0x00007f5e58756a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x00007f5e5875422e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x00007f5e57b344d4 in QApplicationPrivate::notify_helper (this=0x643d00, receiver=0x188a420, e=0x7fff3da6e650) at kernel/qapplication.cpp:4302
#11 0x00007f5e57b3caca in QApplication::notify (this=<value optimized out>, receiver=0x188a420, e=0x7fff3da6e650) at kernel/qapplication.cpp:4185
#12 0x00007f5e59025c06 in KApplication::notify (this=0x7fff3da6ea90, receiver=0x188a420, event=0x7fff3da6e650) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#13 0x00007f5e58742e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007f5e5876e0c9 in ?? () from /usr/lib64/libQtCore.so.4
#15 0x00007f5e5876aff8 in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007f5e5026ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f5e5026d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f5e5026d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f5e5876b67f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007f5e57bd514e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x00007f5e58742292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007f5e58742495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007f5e5874688b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x000000000040417e in _start ()

This bug may be a duplicate of or related to bug 212706.

Possible duplicates by query: bug 235071, bug 229114, bug 229104, bug 215043, bug 213241.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-09-24 16:19:43 UTC

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