[kopete-bugs] [Bug 212585] frequent error message: there was an unrecoverable error in the protocol

Curtis Smith cs at ecn.purdue.edu
Tue Dec 15 15:53:51 CET 2009


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





--- Comment #10 from Curtis Smith <cs ecn purdue edu>  2009-12-15 15:53:49 ---
Our Jabber server would disconnect me regularly. I tracked down one place I
think it's occurring: kopetesockettimeoutwatcher.cpp
SocketTimeoutWatcher::ackTimeoutCheck line 98. The info structure looked like
this when it disconnected:

info = {tcpi_state = 1 '\001', tcpi_ca_state = 0 '\000',
  tcpi_retransmits = 0 '\000', tcpi_probes = 0 '\000',
  tcpi_backoff = 0 '\000', tcpi_options = 7 '\a', tcpi_snd_wscale = 7 '\a',
  tcpi_rcv_wscale = 6 '\006', tcpi_rto = 210000, tcpi_ato = 40000,
  tcpi_snd_mss = 1448, tcpi_rcv_mss = 1301, tcpi_unacked = 1, tcpi_sacked = 0,
  tcpi_lost = 0, tcpi_retrans = 0, tcpi_fackets = 0, tcpi_last_data_sent = 10,
  tcpi_last_ack_sent = 0, tcpi_last_data_recv = 188710,
  tcpi_last_ack_recv = 55000, tcpi_pmtu = 1500, tcpi_rcv_ssthresh = 72280,
  tcpi_rtt = 18750, tcpi_rttvar = 10000, tcpi_snd_ssthresh = 2147483647,
  tcpi_snd_cwnd = 3, tcpi_advmss = 1448, tcpi_reordering = 3,
  tcpi_rcv_rtt = 18750, tcpi_rcv_space = 38926, tcpi_total_retrans = 0}

-- 
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