[kopete-bugs] [Bug 198789] Kopete disconnects after several xmpp ping messages from jabber server

Nicos Gollan gtdev at spearhead.de
Fri Sep 4 11:40:17 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=198789





--- Comment #28 from Nicos Gollan <gtdev spearhead de>  2009-09-04 11:40:14 ---
And anotehr one in the same session. I continued, logged back on (which
triggered the breakpoint twice), and after only a few seconds, I got the
following:

[...]

(gdb) c
Continuing.
Unknown signature value:  795

Breakpoint 1, XMPP::Client::disconnected (this=0x8d3f8d0) at
moc_xmpp_client.cpp:164
164     in moc_xmpp_client.cpp
(gdb) bt
#0  XMPP::Client::disconnected (this=0x8d3f8d0) at moc_xmpp_client.cpp:164
#1  0xb1ce1e32 in XMPP::Client::streamError (this=0x8d3f8d0) at
../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:461
#2  0xb1ccdb4f in XMPP::Client::qt_metacall (this=0x8d3f8d0,
_c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfffe4cc) at
moc_xmpp_client.cpp:137
#3  0xb740cb33 in QMetaObject::activate (sender=0x87751c8, from_signal_index=8,
to_signal_index=8, argv=0xbfffe4cc) at kernel/qobject.cpp:3112
#4  0xb740d782 in QMetaObject::activate (sender=0x87751c8, m=0xb1e046b4,
local_signal_index=4, argv=0xbfffe4cc) at kernel/qobject.cpp:3186
#5  0xb1cc7023 in XMPP::Stream::error (this=0x87751c8, _t1=10) at
moc_xmpp_stream.cpp:112
#6  0xb1d512ea in XMPP::ClientStream::cr_error (this=0x87751c8) at
../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/stream.cpp:611
#7  0xb1ccd922 in XMPP::ClientStream::qt_metacall (this=0x87751c8,
_c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfffe598) at
moc_xmpp_clientstream.cpp:117
#8  0xb740cb33 in QMetaObject::activate (sender=0x837d5d8, from_signal_index=5,
to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3112
#9  0xb740d782 in QMetaObject::activate (sender=0x837d5d8, m=0xb1e046e4,
local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3186
#10 0xb1cc6e87 in XMPP::Connector::error (this=0x837d5d8) at moc_xmpp.cpp:85
#11 0xb1d6edce in XMPP::AdvancedConnector::bs_error (this=0x837d5d8, x=0) at
../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/connector.cpp:715
#12 0xb1ccdee4 in XMPP::AdvancedConnector::qt_metacall (this=0x837d5d8,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfffe72c) at moc_xmpp.cpp:157
#13 0xb740cb33 in QMetaObject::activate (sender=0x8c41c90, from_signal_index=8,
to_signal_index=8, argv=0xbfffe72c) at kernel/qobject.cpp:3112
#14 0xb740d782 in QMetaObject::activate (sender=0x8c41c90, m=0xb1e04934,
local_signal_index=4, argv=0xbfffe72c) at kernel/qobject.cpp:3186
#15 0xb1cc5923 in ByteStream::error (this=0x8c41c90, _t1=0) at
moc_bytestream.cpp:113
#16 0xb1cddc5a in BSocket::qs_error (this=0x8c41c90,
x=QAbstractSocket::SocketTimeoutError) at
../../../../../kopete/protocols/jabber/libiris/iris/xmpp/cutestuff/bsocket.cpp:441
#17 0xb1cce094 in BSocket::qt_metacall (this=0x8c41c90,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfffe84c) at moc_bsocket.cpp:89
#18 0xb740cb33 in QMetaObject::activate (sender=0x8770ca8, from_signal_index=9,
to_signal_index=9, argv=0xbfffe84c) at kernel/qobject.cpp:3112
#19 0xb740d782 in QMetaObject::activate (sender=0x8770ca8, m=0xb1e06a0c,
local_signal_index=5, argv=0xbfffe84c) at kernel/qobject.cpp:3186
#20 0xb1cdce53 in QTcpSocketSignalRelay::error (this=0x8770ca8,
_t1=QAbstractSocket::SocketTimeoutError) at ./bsocket.moc:139
#21 0xb1cdd067 in QTcpSocketSignalRelay::sock_error (this=0x8770ca8,
_c=QMetaObject::InvokeMetaMethod, _id=11, _a=0x8738e28) at
../../../../../kopete/protocols/jabber/libiris/iris/xmpp/cutestuff/bsocket.cpp:93
#22 QTcpSocketSignalRelay::qt_metacall (this=0x8770ca8,
_c=QMetaObject::InvokeMetaMethod, _id=11, _a=0x8738e28) at ./bsocket.moc:96
#23 0xb740633b in QMetaCallEvent::placeMetaCall (this=0x878c4f8,
object=0x8770ca8) at kernel/qobject.cpp:477
#24 0xb7407e10 in QObject::event (this=0x8770ca8, e=0x878c4f8) at
kernel/qobject.cpp:1110
#25 0xb6a37814 in QApplicationPrivate::notify_helper (this=0x809d690,
receiver=0x8770ca8, e=0x878c4f8) at kernel/qapplication.cpp:4056
#26 0xb6a3f97e in QApplication::notify (this=0xbfffef5c, receiver=0x8770ca8,
e=0x878c4f8) at kernel/qapplication.cpp:3603
#27 0xb796c4ad in KApplication::notify (this=0xbfffef5c, receiver=0x8770ca8,
event=0x878c4f8) at ../../kdeui/kernel/kapplication.cpp:302
#28 0xb73f79cb in QCoreApplication::notifyInternal (this=0xbfffef5c,
receiver=0x8770ca8, event=0x878c4f8) at kernel/qcoreapplication.cpp:610
#29 0xb73f860e in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x807d940) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x807d940) at kernel/qcoreapplication.cpp:1247
#31 0xb73f87ed in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#32 0xb7422c0f in QCoreApplication::sendPostedEvents (s=0x809f900) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#33 postEventSourceDispatch (s=0x809f900) at
kernel/qeventdispatcher_glib.cpp:210
#34 0xb5cfa4b8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xb5cfda13 in ?? () from /usr/lib/libglib-2.0.so.0
#36 0xb5cfdb98 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#37 0xb7422858 in QEventDispatcherGlib::processEvents (this=0x807d690,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#38 0xb6ad6fd5 in QGuiEventDispatcherGlib::processEvents (this=0x807d690,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#39 0xb73f601a in QEventLoop::processEvents (this=0xbfffeef0, flags=...) at
kernel/qeventloop.cpp:149
#40 0xb73f6462 in QEventLoop::exec (this=0xbfffeef0, flags=...) at
kernel/qeventloop.cpp:201
#41 0xb73f88b9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#42 0xb6a37697 in QApplication::exec () at kernel/qapplication.cpp:3525
#43 0x08059653 in main (argc=2, argv=0xbffff364) at
../../../kopete/kopete/main.cpp:104
(gdb) c
Continuing.

Breakpoint 1, XMPP::Client::disconnected (this=0x8d3f8d0) at
moc_xmpp_client.cpp:164
164     in moc_xmpp_client.cpp
(gdb) c
Continuing.

Breakpoint 1, XMPP::Client::disconnected (this=0x8d3f8d0) at
moc_xmpp_client.cpp:164
164     in moc_xmpp_client.cpp
(gdb) c
Continuing.
Unknown signature value:  795

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list