Bug 306397 - Kopete Crash after power standby resume
Summary: Kopete Crash after power standby resume
Status: RESOLVED DUPLICATE of bug 298290
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 10:53 UTC by Paul Ladouceur
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 Paul Ladouceur 2012-09-07 10:53:26 UTC
Application: kopete (1.3.0)
KDE Platform Version: 4.9.00
Qt Version: 4.8.2
Operating System: Linux 3.2.0-29-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
After a power suspend resume, Kopete crashed.
I'm not sure if it's due to the already reported "Bonjour Offline/Online of other user" crash because before suspending, i've  added the "Bonjour" account in order to talk to someone else on my personnal network.

-- 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 0x7fc6b65d8780 (LWP 7956))]

Thread 6 (Thread 0x7fc697fff700 (LWP 7961)):
#0  0x00007fc6b2944b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc6ad8e1036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc6ad8e149a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc69d2d5406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fc6ad9029e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc6ae3bbe9a in start_thread (arg=0x7fc697fff700) at pthread_create.c:308
#6  0x00007fc6b29504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fc695073700 (LWP 7969)):
#0  0x00007fffdf9ff8de in ?? ()
#1  0x00007fc6adb9215d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007fc6b3f39c64 in do_gettime (frac=0x7fc695072a98, sec=0x7fc695072a90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fc6b401214d in QTimerInfoList::updateCurrentTime (this=0x7fc68c002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007fc6b4012483 in QTimerInfoList::timerWait (this=0x7fc68c002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007fc6b4010f3c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fc695072b6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fc6b4010fe5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fc6ad8e0846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fc6ad8e0f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fc6b40119e6 in QEventDispatcherGlib::processEvents (this=0x7fc68c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007fc6b3fe0f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fc6b3fe1177 in QEventLoop::exec (this=0x7fc68c0013c0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007fc6965b89ba in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#15 0x00007fc6b3ee307b in QThreadPrivate::start (arg=0x2366c70) at thread/qthread_unix.cpp:307
#16 0x00007fc6ae3bbe9a in start_thread (arg=0x7fc695073700) at pthread_create.c:308
#17 0x00007fc6b29504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fc694872700 (LWP 7972)):
#0  0x00007fffdf9ff8de in ?? ()
#1  0x00007fc6adb9215d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007fc6b3f39c64 in do_gettime (frac=0x7fc694871c38, sec=0x7fc694871c30) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fc6b401214d in QTimerInfoList::updateCurrentTime (this=0x7fc680002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007fc6b4011e01 in timerSourceCheckHelper (src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:150
#6  timerSourceCheckHelper (src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:144
#7  0x00007fc6ad8e0b43 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007fc6ad8e0fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fc6b40119e6 in QEventDispatcherGlib::processEvents (this=0x7fc6800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x00007fc6b3fe0f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007fc6b3fe1177 in QEventLoop::exec (this=0x7fc6800013c0, flags=...) at kernel/qeventloop.cpp:204
#13 0x00007fc6969f6ea5 in XMPP::SyncThread::run (this=0x23b4540) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#14 0x00007fc6b3ee307b in QThreadPrivate::start (arg=0x23b4540) at thread/qthread_unix.cpp:307
#15 0x00007fc6ae3bbe9a in start_thread (arg=0x7fc694872700) at pthread_create.c:308
#16 0x00007fc6b29504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fc695ed0700 (LWP 8204)):
#0  0x00007fc6b295e0c0 in pthread_mutex_lock (mutex=0x7fc6880038f0) at forward.c:182
#1  0x00007fc6ad91c5a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc6ad8e1150 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc6b40119e6 in QEventDispatcherGlib::processEvents (this=0x7fc688002720, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fc6b3fe0f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc6b3fe1177 in QEventLoop::exec (this=0x7fc695ecfdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fc6b3ee0057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fc6b3fc0c2f in QInotifyFileSystemWatcherEngine::run (this=0x21b20a0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc6b3ee307b in QThreadPrivate::start (arg=0x21b20a0) at thread/qthread_unix.cpp:307
#9  0x00007fc6ae3bbe9a in start_thread (arg=0x7fc695ed0700) at pthread_create.c:308
#10 0x00007fc6b29504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc69cde8700 (LWP 8205)):
#0  0x00007fc6ad91c964 in g_private_get () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fc6ad902ec0 in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc6ad8e01cb in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc6ad8e0f04 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc6b40119e6 in QEventDispatcherGlib::processEvents (this=0x7fc69800e160, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fc6b3fe0f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc6b3fe1177 in QEventLoop::exec (this=0x7fc69cde7dd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc6b3ee0057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fc6b3fc0c2f in QInotifyFileSystemWatcherEngine::run (this=0x2751ae0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fc6b3ee307b in QThreadPrivate::start (arg=0x2751ae0) at thread/qthread_unix.cpp:307
#11 0x00007fc6ae3bbe9a in start_thread (arg=0x7fc69cde8700) at pthread_create.c:308
#12 0x00007fc6b29504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc6b65d8780 (LWP 7956)):
[KCrash Handler]
#6  0x00007fc6b5c7d509 in QList (l=..., this=0x7fffdf914d10) at /usr/include/qt4/QtCore/qlist.h:122
#7  QListIterator (container=..., this=0x7fffdf914d10) at /usr/include/qt4/QtCore/qlist.h:902
#8  Kopete::MetaContact::isOnline (this=0x214a280) at ../../../kopete/libkopete/kopetemetacontact.cpp:516
#9  0x00007fc6b5584e9e in Kopete::UI::ContactListTreeModel::countConnected (this=<optimized out>, gmi=<optimized out>) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:233
#10 0x00007fc6b55850f3 in Kopete::UI::ContactListTreeModel::data (this=0x1e279f0, index=..., role=138) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:318
#11 0x00007fc6b558e45a in Kopete::UI::ContactListProxyModel::filterAcceptsRow (this=0x1e2bd10, sourceRow=<optimized out>, sourceParent=...) at ../../../../kopete/kopete/contactlist/contactlistproxymodel.cpp:139
#12 0x00007fc6b3699e9a in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x1e2c710, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1131
#13 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x1e279f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf9153e0) at kernel/qobject.cpp:3547
#14 0x00007fc6b4042ac7 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#15 0x00007fc6b55890ab in Kopete::UI::ContactListTreeModel::addMetaContactToGroup (this=0x1e279f0, mc=0x20c6ed0, group=0x2183700) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:172
#16 0x00007fc6b5586e50 in Kopete::UI::ContactListTreeModel::handleContactDataChange (this=0x1e279f0, mc=0x20c6ed0) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:602
#17 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x20c6ed0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf915710) at kernel/qobject.cpp:3547
#18 0x00007fc6b5c7bed0 in Kopete::MetaContact::onlineStatusChanged (this=<optimized out>, _t1=0x20c6ed0, _t2=Kopete::OnlineStatus::Offline) at ./kopetemetacontact.moc:269
#19 0x00007fc6b5c7eb54 in Kopete::MetaContact::updateOnlineStatus (this=0x20c6ed0) at ../../../kopete/libkopete/kopetemetacontact.cpp:157
#20 0x00007fc6b5c7ebc1 in Kopete::MetaContact::slotContactStatusChanged (this=0x20c6ed0, c=0x22dc760, status=...) at ../../../kopete/libkopete/kopetemetacontact.cpp:607
#21 0x00007fc6b5c8176c in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./kopetemetacontact.moc:166
#22 Kopete::MetaContact::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./kopetemetacontact.moc:128
#23 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x22dc760, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf915920) at kernel/qobject.cpp:3547
#24 0x00007fc6b5c65c99 in Kopete::Contact::onlineStatusChanged (this=<optimized out>, _t1=0x22dc760, _t2=..., _t3=...) at ./kopetecontact.moc:221
#25 0x00007fc6b5c65d39 in Kopete::Contact::slotAccountIsConnectedChanged (this=0x22dc760) at ../../../kopete/libkopete/kopetecontact.cpp:214
#26 0x00007fc6b5c692fd in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x22dc760, _c=<optimized out>) at ./kopetecontact.moc:134
#27 Kopete::Contact::qt_static_metacall (_o=0x22dc760, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./kopetecontact.moc:106
#28 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x22d6bd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#29 0x00007fc6b5c4fa9d in Kopete::Account::slotOnlineStatusChanged (this=0x22d6bd0, newStatus=..., oldStatus=...) at ../../../kopete/libkopete/kopeteaccount.cpp:584
#30 0x00007fc6b5c4fedf in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x22d6bd0, _c=<optimized out>) at ./kopeteaccount.moc:137
#31 Kopete::Account::qt_static_metacall (_o=0x22d6bd0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./kopeteaccount.moc:112
#32 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x22db200, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf915d10) at kernel/qobject.cpp:3547
#33 0x00007fc6b5c65c99 in Kopete::Contact::onlineStatusChanged (this=<optimized out>, _t1=0x22db200, _t2=..., _t3=...) at ./kopetecontact.moc:221
#34 0x00007fc6b5c6645c in Kopete::Contact::setOnlineStatus (this=0x22db200, status=...) at ../../../kopete/libkopete/kopetecontact.cpp:172
#35 0x00007fc696908ecf in JabberBaseContact::reevaluateStatus (this=0x22db200) at ../../../../kopete/protocols/jabber/jabberbasecontact.cpp:313
#36 0x00007fc696902bea in JabberResourcePool::notifyRelevantContacts (this=<optimized out>, jid=..., removed=false) at ../../../../kopete/protocols/jabber/jabberresourcepool.cpp:100
#37 0x00007fc6969035a3 in JabberResourcePool::addResource (this=0x22da900, jid=..., resource=...) at ../../../../kopete/protocols/jabber/jabberresourcepool.cpp:120
#38 0x00007fc6968fb011 in JabberAccount::setPresence (this=0x22d6bd0, status=...) at ../../../../kopete/protocols/jabber/jabberaccount.cpp:1080
#39 0x00007fc6968fb6f0 in JabberAccount::slotRosterRequestFinished (this=0x22d6bd0, success=<optimized out>) at ../../../../kopete/protocols/jabber/jabberaccount.cpp:638
#40 0x00007fc6968ff721 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x22d6bd0, _c=<optimized out>) at ./jabberaccount.moc:138
#41 JabberAccount::qt_static_metacall (_o=0x22d6bd0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./jabberaccount.moc:115
#42 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x2132490, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf916840) at kernel/qobject.cpp:3547
#43 0x00007fc696938be2 in JabberClient::rosterRequestFinished (this=<optimized out>, _t1=true) at ./jabberclient.moc:279
#44 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x2c9c130, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf916990) at kernel/qobject.cpp:3547
#45 0x00007fc69693f315 in XMPP::Client::rosterRequestFinished (this=<optimized out>, _t1=true, _t2=0, _t3=...) at moc_xmpp_client.cpp:191
#46 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x211c740, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#47 0x00007fc696987e4e in done (this=0x211c740) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:216
#48 XMPP::Task::done (this=0x211c740) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:206
#49 0x00007fc6969a3db8 in XMPP::JT_Roster::take (this=0x211c740, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:480
#50 0x00007fc69698869d in XMPP::Task::take (this=<optimized out>, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:139
#51 0x00007fc696952ce1 in XMPP::Client::distribute (this=0x2c9c130, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:580
#52 0x00007fc696953687 in XMPP::Client::streamReadyRead (this=0x2c9c130) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:527
#53 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x28a56d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#54 0x00007fc6b3ffba06 in QObject::event (this=0x28a56d0, e=<optimized out>) at kernel/qobject.cpp:1195
#55 0x00007fc6b30e67b4 in notify_helper (e=0x2c92b10, receiver=0x28a56d0, this=0x1c5f840) at kernel/qapplication.cpp:4556
#56 QApplicationPrivate::notify_helper (this=0x1c5f840, receiver=0x28a56d0, e=0x2c92b10) at kernel/qapplication.cpp:4528
#57 0x00007fc6b30eb583 in QApplication::notify (this=0x7fffdf919ef0, receiver=0x28a56d0, e=0x2c92b10) at kernel/qapplication.cpp:4417
#58 0x00007fc6b4a48456 in KApplication::notify (this=0x7fffdf919ef0, receiver=0x28a56d0, event=0x2c92b10) at ../../kdeui/kernel/kapplication.cpp:311
#59 0x00007fc6b3fe23ec in QCoreApplication::notifyInternal (this=0x7fffdf919ef0, receiver=0x28a56d0, event=0x2c92b10) at kernel/qcoreapplication.cpp:915
#60 0x00007fc6b3fe61ca in sendEvent (event=0x2c92b10, receiver=0x28a56d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#61 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1c1c440) at kernel/qcoreapplication.cpp:1539
#62 0x00007fc6b4011553 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#63 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#64 0x00007fc6ad8e0d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#65 0x00007fc6ad8e10a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#66 0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#67 0x00007fc6b401197f in QEventDispatcherGlib::processEvents (this=0x1c1dd20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#68 0x00007fc6b318ecde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#69 0x00007fc6b3fe666f in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102
#70 0x00007fc67d46ace8 in DNSSD::RemoteService::resolve (this=<optimized out>) at ../../dnssd/avahi-remoteservice.cpp:49
#71 0x00007fc67d8baecf in BonjourAccount::comingOnline (this=0x20425a0, pointer=...) at ../../../../kopete/protocols/bonjour/bonjouraccount.cpp:222
#72 0x00007fc67d8bd46f in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./bonjouraccount.moc:75
#73 BonjourAccount::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./bonjouraccount.moc:68
#74 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x231bed0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf917e80) at kernel/qobject.cpp:3547
#75 0x00007fc67d466bf2 in DNSSD::ServiceBrowser::serviceAdded (this=<optimized out>, _t1=...) at ./servicebrowser.moc:105
#76 0x00007fc67d46851f in DNSSD::ServiceBrowserPrivate::gotNewService (this=0x2913b20, name=..., type=..., domain=...) at ../../dnssd/avahi-servicebrowser.cpp:120
#77 0x00007fc67d468669 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./avahi-servicebrowser_p.moc:60
#78 DNSSD::ServiceBrowserPrivate::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./avahi-servicebrowser_p.moc:51
#79 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x2353a30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf918030) at kernel/qobject.cpp:3547
#80 0x00007fc67d479687 in OrgFreedesktopAvahiServiceBrowserInterface::ItemNew (this=<optimized out>, _t1=2, _t2=0, _t3=..., _t4=..., _t5=..., _t6=28) at avahi_servicebrowser_interface.moc:136
#81 0x00007fc67d4797d6 in qt_static_metacall (_a=0x7fffdf9182d0, _id=<optimized out>, _o=0x2353a30, _c=<optimized out>) at avahi_servicebrowser_interface.moc:65
#82 OrgFreedesktopAvahiServiceBrowserInterface::qt_static_metacall (_o=0x2353a30, _c=<optimized out>, _id=<optimized out>, _a=0x7fffdf9182d0) at avahi_servicebrowser_interface.moc:56
#83 0x00007fc67d4799bb in OrgFreedesktopAvahiServiceBrowserInterface::qt_metacall (this=0x2353a30, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffdf9182d0) at avahi_servicebrowser_interface.moc:107
#84 0x00007fc6b3c0d37b in QDBusConnectionPrivate::deliverCall (this=0x27527c0, object=0x2353a30, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:947
#85 0x00007fc6b3ffba06 in QObject::event (this=0x2353a30, e=<optimized out>) at kernel/qobject.cpp:1195
#86 0x00007fc6b30e67b4 in notify_helper (e=0x2980eb0, receiver=0x2353a30, this=0x1c5f840) at kernel/qapplication.cpp:4556
#87 QApplicationPrivate::notify_helper (this=0x1c5f840, receiver=0x2353a30, e=0x2980eb0) at kernel/qapplication.cpp:4528
#88 0x00007fc6b30eb583 in QApplication::notify (this=0x7fffdf919ef0, receiver=0x2353a30, e=0x2980eb0) at kernel/qapplication.cpp:4417
#89 0x00007fc6b4a48456 in KApplication::notify (this=0x7fffdf919ef0, receiver=0x2353a30, event=0x2980eb0) at ../../kdeui/kernel/kapplication.cpp:311
#90 0x00007fc6b3fe23ec in QCoreApplication::notifyInternal (this=0x7fffdf919ef0, receiver=0x2353a30, event=0x2980eb0) at kernel/qcoreapplication.cpp:915
#91 0x00007fc6b3fe61ca in sendEvent (event=0x2980eb0, receiver=0x2353a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#92 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1c1c440) at kernel/qcoreapplication.cpp:1539
#93 0x00007fc6b4011553 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#94 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#95 0x00007fc6ad8e0d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#96 0x00007fc6ad8e10a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#97 0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#98 0x00007fc6b401197f in QEventDispatcherGlib::processEvents (this=0x1c1dd20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#99 0x00007fc6b318ecde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#100 0x00007fc6b3fe666f in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102
#101 0x00007fc67d46ace8 in DNSSD::RemoteService::resolve (this=<optimized out>) at ../../dnssd/avahi-remoteservice.cpp:49
#102 0x00007fc67d8baecf in BonjourAccount::comingOnline (this=0x20425a0, pointer=...) at ../../../../kopete/protocols/bonjour/bonjouraccount.cpp:222
#103 0x00007fc67d8bd46f in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./bonjouraccount.moc:75
#104 BonjourAccount::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./bonjouraccount.moc:68
#105 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x231bed0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf919090) at kernel/qobject.cpp:3547
#106 0x00007fc67d466bf2 in DNSSD::ServiceBrowser::serviceAdded (this=<optimized out>, _t1=...) at ./servicebrowser.moc:105
#107 0x00007fc67d46851f in DNSSD::ServiceBrowserPrivate::gotNewService (this=0x2913b20, name=..., type=..., domain=...) at ../../dnssd/avahi-servicebrowser.cpp:120
#108 0x00007fc67d468669 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./avahi-servicebrowser_p.moc:60
#109 DNSSD::ServiceBrowserPrivate::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./avahi-servicebrowser_p.moc:51
#110 0x00007fc6b3ff6841 in QMetaObject::activate (sender=0x2353a30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdf919240) at kernel/qobject.cpp:3547
#111 0x00007fc67d479687 in OrgFreedesktopAvahiServiceBrowserInterface::ItemNew (this=<optimized out>, _t1=2, _t2=1, _t3=..., _t4=..., _t5=..., _t6=28) at avahi_servicebrowser_interface.moc:136
#112 0x00007fc67d4797d6 in qt_static_metacall (_a=0x7fffdf9194e0, _id=<optimized out>, _o=0x2353a30, _c=<optimized out>) at avahi_servicebrowser_interface.moc:65
#113 OrgFreedesktopAvahiServiceBrowserInterface::qt_static_metacall (_o=0x2353a30, _c=<optimized out>, _id=<optimized out>, _a=0x7fffdf9194e0) at avahi_servicebrowser_interface.moc:56
#114 0x00007fc67d4799bb in OrgFreedesktopAvahiServiceBrowserInterface::qt_metacall (this=0x2353a30, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffdf9194e0) at avahi_servicebrowser_interface.moc:107
#115 0x00007fc6b3c0d37b in QDBusConnectionPrivate::deliverCall (this=0x27527c0, object=0x2353a30, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:947
#116 0x00007fc6b3ffba06 in QObject::event (this=0x2353a30, e=<optimized out>) at kernel/qobject.cpp:1195
#117 0x00007fc6b30e67b4 in notify_helper (e=0x204f450, receiver=0x2353a30, this=0x1c5f840) at kernel/qapplication.cpp:4556
#118 QApplicationPrivate::notify_helper (this=0x1c5f840, receiver=0x2353a30, e=0x204f450) at kernel/qapplication.cpp:4528
#119 0x00007fc6b30eb583 in QApplication::notify (this=0x7fffdf919ef0, receiver=0x2353a30, e=0x204f450) at kernel/qapplication.cpp:4417
#120 0x00007fc6b4a48456 in KApplication::notify (this=0x7fffdf919ef0, receiver=0x2353a30, event=0x204f450) at ../../kdeui/kernel/kapplication.cpp:311
#121 0x00007fc6b3fe23ec in QCoreApplication::notifyInternal (this=0x7fffdf919ef0, receiver=0x2353a30, event=0x204f450) at kernel/qcoreapplication.cpp:915
#122 0x00007fc6b3fe61ca in sendEvent (event=0x204f450, receiver=0x2353a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#123 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1c1c440) at kernel/qcoreapplication.cpp:1539
#124 0x00007fc6b4011553 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#125 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#126 0x00007fc6ad8e0d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#127 0x00007fc6ad8e10a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#128 0x00007fc6ad8e1164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#129 0x00007fc6b401197f in QEventDispatcherGlib::processEvents (this=0x1c1dd20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#130 0x00007fc6b318ecde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#131 0x00007fc6b3fe0f22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#132 0x00007fc6b3fe1177 in QEventLoop::exec (this=0x7fffdf919e70, flags=...) at kernel/qeventloop.cpp:204
#133 0x00007fc6b3fe64c7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#134 0x000000000041418f in main (argc=3, argv=0x7fffdf91ad78) at ../../../kopete/kopete/main.cpp:105

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

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

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