Bug 267205 - Kontact crashed when cancelling adding contacts by filtering messages over IMAP
Summary: Kontact crashed when cancelling adding contacts by filtering messages over IMAP
Status: RESOLVED DUPLICATE of bug 203771
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.10
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-26 21:58 UTC by ondrej.grover
Modified: 2011-02-27 10:51 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 ondrej.grover 2011-02-26 21:58:57 UTC
Application: kontact (4.4.10)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was applying a filter to add *From* headers to my contacts from all messages on my IMAP (seznam.cz) account. A window saying something like "Wait until xxx messages get transfered" appeared and than after a while it showed another progress bar with 0 % saying something about spam, but I have no Spam filters.
- Unusual behavior I noticed:
I don't understand why the dialog said that the messages are being transfered and why spam was involved.
- Custom settings of the application:
Just a simple filter for adding contacts.

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

Thread 2 (Thread 0xad883b70 (LWP 2661)):
#0  0xb7757424 in __kernel_vsyscall ()
#1  0xb5eb1b91 in select () from /lib/libc.so.6
#2  0xb61588c1 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb60835f9 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb46c9df0 in start_thread () from /lib/libpthread.so.0
#5  0xb5eb898e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb2f4e710 (LWP 2655)):
[KCrash Handler]
#7  0xae7872e6 in KMCommand::slotTransferCancelled() () from /usr/lib/libkmailprivate.so.4
#8  0xae7875b3 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#9  0xae787b32 in KMFilterActionCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#10 0xb617ec2a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb618ea7f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb70de797 in KDialog::cancelClicked() () from /usr/lib/libkdeui.so.5
#13 0xb70dee10 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#14 0xb70df38c in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#15 0xb7108e5a in KProgressDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#16 0xb617ec2a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb618ea7f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xb61929e3 in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#19 0xb6192b2f in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#20 0xb6192cee in QSignalMapper::map() () from /usr/lib/libQtCore.so.4
#21 0xb61931db in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#22 0xb617ec2a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#23 0xb618ea7f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#24 0xb6d4b8a9 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#25 0xb6a5c3a9 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6a5dc64 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6a5df1e in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb66af55a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb6a5cf5e in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb6afc272 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb6656854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb665bdf9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb7192e1a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#34 0xb61785ab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#35 0xb66577c7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#36 0xb66e031c in ?? () from /usr/lib/libQtGui.so.4
#37 0xb66dee9f in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#38 0xb6708632 in ?? () from /usr/lib/libQtGui.so.4
#39 0xb4173b72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb4174350 in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb4174604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb61a5b4c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb6708245 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb6177769 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0xb6177a0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0xb617c45f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#47 0xb66546a7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#48 0x0804b4cb in _start ()

Possible duplicates by query: bug 210711.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-02-27 10:51:49 UTC

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