Bug 307513 - background crash after resume on Ubuntu
Summary: background crash after resume on Ubuntu
Status: RESOLVED DUPLICATE of bug 298290
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 06:47 UTC by Benjamin
Modified: 2012-10-04 21:38 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 Benjamin 2012-09-28 06:47:55 UTC
Application: kopete (1.3.1)
KDE Platform Version: 4.9.1
Qt Version: 4.8.2
Operating System: Linux 3.2.0-31-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

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

First of all I'm using Ubuntu 12.04 as distribution.
I resumed my notebook from standby and start reading
news on the internet with googles chrome. I also
opened kopete from the tray(it was running even before suspending the notebook to standby)

I saw my accounts (ICQ, XMPP) were reconnected and even the two group chat windows 
were still opened and the looked functional because logged in users were listed within the member list.

After that i opened an instance of Konsole want to keep my ubuntu up to date via
sudo apt-get update.

There were serveral updates available so i decided to upgrade my distribution via
sudo apt-get upgrade

the following ubuntu packages were installed:
-emacs 
-emacs23 
-emacs23-bin-common 
-emacs23-common 
-libxml2 
-libxml2:i386 
-libxml2-utils 
-linux-libc-dev 
-python-libxml2


while upgrade processing kopete suddenly crashes

-- 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 0x7ffcd0b5d780 (LWP 4248))]

Thread 7 (Thread 0x7ffcb731f700 (LWP 4249)):
#0  0x00007ffccced79e3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffcc7e71036 in g_main_context_poll (n_fds=1, fds=0x7ffcb0002bb0, timeout=-1, context=0x7ffcb00009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7ffcb00009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7ffcb00009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007ffcc7e71164 in g_main_context_iteration (context=0x7ffcb00009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#5  0x00007ffcce5a4906 in QEventDispatcherGlib::processEvents (this=0x7ffcb00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ffcce574097 in QEventLoop::exec (this=0x7ffcb731edd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007ffcce473057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007ffcce553b4f in QInotifyFileSystemWatcherEngine::run (this=0x20b3220) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007ffcce47607b in QThreadPrivate::start (arg=0x20b3220) at thread/qthread_unix.cpp:307
#11 0x00007ffcc894be9a in start_thread (arg=0x7ffcb731f700) at pthread_create.c:308
#12 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ffcaf7fe700 (LWP 4251)):
#0  0x00007ffcc894f05d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7ffca800c300) at pthread_mutex_unlock.c:290
#2  0x00007ffcc7eac5d1 in g_mutex_unlock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:227
#3  0x00007ffcc7e707e2 in g_main_context_prepare (context=0x7ffca800c240, priority=0x7ffcaf7fdde8) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2872
#4  0x00007ffcc7e70f5b in g_main_context_iterate (dispatch=1, block=1, context=0x7ffca800c240, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#5  g_main_context_iterate (context=0x7ffca800c240, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x00007ffcc7e7149a in g_main_loop_run (loop=0x7ffca800c1f0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#7  0x00007ffcb4b69406 in gdbus_shared_thread_func (user_data=<optimized out>) at /build/buildd/glib2.0-2.32.3/./gio/gdbusprivate.c:277
#8  0x00007ffcc7e929e5 in g_thread_proxy (data=0x7ffca8006370) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#9  0x00007ffcc894be9a in start_thread (arg=0x7ffcaf7fe700) at pthread_create.c:308
#10 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ffc9ffff700 (LWP 4255)):
#0  0x00007ffccced79e3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffcc7e71036 in g_main_context_poll (n_fds=1, fds=0x7ffc98002b80, timeout=-1, context=0x7ffc980009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7ffc980009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7ffc980009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007ffcc7e71164 in g_main_context_iteration (context=0x7ffc980009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#5  0x00007ffcce5a4906 in QEventDispatcherGlib::processEvents (this=0x7ffc980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ffcce574097 in QEventLoop::exec (this=0x7ffc980013c0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007ffcae0349ba in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#9  0x00007ffcce47607b in QThreadPrivate::start (arg=0x273bdf0) at thread/qthread_unix.cpp:307
#10 0x00007ffcc894be9a in start_thread (arg=0x7ffc9ffff700) at pthread_create.c:308
#11 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ffc9f7fe700 (LWP 4256)):
#0  0x00007ffcce5a3e79 in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7ffc9f7fdcac) at kernel/qeventdispatcher_glib.cpp:137
#1  0x00007ffcc7e70846 in g_main_context_prepare (context=0x7ffc900009a0, priority=0x7ffc9f7fdcf8) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2836
#2  0x00007ffcc7e70f5b in g_main_context_iterate (dispatch=1, block=1, context=0x7ffc900009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#3  g_main_context_iterate (context=0x7ffc900009a0, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007ffcc7e71164 in g_main_context_iteration (context=0x7ffc900009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#5  0x00007ffcce5a4906 in QEventDispatcherGlib::processEvents (this=0x7ffc900008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ffcce574097 in QEventLoop::exec (this=0x7ffc900013c0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007ffcae4788a5 in XMPP::SyncThread::run (this=0x2743100) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#9  0x00007ffcce47607b in QThreadPrivate::start (arg=0x2743100) at thread/qthread_unix.cpp:307
#10 0x00007ffcc894be9a in start_thread (arg=0x7ffc9f7fe700) at pthread_create.c:308
#11 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ffcaffff700 (LWP 4258)):
#0  0x00007ffcc894f05d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7ffca800cdc0) at pthread_mutex_unlock.c:290
#2  0x00007ffcc7eac5d1 in g_mutex_unlock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:227
#3  0x00007ffcc7e70f4e in g_main_context_iterate (dispatch=1, block=1, context=0x7ffca8007f50, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3124
#4  g_main_context_iterate (context=0x7ffca8007f50, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#5  0x00007ffcc7e71164 in g_main_context_iteration (context=0x7ffca8007f50, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#6  0x00007ffcce5a4906 in QEventDispatcherGlib::processEvents (this=0x7ffca800e1e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007ffcce574097 in QEventLoop::exec (this=0x7ffcafffedd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007ffcce473057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007ffcce553b4f in QInotifyFileSystemWatcherEngine::run (this=0x29e2ca0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007ffcce47607b in QThreadPrivate::start (arg=0x29e2ca0) at thread/qthread_unix.cpp:307
#12 0x00007ffcc894be9a in start_thread (arg=0x7ffcaffff700) at pthread_create.c:308
#13 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ffc972c8700 (LWP 7057)):
#0  0x00007ffccced5f9d in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007ffcc7eab8cf in read (__nbytes=16, __buf=0x7ffc972c7c50, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45
#2  g_wakeup_acknowledge (wakeup=0x7ffc90001f60) at /build/buildd/glib2.0-2.32.3/./glib/gwakeup.c:212
#3  0x00007ffcc7e70ba4 in g_main_context_check (context=0x7ffc8c003480, max_priority=2147483647, fds=0x7ffc8c001340, n_fds=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2980
#4  0x00007ffcc7e70fd6 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7ffc8c003480, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3143
#5  g_main_context_iterate (context=0x7ffc8c003480, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x00007ffcc7e71164 in g_main_context_iteration (context=0x7ffc8c003480, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#7  0x00007ffcce5a4906 in QEventDispatcherGlib::processEvents (this=0x7ffc8c002720, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007ffcce574097 in QEventLoop::exec (this=0x7ffc972c7dd0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007ffcce473057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007ffccf5b6f2e in KIO::NameLookUpThread::run (this=0x397d3c0) at ../../kio/kio/hostinfo.cpp:226
#12 0x00007ffcce47607b in QThreadPrivate::start (arg=0x397d3c0) at thread/qthread_unix.cpp:307
#13 0x00007ffcc894be9a in start_thread (arg=0x7ffc972c8700) at pthread_create.c:308
#14 0x00007ffcccee339d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffcd0b5d780 (LWP 4248)):
[KCrash Handler]
#6  0x00007ffcd020f509 in QList (l=..., this=0x7fff64f984e0) at /usr/include/qt4/QtCore/qlist.h:122
#7  QListIterator (container=..., this=0x7fff64f984e0) at /usr/include/qt4/QtCore/qlist.h:902
#8  Kopete::MetaContact::isOnline (this=0x23bcd00) at ../../../kopete/libkopete/kopetemetacontact.cpp:516
#9  0x00007ffccfb16e9e in Kopete::UI::ContactListTreeModel::countConnected (this=<optimized out>, gmi=<optimized out>) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:233
#10 0x00007ffccfb170f3 in Kopete::UI::ContactListTreeModel::data (this=0x1e125b0, index=..., role=138) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:318
#11 0x00007ffccfb2045a in Kopete::UI::ContactListProxyModel::filterAcceptsRow (this=0x1da1b40, sourceRow=<optimized out>, sourceParent=...) at ../../../../kopete/kopete/contactlist/contactlistproxymodel.cpp:139
#12 0x00007ffccdc2d20a in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x1dd8b70, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1131
#13 0x00007ffcce589761 in QMetaObject::activate (sender=0x1e125b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f98bb0) at kernel/qobject.cpp:3547
#14 0x00007ffcce5d59e7 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#15 0x00007ffccfb1add3 in Kopete::UI::ContactListTreeModel::removeMetaContactFromGroup (this=0x1e125b0, mc=<optimized out>, group=<optimized out>) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:194
#16 0x00007ffccfb18e50 in Kopete::UI::ContactListTreeModel::handleContactDataChange (this=0x1e125b0, mc=0x236e800) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:602
#17 0x00007ffcce589761 in QMetaObject::activate (sender=0x236e800, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f98e40) at kernel/qobject.cpp:3547
#18 0x00007ffcd020ded0 in Kopete::MetaContact::onlineStatusChanged (this=<optimized out>, _t1=0x236e800, _t2=Kopete::OnlineStatus::Online) at ./kopetemetacontact.moc:269
#19 0x00007ffcd0210b54 in Kopete::MetaContact::updateOnlineStatus (this=0x236e800) at ../../../kopete/libkopete/kopetemetacontact.cpp:157
#20 0x00007ffcd0210bc1 in Kopete::MetaContact::slotContactStatusChanged (this=0x236e800, c=0x21a81d0, status=...) at ../../../kopete/libkopete/kopetemetacontact.cpp:607
#21 0x00007ffcd021376c 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 0x00007ffcce589761 in QMetaObject::activate (sender=0x21a81d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f99050) at kernel/qobject.cpp:3547
#24 0x00007ffcd01f7c99 in Kopete::Contact::onlineStatusChanged (this=<optimized out>, _t1=0x21a81d0, _t2=..., _t3=...) at ./kopetecontact.moc:221
#25 0x00007ffcd01f845c in Kopete::Contact::setOnlineStatus (this=0x21a81d0, status=...) at ../../../kopete/libkopete/kopetecontact.cpp:172
#26 0x00007ffcae3874af in JabberBaseContact::reevaluateStatus (this=0x21a81d0) at ../../../../kopete/protocols/jabber/jabberbasecontact.cpp:313
#27 0x00007ffcae3811ca in JabberResourcePool::notifyRelevantContacts (this=<optimized out>, jid=..., removed=false) at ../../../../kopete/protocols/jabber/jabberresourcepool.cpp:100
#28 0x00007ffcae381a9b in JabberResourcePool::addResource (this=0x2319920, jid=..., resource=...) at ../../../../kopete/protocols/jabber/jabberresourcepool.cpp:144
#29 0x00007ffcae3760b9 in JabberAccount::slotResourceAvailable (this=0x21976a0, jid=..., resource=...) at ../../../../kopete/protocols/jabber/jabberaccount.cpp:1616
#30 0x00007ffcae37ddf2 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x21976a0, _c=<optimized out>) at ./jabberaccount.moc:152
#31 JabberAccount::qt_static_metacall (_o=0x21976a0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./jabberaccount.moc:115
#32 0x00007ffcce589761 in QMetaObject::activate (sender=0x21c0d90, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f99710) at kernel/qobject.cpp:3547
#33 0x00007ffcae3b715a in JabberClient::resourceAvailable (this=<optimized out>, _t1=..., _t2=...) at ./jabberclient.moc:307
#34 0x00007ffcce589761 in QMetaObject::activate (sender=0x2b64cd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f99860) at kernel/qobject.cpp:3547
#35 0x00007ffcae3beb3a in XMPP::Client::resourceAvailable (this=<optimized out>, _t1=..., _t2=...) at moc_xmpp_client.cpp:219
#36 0x00007ffcae3d9bdb in XMPP::Client::updatePresence (this=0x2b64cd0, i=<optimized out>, j=..., s=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:847
#37 0x00007ffcae3dbf44 in XMPP::Client::ppPresence (this=0x2b64cd0, j=..., s=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:772
#38 0x00007ffcce589761 in QMetaObject::activate (sender=0x3d17220, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff64f9a240) at kernel/qobject.cpp:3547
#39 0x00007ffcae3c08a7 in XMPP::JT_PushPresence::presence (this=<optimized out>, _t1=..., _t2=...) at moc_xmpp_tasks.cpp:441
#40 0x00007ffcae41d85a in XMPP::JT_PushPresence::take (this=0x3d17220, e=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:774
#41 0x00007ffcae40a14d in XMPP::Task::take (this=<optimized out>, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:139
#42 0x00007ffcae3d4791 in XMPP::Client::distribute (this=0x2b64cd0, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:580
#43 0x00007ffcae3d5137 in XMPP::Client::streamReadyRead (this=0x2b64cd0) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:527
#44 0x00007ffcce589761 in QMetaObject::activate (sender=0x31dd2d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#45 0x00007ffcce58e926 in QObject::event (this=0x31dd2d0, e=<optimized out>) at kernel/qobject.cpp:1195
#46 0x00007ffccd6797b4 in notify_helper (e=0x3498e00, receiver=0x31dd2d0, this=0x1c3b0c0) at kernel/qapplication.cpp:4556
#47 QApplicationPrivate::notify_helper (this=0x1c3b0c0, receiver=0x31dd2d0, e=0x3498e00) at kernel/qapplication.cpp:4528
#48 0x00007ffccd67e583 in QApplication::notify (this=0x7fff64f9bc60, receiver=0x31dd2d0, e=0x3498e00) at kernel/qapplication.cpp:4417
#49 0x00007ffccefdb4a6 in KApplication::notify (this=0x7fff64f9bc60, receiver=0x31dd2d0, event=0x3498e00) at ../../kdeui/kernel/kapplication.cpp:311
#50 0x00007ffcce57530c in QCoreApplication::notifyInternal (this=0x7fff64f9bc60, receiver=0x31dd2d0, event=0x3498e00) at kernel/qcoreapplication.cpp:915
#51 0x00007ffcce5790ea in sendEvent (event=0x3498e00, receiver=0x31dd2d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#52 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1be5440) at kernel/qcoreapplication.cpp:1539
#53 0x00007ffcce5a4473 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#54 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#55 0x00007ffcc7e70d53 in g_main_dispatch (context=0x1c3aec0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#56 g_main_context_dispatch (context=0x1c3aec0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#57 0x00007ffcc7e710a0 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x1c3aec0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#58 g_main_context_iterate (context=0x1c3aec0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#59 0x00007ffcc7e71164 in g_main_context_iteration (context=0x1c3aec0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#60 0x00007ffcce5a489f in QEventDispatcherGlib::processEvents (this=0x1be6d20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#61 0x00007ffccd721cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#62 0x00007ffcce573e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#63 0x00007ffcce574097 in QEventLoop::exec (this=0x7fff64f9bbe0, flags=...) at kernel/qeventloop.cpp:204
#64 0x00007ffcce5793e7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#65 0x000000000041418f in main (argc=3, argv=0x7fff64f9cae8) at ../../../kopete/kopete/main.cpp:105

This bug may be a duplicate of or related to bug 306887, bug 306397.

Possible duplicates by query: bug 307480, bug 307458, bug 307380, bug 306967, bug 306921.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-04 21:38:52 UTC

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