Bug 229591

Summary: Crash when recreating account
Product: [Unmaintained] kopete Reporter: Jeffrey <eljefedelito>
Component: Jabber PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: lvella, pali.rohar, vit
Priority: NOR Keywords: triaged
Version: 0.80.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jeffrey 2010-03-05 18:35:20 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-3-686 i686
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
After this bug:
https://bugs.kde.org/show_bug.cgi?id=229587

I deleted my full account in Kopete and then re-created it, hoping to get my chat list contacts from the LDAP server.

Upon logging into the account, I got this crash.  It didn't happen at next login, but nor did it restore my contacts from the bug report above.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb778e700 (LWP 27584))]

Thread 3 (Thread 0xb5e26b70 (LWP 27598)):
#0  0xb77f0424 in __kernel_vsyscall ()
#1  0x48a32b27 in poll () from /lib/i686/cmov/libc.so.6
#2  0x48cc404b in g_poll () from /lib/libglib-2.0.so.0
#3  0x48cb720b in ?? () from /lib/libglib-2.0.so.0
#4  0x48cb7503 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x4923c6bf in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#6  0x4920fe9a in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#7  0x492102e2 in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#8  0x4c9e0709 in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#9  0x49120c42 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
#10 0x48aee585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0x48a4029e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb4ccfb70 (LWP 27599)):
#0  0x48c62e4c in clock_gettime () from /lib/i686/cmov/librt.so.1
#1  0x4923e4fb in QTimerInfoList::getTime (this=<value optimized out>, t=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:339
#2  0x4923e6c1 in QTimerInfoList::updateCurrentTime (this=) at kernel/qeventdispatcher_unix.cpp:297
#3  0x4923e87a in QTimerInfoList::timerWait (this=<value optimized out>, tm=) at kernel/qeventdispatcher_unix.cpp:420
#4  0x4923c880 in timerSourcePrepareHelper (src=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:136
#5  0x48cb6c30 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x48cb6ff1 in ?? () from /lib/libglib-2.0.so.0
#7  0x48cb7503 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x4923c6bf in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#9  0x4920fe9a in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#10 0x492102e2 in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#11 0xb50c9b3b in XMPP::SyncThread::run (this=0x9116c78) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#12 0x49120c42 in QThreadPrivate::start (arg=<value optimized out>) at thread/qthread_unix.cpp:188
#13 0x48aee585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#14 0x48a4029e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb778e700 (LWP 27584)):
[KCrash Handler]
#6  JabberClient::client (this=0x430044) at ../../../../kopete/protocols/jabber/jabberclient.cpp:545
#7  0xb4fea770 in JabberCapabilitiesManager::CapabilitiesInformation::nextJid (this=0x8dc9644, jid=..., t=0x915e518) at ../../../../kopete/protocols/jabber/jabbercapabilitiesmanager.cpp:197
#8  0xb4fec959 in JabberCapabilitiesManager::discoRequestFinished (this=0x8d829b8) at ../../../../kopete/protocols/jabber/jabbercapabilitiesmanager.cpp:483
#9  0xb4feccee in JabberCapabilitiesManager::qt_metacall (this=0x8d829b8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfde2978) at ./jabbercapabilitiesmanager.moc:76
#10 0x49226963 in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3112
#11 0x492275a2 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=) at kernel/qobject.cpp:3186
#12 0xb4ffac17 in XMPP::Task::finished (this=0x92b39b8) at moc_xmpp_task.cpp:84
#13 0xb5050913 in XMPP::Task::done (this=0x92b39b8) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:216
#14 0xb50513a4 in XMPP::Task::setError (this=0x92b39b8, e=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:192
#15 0xb50561b7 in XMPP::DiscoInfoTask::take (this=0x92b39b8, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_discoinfotask.cpp:165
#16 0xb5050afc in XMPP::Task::take (this=0x915e518, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:139
#17 0xb5018e3f in XMPP::Client::distribute (this=0x915e3b8, x=...) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:580
#18 0xb5019782 in XMPP::Client::streamReadyRead (this=0x915e3b8) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:527
#19 0xb5001e77 in XMPP::Client::qt_metacall (this=0x915e3b8, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbfde2e08) at moc_xmpp_client.cpp:138
#20 0x49226963 in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3112
#21 0x492275a2 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=) at kernel/qobject.cpp:3186
#22 0xb4ffb057 in XMPP::Stream::readyRead (this=0xa228de0) at moc_xmpp_stream.cpp:99
#23 0xb508842d in XMPP::ClientStream::doReadyRead (this=0xa228de0) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/stream.cpp:892
#24 0xb50027cd in XMPP::ClientStream::qt_metacall (this=0xa228de0, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbfde2f28) at moc_xmpp_clientstream.cpp:133
#25 0x49226963 in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3112
#26 0x492275a2 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=) at kernel/qobject.cpp:3186
#27 0x4922c667 in QSingleShotTimer::timeout (this=) at .moc/release-shared/qtimer.moc:76
#28 0x4922c78c in QSingleShotTimer::timerEvent (this=<value optimized out>) at kernel/qtimer.cpp:298
#29 0x492219ff in QObject::event (this=<value optimized out>, e=<value optimized out>) at kernel/qobject.cpp:1074
#30 0x498c7a34 in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4065
#31 0x498cfb8e in QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:3605
#32 0x4a631e2a in KApplication::notify (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x4921184b in QCoreApplication::notifyInternal (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:610
#34 0x49240481 in QCoreApplication::sendEvent (this=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#35 QTimerInfoList::activateTimers (this=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:580
#36 0x4923c977 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:184
#37 idleTimerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:231
#38 0x48cb3b38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x48cb73d0 in ?? () from /lib/libglib-2.0.so.0
#40 0x48cb7503 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x4923c6a1 in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#42 0x499672a5 in QGuiEventDispatcherGlib::processEvents (this=) at kernel/qguieventdispatcher_glib.cpp:202
#43 0x4920fe9a in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#44 0x492102e2 in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#45 0x49212739 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#46 0x498c78b7 in QApplication::exec () at kernel/qapplication.cpp:3525
#47 0x0805996c in main (argc=3, argv=0xbfde3ad4) at ../../../kopete/kopete/main.cpp:104

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-03-29 22:38:06 UTC
*** Bug 263281 has been marked as a duplicate of this bug. ***
Comment 2 Jekyll Wu 2013-10-08 14:44:38 UTC
*** Bug 325769 has been marked as a duplicate of this bug. ***
Comment 3 Pali Rohár 2013-10-23 08:47:08 UTC
Update Kopete to KDE 4.11 and check if problem is still present.
Comment 4 Andrew Crouthamel 2018-09-25 03:35:33 UTC
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 set the bug status 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!
Comment 5 Andrew Crouthamel 2018-10-27 04:05:25 UTC
Dear Bug Submitter,

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!