| Summary: | Kmails crashes when applying filters | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Matthew Moore <kde> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | crash report | ||
|
Description
Matthew Moore
2009-02-11 20:16:56 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdepim-dbg" package Thanks :) Created attachment 31253 [details]
crash report
This was created by trying to filter 1600 emails in my inbox by hitting ctrl-a and then ctrl-j.
Just pasting the backtrace here.
Application: KMail (kmail), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb428b6c0 (LWP 6843)]
[KCrash handler]
#6 0xb76c4fec in KMail::ActionScheduler::actionMessage (this=0x9978968,
res=KMFilterAction::GoOn)
at /build/buildd/kdepim-4.1.3/kmail/actionscheduler.cpp:668
#7 0xb76c6016 in KMail::ActionScheduler::filterMessage (this=0x9978968)
at /build/buildd/kdepim-4.1.3/kmail/actionscheduler.cpp:641
#8 0xb76c62ad in KMail::ActionScheduler::qt_metacall (this=0x9978968,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfba6d98)
at /build/buildd/kdepim-4.1.3/obj-i486-linux-gnu/kmail/actionscheduler.moc:123
#9 0xb7fa3a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb7fa47e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7fde7a7 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#12 0xb7faa40e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#13 0xb7f9e53f in QObject::event () from /usr/lib/libQtCore.so.4
#14 0xb687d8ec in QApplicationPrivate::notify_helper ()
from /usr/lib/libQtGui.so.4
#15 0xb688572e in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0xb7214b2d in KApplication::notify (this=0xbfba7548, receiver=0x93d9548,
event=0xbfba722c)
at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#17 0xb7f8ee61 in QCoreApplication::notifyInternal ()
from /usr/lib/libQtCore.so.4
#18 0xb7fbcd81 in ?? () from /usr/lib/libQtCore.so.4
#19 0xb7fb9520 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb64446f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb6447da3 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb6447f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb7fb9478 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#24 0xb6917ea5 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb7f8d52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#26 0xb7f8d6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#27 0xb7f8fda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#28 0xb687d767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#29 0x0804a6c0 in main (argc=33, argv=0xb62318c8)
at /build/buildd/kdepim-4.1.3/kmail/main.cpp:146
#0 0xb80a5430 in __kernel_vsyscall ()
Thanks *** This bug has been marked as a duplicate of bug 169048 *** |