[kopete-bugs] [Bug 198789] Kopete disconnects after several xmpp ping messages from jabber server
Detlev Casanova
detlev.casanova at gmail.com
Thu Sep 3 23:17:50 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=198789
--- Comment #26 from Detlev Casanova <detlev casanova gmail com> 2009-09-03 23:17:46 ---
If you have the debug packages installed (kdenetwork-dbg or similar) and gdb,
could you run this :
$ gdb kopete
[...]
(gdb) break XMPP::Client::disconnected()
Function "XMPP::Client::disconnected()" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (XMPP::Client::disconnected()) pending.
(gdb) run --nofork
Kopete should slowly start. Do the necessary so the bug occurs.
When the bug occurs, Kopete will hang. and the gdb prompt will come back. Type
:
(gdb) bt
And post the output here.
When running kopete normally from a console, post also the last 30 lines
printed in the console after the bug occurs.
Also, if you have any hint on how I can configure Openfire to send me an XMPP
ping every minute, that would be great :-)
Thanks.
--
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