Summary: | Kopete always crashes on re-connecting (Alt-O) after WLAN-connection-loss [QString, Kopete::Group::displayName, JabberBaseContact::updateContact, JabberContactPool::addContact] | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Matthias Dingeldein <matthias.dingeldein> |
Component: | Jabber Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | 0.80.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias Dingeldein
2009-11-21 18:57:01 UTC
The backtrace looks somehow related to bug 183353. - If you can reproduce the crash at will (or you experience this regularly), can you install the "kdenetwork4-debuginfo" package and post a complete backtrace here? Thanks Dario Andres schrieb: > https://bugs.kde.org/show_bug.cgi?id=215582 > [...] > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-11-21 22:18:07 --- > The backtrace looks somehow related to bug 183353. possibly yes - I have an ICQ and a jabber account, connecting simultaneously (just tested: it's the jabber account who causes the crash on 2nd going-online after program start). The bug with the remaining group appears here, too (I renamed the groups lately, and afterwards there were the old group names and the new group names, each with some of the contacts, both jabber and ICQ, none double, none loss; fixed it by dragging all contacts to the groups with the new name and deleted the ones with the old name. The last of these groups reappears empty on reconnecting to jabber) > - If you can reproduce the crash at will (or you experience this regularly), > can you install the "kdenetwork4-debuginfo" package and post a complete > backtrace here? sorry, didn't find such a package ... might kopete-debuginfo, libqt4-debuginfo and libglib-2_0-0-debuginfo help? Installing these leads to this backtrace: -----------8<-----------8<-----------8<----------- Application: Kopete (kopete), signal: Segmentation fault [Current thread is 1 (Thread 0x7f5614d15750 (LWP 20059))] Thread 4 (Thread 0x7f56003c4910 (LWP 20061)): #0 0x00007f5610e88049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f561253853b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f560f75f9ec in QHostInfoAgent::run (this=0x9ed840) at kernel/qhostinfo.cpp:260 #4 0x00007f5612537485 in QThreadPrivate::start (arg=0x9ed840) at thread/qthread_unix.cpp:188 #5 0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0 #6 0x00007f56113b214d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f55fe378910 (LWP 20071)): #0 IA__g_main_context_prepare (context=0xfe47a0, priority=<value optimized out>) at gmain.c:2285 #1 0x00007f560ca0c3a1 in g_main_context_iterate (context=0xfe47a0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2571 #2 0x00007f560ca0c8d0 in IA__g_main_context_iteration (context=0xfe47a0, may_block=1) at gmain.c:2654 #3 0x00007f56126453f6 in QEventDispatcherGlib::processEvents (this=0xfe46c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409 #4 0x00007f561261b712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f561261bae4 in QEventLoop::exec (this=0xfe51d0, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f5604240aab in QCA::SyncThread::run() () from /usr/lib64/libqca.so.2 #7 0x00007f5612537485 in QThreadPrivate::start (arg=0xfe3c10) at thread/qthread_unix.cpp:188 #8 0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0 #9 0x00007f56113b214d in clone () from /lib64/libc.so.6 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f55fdb77910 (LWP 20072)): #0 0x00007f56113a9033 in poll () from /lib64/libc.so.6 #1 0x00007f560ca0c58c in g_main_context_poll (n_fds=<value optimized out>, fds=<value optimized out>, priority=<value optimized out>, timeout=<value optimized out>, context=<value optimized out>) at gmain.c:2904 #2 g_main_context_iterate (n_fds=<value optimized out>, fds=<value optimized out>, priority=<value optimized out>, timeout=<value optimized out>, context=<value optimized out>) at gmain.c:2586 #3 0x00007f560ca0c8d0 in IA__g_main_context_iteration (context=0xfefef0, may_block=1) at gmain.c:2654 #4 0x00007f56126453f6 in QEventDispatcherGlib::processEvents (this=0x10ac000, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409 #5 0x00007f561261b712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #6 0x00007f561261bae4 in QEventLoop::exec (this=0x10a70a0, flags=) at kernel/qeventloop.cpp:201 #7 0x00007f56046b88e2 in XMPP::SyncThread::run (this=0x1142e90) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151 #8 0x00007f5612537485 in QThreadPrivate::start (arg=0x1142e90) at thread/qthread_unix.cpp:188 #9 0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0 #10 0x00007f56113b214d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 1 (Thread 0x7f5614d15750 (LWP 20059)): [KCrash Handler] #5 QString (other=<value optimized out>, this=<value optimized out>) at /usr/include/QtCore/qstring.h:711 #6 Kopete::Group::displayName (other=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/kopete/libkopete/kopetegroup.cpp:113 #7 0x00007f56045bfaf4 in JabberBaseContact::updateContact (this=0xad2800, item=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabberbasecontact.cpp:164 #8 0x00007f56045d6fdf in JabberContactPool::addContact (this=<value optimized out>, contact=..., metaContact=<value optimized out>, dirty=false) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabbercontactpool.cpp:74 #9 0x00007f56045abc7b in JabberAccount::slotContactUpdated (this=0xaae410, item=...) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabberaccount.cpp:1328 #10 0x00007f56045b21db in JabberAccount::qt_metacall (this=0xaae410, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e3c0) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberaccount.moc:169 #11 0x00007f5612631fbc in QMetaObject::activate (sender=0xf72ef0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113 #12 0x00007f56045f6555 in JabberClient::newContact (this=0x7fff4008ded0, _t1=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberclient.moc:266 #13 0x00007f56045f8af5 in JabberClient::qt_metacall (this=0xf72ef0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e4f0) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberclient.moc:188 #14 0x00007f5612631fbc in QMetaObject::activate (sender=0x1c68b80, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113 #15 0x00007f56045fbc05 in XMPP::Client::rosterItemAdded (this=0x7fff4008ded0, _t1=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:178 #16 0x00007f560461ac5c in XMPP::Client::importRosterItem (this=0x1c68b80, item=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:970 #17 0x00007f560461ace7 in XMPP::Client::importRoster (this=0x1c68b80, r=...) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:919 #18 0x00007f560461ad40 in XMPP::Client::slotRosterRequestFinished (this=0x1c68b80) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:894 #19 0x00007f56045fffba in XMPP::Client::qt_metacall (this=0x1c68b80, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e9b0) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:141 #20 0x00007f5612631fbc in QMetaObject::activate (sender=0x118cf70, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113 #21 0x00007f560464873e in XMPP::Task::done (this=0x118cf70) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:216 #22 0x00007f5604668336 in XMPP::JT_Roster::take (this=0x118cf70, x=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:480 #23 0x00007f5604648885 in XMPP::Task::take (this=<value optimized out>, x=...) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:139 #24 0x00007f5604614a06 in XMPP::Client::distribute (this=0x1c68b80, x=...) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:580 #25 0x00007f56046152ea in XMPP::Client::streamReadyRead (this=0x1c68b80) at /usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:527 #26 0x00007f56045fff73 in XMPP::Client::qt_metacall (this=0x1c68b80, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008f020) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:138 #27 0x00007f5612631fbc in QMetaObject::activate (sender=0x1a35580, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113 #28 0x00007f56045fee71 in XMPP::ClientStream::qt_metacall (this=0x1a35580, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008f130) at /usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:133 #29 0x00007f5612631fbc in QMetaObject::activate (sender=0x1c89f60, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113 #30 0x00007f5612636fff in QSingleShotTimer::timerEvent (this=0x1c89f60) at kernel/qtimer.cpp:298 #31 0x00007f561262bf63 in QObject::event (this=0x1c89f60, e=0x11a0fe0) at kernel/qobject.cpp:1075 #32 0x00007f5611ae82ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #33 0x00007f5611aef57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #34 0x00007f5613202f26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #35 0x00007f561261cddc in QCoreApplication::notifyInternal (this=0x7fff4008fb80, receiver=0x1c89f60, event=0x7fff4008f780) at kernel/qcoreapplication.cpp:610 #36 0x00007f561264871d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213 #37 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594 #38 0x00007f5612645678 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #39 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #40 0x00007f560ca08dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960 #41 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513 #42 0x00007f560ca0c7a8 in g_main_context_iterate (context=0x673df0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591 #43 0x00007f560ca0c8d0 in IA__g_main_context_iteration (context=0x673df0, may_block=1) at gmain.c:2654 #44 0x00007f56126453a3 in QEventDispatcherGlib::processEvents (this=0x642cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #45 0x00007f5611b7b31e in ?? () from /usr/lib64/libQtGui.so.4 #46 0x00007f561261b712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #47 0x00007f561261bae4 in QEventLoop::exec (this=0x7fff4008fad0, flags=) at kernel/qeventloop.cpp:201 #48 0x00007f561261dc99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #49 0x0000000000415736 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.3/kopete/kopete/main.cpp:104 -------->8------------>8------------->8----------- Hope that helps, Matthias Dingeldein Thanks Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |