Bug 306758 - Kopete crashes when searching
Summary: Kopete crashes when searching
Status: RESOLVED DUPLICATE of bug 298290
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 1.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 19:00 UTC by marsu1
Modified: 2012-10-04 21:34 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 marsu1 2012-09-13 19:00:34 UTC
Application: kopete (1.3.0)
KDE Platform Version: 4.9.00
Qt Version: 4.8.2
Operating System: Linux 3.2.0-30-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I was searching my contact list for a contact when Kopete suddenly crashed

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb6d8e0d780 (LWP 2353))]

Thread 3 (Thread 0x7fb6be233700 (LWP 2355)):
#0  0x00007fb6d0122f93 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fb6d012349a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb6bef21406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x00007fb6d01449e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb6d0bfde9a in start_thread (arg=0x7fb6be233700) at pthread_create.c:308
#5  0x00007fb6d51924bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb6b53e1700 (LWP 2359)):
#0  0x00007fff92f18971 in clock_gettime ()
#1  0x00007fb6d03d415d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007fb6d677bc64 in do_gettime (frac=0x7fb6b53e0b98, sec=0x7fb6b53e0b90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fb6d685414d in QTimerInfoList::updateCurrentTime (this=0x7fb6a4002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007fb6d6854483 in QTimerInfoList::timerWait (this=0x7fb6a4002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007fb6d6852f3c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fb6b53e0c6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fb6d6852fe5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fb6d0122846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fb6d0122f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fb6d0123164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fb6d68539e6 in QEventDispatcherGlib::processEvents (this=0x7fb6a40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007fb6d6822f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fb6d6823177 in QEventLoop::exec (this=0x7fb6b53e0dd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007fb6d6722057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007fb6d6802c2f in QInotifyFileSystemWatcherEngine::run (this=0x17227e0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007fb6d672507b in QThreadPrivate::start (arg=0x17227e0) at thread/qthread_unix.cpp:307
#17 0x00007fb6d0bfde9a in start_thread (arg=0x7fb6b53e1700) at pthread_create.c:308
#18 0x00007fb6d51924bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb6d8e0d780 (LWP 2353)):
[KCrash Handler]
#6  Kopete::MetaContact::isOnline (this=<optimized out>) at ../../../kopete/libkopete/kopetemetacontact.cpp:519
#7  0x00007fb6d7dc6e9e in Kopete::UI::ContactListTreeModel::countConnected (this=<optimized out>, gmi=<optimized out>) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:233
#8  0x00007fb6d7dc70f3 in Kopete::UI::ContactListTreeModel::data (this=0x1447570, index=..., role=138) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:318
#9  0x00007fb6d7dd045a in Kopete::UI::ContactListProxyModel::filterAcceptsRow (this=0x1445540, sourceRow=<optimized out>, sourceParent=...) at ../../../../kopete/kopete/contactlist/contactlistproxymodel.cpp:139
#10 0x00007fb6d5edc8d6 in QSortFilterProxyModelPrivate::handle_filter_changed (this=0x1441330, source_to_proxy=..., proxy_to_source=..., source_parent=..., orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:1077
#11 0x00007fb6d5edcc31 in QSortFilterProxyModelPrivate::filter_changed (this=<optimized out>, source_parent=...) at itemviews/qsortfilterproxymodel.cpp:1037
#12 0x00007fb6d5edcd3a in QSortFilterProxyModelPrivate::filter_changed (this=0x1441330, source_parent=...) at itemviews/qsortfilterproxymodel.cpp:1047
#13 0x00007fb6d5edd0e7 in QSortFilterProxyModel::setFilterKeyColumn (this=<optimized out>, column=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:2108
#14 0x00007fb6d725674b in KFilterProxySearchLine::Private::slotSearchLineActivate (this=0x1271a50) at ../../kdeui/itemviews/kfilterproxysearchline.cpp:62
#15 0x00007fb6d6838841 in QMetaObject::activate (sender=0x12fedd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#16 0x00007fb6d683d739 in QObject::event (this=0x12fedd0, e=<optimized out>) at kernel/qobject.cpp:1157
#17 0x00007fb6d59287b4 in notify_helper (e=0x7fff92ecafb0, receiver=0x12fedd0, this=0x115dfb0) at kernel/qapplication.cpp:4556
#18 QApplicationPrivate::notify_helper (this=0x115dfb0, receiver=0x12fedd0, e=0x7fff92ecafb0) at kernel/qapplication.cpp:4528
#19 0x00007fb6d592d583 in QApplication::notify (this=0x7fff92ecb2a0, receiver=0x12fedd0, e=0x7fff92ecafb0) at kernel/qapplication.cpp:4417
#20 0x00007fb6d728a456 in KApplication::notify (this=0x7fff92ecb2a0, receiver=0x12fedd0, event=0x7fff92ecafb0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fb6d68243ec in QCoreApplication::notifyInternal (this=0x7fff92ecb2a0, receiver=0x12fedd0, event=0x7fff92ecafb0) at kernel/qcoreapplication.cpp:915
#22 0x00007fb6d68557b2 in sendEvent (event=0x7fff92ecafb0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0x115e730) at kernel/qeventdispatcher_unix.cpp:611
#24 0x00007fb6d68531cd in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#25 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#26 0x00007fb6d68531f1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#27 0x00007fb6d0122d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fb6d01230a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fb6d0123164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fb6d685397f in QEventDispatcherGlib::processEvents (this=0x1109d20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0x00007fb6d59d0cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fb6d6822f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007fb6d6823177 in QEventLoop::exec (this=0x7fff92ecb220, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007fb6d68284c7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#35 0x000000000041418f in main (argc=3, argv=0x7fff92ecc128) at ../../../kopete/kopete/main.cpp:105

Possible duplicates by query: bug 306397, bug 305344, bug 305064, bug 304926, bug 304661.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-04 21:34:58 UTC

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