Bug 259811 - Crash Creating IMAP Filter
Summary: Crash Creating IMAP Filter
Status: RESOLVED DUPLICATE of bug 212706
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 08:08 UTC by dlesage
Modified: 2010-12-14 15:26 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 dlesage 2010-12-14 08:08:28 UTC
Application: kontact (4.4.8)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.6-48.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- Created a filter using the "To" field of an IMAP message
- it crashed immediately

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f5a6d288700 (LWP 3381)):
#0  0x00000035d18db0b3 in poll () from /lib64/libc.so.6
#1  0x00000035d3842374 in g_main_context_poll (context=0x15ec3a0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3093
#2  g_main_context_iterate (context=0x15ec3a0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2775
#3  0x00000035d3842c82 in g_main_loop_run (loop=0x15ec480) at gmain.c:2988
#4  0x00000030838a5774 in gdbus_shared_thread_func (data=<value optimized out>) at gdbusprivate.c:277
#5  0x00000035d3869446 in g_thread_create_proxy (data=0x15ec4a0) at gthread.c:1897
#6  0x00000035d1c06d5b in start_thread () from /lib64/libpthread.so.0
#7  0x00000035d18e4aad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5a737a1840 (LWP 3380)):
[KCrash Handler]
#6  KMSearchPattern::matches (this=0x1bf7130, serNum=15940, ignoreBody=false) at /usr/src/debug/kdepim-4.4.8/kmail/kmsearchpattern.cpp:789
#7  0x00000039b03d127c in KMail::ActionScheduler::filterMessage (this=0x2420150) at /usr/src/debug/kdepim-4.4.8/kmail/actionscheduler.cpp:641
#8  0x00000039b03d1574 in KMail::ActionScheduler::qt_metacall (this=0x2420150, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff0c858fd0) at /usr/src/debug/kdepim-4.4.8/x86_64-redhat-linux-gnu/kmail/actionscheduler.moc:130
#9  0x00000039a037004f in QMetaObject::activate (sender=0x241c820, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#10 0x00000039a036f879 in QObject::event (this=0x241c820, e=<value optimized out>) at kernel/qobject.cpp:1175
#11 0x00000039a1bb78c4 in QApplicationPrivate::notify_helper (this=0x15926b0, receiver=0x241c820, e=0x7fff0c859710) at kernel/qapplication.cpp:4445
#12 0x00000039a1bbc3da in QApplication::notify (this=<value optimized out>, receiver=0x241c820, e=0x7fff0c859710) at kernel/qapplication.cpp:4324
#13 0x00000039a2e20566 in KApplication::notify (this=0x7fff0c859b10, receiver=0x241c820, event=0x7fff0c859710) at /usr/src/debug/kdelibs-4.5.4/kdeui/kernel/kapplication.cpp:310
#14 0x00000039a035b7ac in QCoreApplication::notifyInternal (this=0x7fff0c859b10, receiver=0x241c820, event=0x7fff0c859710) at kernel/qcoreapplication.cpp:732
#15 0x00000039a03893fe in sendEvent (this=0x1593180) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x1593180) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00000039a0389540 in QEventDispatcherUNIX::processEvents (this=0x1562e70, flags=...) at kernel/qeventdispatcher_unix.cpp:922
#18 0x00000039a1c5d39c in QEventDispatcherX11::processEvents (this=0x1562e70, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#19 0x00000039a035ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#20 0x00000039a035ad8c in QEventLoop::exec (this=0x7fff0c859a60, flags=...) at kernel/qeventloop.cpp:201
#21 0x00000039a035f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#22 0x000000000040408e in main (argc=1, argv=0x7fff0c85a0f8) at /usr/src/debug/kdepim-4.4.8/kontact/src/main.cpp:224

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

Possible duplicates by query: bug 259810, bug 252237, bug 235071, bug 229114, bug 229104.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-12-14 15:26:46 UTC

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