Summary: | Crash when filtering mail on imap account | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Sebastian Vahl <deadbabylon> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Filters
Saved mail that start a crash |
Description
Sebastian Vahl
2009-12-24 09:50:36 UTC
Created attachment 39301 [details]
Filters
One day I exported these filters and imported them on another machine (which was quite stable before). But after that it started crashing.
Created attachment 39302 [details]
Saved mail that start a crash
Nice. I'm not able to filter the mail that I got for this bug report (tried it five times). :)
The filter is one of the attached filters. I receive the mails my imap account in the inbox and then some filters move them to sub folders.
Application: Kontact (kontact), signal: Segmentation fault
82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fe12e56f840 (LWP 16135))]
Thread 3 (Thread 0x7fe11e019710 (LWP 16156)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1 0x000000370825ad42 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2 0x0000003708250dda in ?? () from /usr/lib64/libQtCore.so.4
#3 0x0000003708259d25 in ?? () from /usr/lib64/libQtCore.so.4
#4 0x00000036d3206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5 0x00000036d26de6dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7fe117fff710 (LWP 16167)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1 0x000000370825ad42 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2 0x0000003708250dda in ?? () from /usr/lib64/libQtCore.so.4
#3 0x0000003708259d25 in ?? () from /usr/lib64/libQtCore.so.4
#4 0x00000036d3206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5 0x00000036d26de6dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7fe12e56f840 (LWP 16135)):
[KCrash Handler]
#5 KMail::ActionScheduler::actionMessage (this=0x2298330, res=<value optimized out>) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:675
#6 0x00007fe12029b4a9 in KMail::ActionScheduler::filterMessage (this=0x2298330) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:648
#7 0x00007fe12029b864 in KMail::ActionScheduler::qt_metacall (this=0x2298330, _c=InvokeMetaMethod, _id=17, _a=0x7fffcbf4f740)
at /usr/src/debug/kdepim-4.3.4/x86_64-redhat-linux-gnu/kmail/actionscheduler.moc:124
#8 0x000000370835408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#9 0x000000370834e08e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x000000323498f65c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00000032349968ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fe130e65a66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#13 0x000000370833ee6c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00000037083698d2 in ?? () from /usr/lib64/libQtCore.so.4
#15 0x000000370836729d in ?? () from /usr/lib64/libQtCore.so.4
#16 0x0000003706a3922e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x0000003706a3cc18 in ?? () from /lib64/libglib-2.0.so.0
#18 0x0000003706a3cd3a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00000037083671e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x0000003234a21ffe in ?? () from /usr/lib64/libQtGui.so.4
#21 0x000000370833d772 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x000000370833db44 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x000000370833fcd9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x0000000000403d17 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.4/kontact/src/main.cpp:218
This crash is being tracked at bug 169048. I have added all the information you provided over there. Thanks for the detailed data and explanations *** This bug has been marked as a duplicate of bug 169048 *** |