Bug 270774 - Kontact crashed while using search box
Summary: Kontact crashed while using search box
Status: RESOLVED DUPLICATE of bug 226396
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 17:21 UTC by Matthew Flaschen
Modified: 2011-04-13 10:49 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 Matthew Flaschen 2011-04-12 17:21:30 UTC
Application: kontact (4.4.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

Attempting to modify the quick search box.

- Unusual behavior I noticed:

It was still showing the previous search value even after I had emptied the box.

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

Thread 2 (Thread 0x7fafa2c65700 (LWP 2109)):
#0  0x00007fafcab4d203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fafc38c0009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fafc38c045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fafcb2911e6 in QEventDispatcherGlib::processEvents (this=0x2d3c520, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fafcb263a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fafcb263dec in QEventLoop::exec (this=0x7fafa2c64d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fafcb16e2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fafcb2435f8 in QInotifyFileSystemWatcherEngine::run (this=0x2d78930) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fafcb17127e in QThreadPrivate::start (arg=0x2d78930) at thread/qthread_unix.cpp:266
#9  0x00007fafc5c4f971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fafcab5992d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fafcdb1f780 (LWP 2087)):
[KCrash Handler]
#6  0x00007fafaf6d3237 in operator bool () at //usr/include/ksharedptr.h:106
#7  KMKernel::config () at ../../kmail/kmkernel.cpp:2321
#8  0x00007fafaf70857b in KMail::SearchWindow::~SearchWindow (this=0x2f2cbc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../kmail/searchwindow.cpp:386
#9  0x00007fafcb276c08 in QObject::event (this=0x2f2cbc0, e=0x52f1870) at kernel/qobject.cpp:1202
#10 0x00007fafcbc706df in QWidget::event (this=0x2f2cbc0, event=0x52f1870) at kernel/qwidget.cpp:8646
#11 0x00007fafcbc1afdc in QApplicationPrivate::notify_helper (this=0x21142c0, receiver=0x2f2cbc0, e=0x52f1870) at kernel/qapplication.cpp:4396
#12 0x00007fafcbc20aed in QApplication::notify (this=0x7fffb08e6290, receiver=0x2f2cbc0, e=0x52f1870) at kernel/qapplication.cpp:4277
#13 0x00007fafcc96d156 in KApplication::notify (this=0x7fffb08e6290, receiver=0x2f2cbc0, event=0x52f1870) at ../../kdeui/kernel/kapplication.cpp:310
#14 0x00007fafcb264cdc in QCoreApplication::notifyInternal (this=0x7fffb08e6290, receiver=0x2f2cbc0, event=0x52f1870) at kernel/qcoreapplication.cpp:732
#15 0x00007fafcb267c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x20e0380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x20e0380) at kernel/qcoreapplication.cpp:1373
#17 0x00007fafcb267efe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1016
#18 0x0000000000403b4e in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 269845.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-04-13 10:49:30 UTC

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