[Pidgin] #6106: 'read error' when changing interfaces with xmpp

Pidgin trac at pidgin.im
Tue Jun 17 18:57:09 EDT 2008


#6106: 'read error' when changing interfaces with xmpp
------------------------+---------------------------------------------------
  Reporter:  Cyber Dog  |       Owner:  nwalp
      Type:  defect     |      Status:  new  
  Priority:  minor      |   Milestone:       
 Component:  XMPP       |     Version:  2.4.2
Resolution:             |    Keywords:       
   Pending:  1          |  
------------------------+---------------------------------------------------
Changes (by Cyber Dog):

  * pending:  1 => 0

Comment:

 Here you go...

 Pidgin Debug Log : 6/17/2008 4:34:48 PM
 (16:34:38) gtkappbar: wnd_poschanging
 (16:34:38) gtkappbar: wnd_poschanged
 (16:34:38) account: Connecting to account [username]@gmail.com/Home
 (16:34:38) connection: Connecting. gc = 023009F8
 (16:34:38) dnsquery: Performing DNS lookup for talk.google.com
 (16:34:38) dnsquery: IP resolved for talk.google.com
 (16:34:38) proxy: Attempting connection to 216.239.51.125
 (16:34:38) proxy: Connecting to talk.google.com:5222 with no proxy
 (16:34:38) proxy: Connection in progress
 (16:34:38) gtkappbar: gtk_appbar_callback: ABN_FULLSCREENAPP: 0
 (16:34:38) gtkappbar: wnd_poschanging
 (16:34:38) gtkappbar: wnd_poschanged
 (16:34:38) proxy: Connected to talk.google.com:5222.
 (16:34:38) jabber: Sending: <?xml version='1.0' ?>
 (16:34:38) jabber: Sending: <stream:stream to='gmail.com'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (16:34:38) jabber: Recv (176): <?xml version="1.0"
 encoding="UTF-8"?><stream:stream from="gmail.com" id="40E0D531C57D22CD"
 version="1.0" xmlns:stream="http://etherx.jabber.org/streams"
 xmlns="jabber:client">
 (16:34:38) jabber: Recv (210): <stream:features><starttls
 xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><mechanisms
 xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-GOOGLE-
 TOKEN</mechanism></mechanisms></stream:features>
 (16:34:38) jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-
 tls'/>
 (16:34:38) jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-
 tls"/>
 (16:34:38) jabber: Sending (ssl): <stream:stream to='gmail.com'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (16:34:38) jabber: Recv (ssl)(176): <?xml version="1.0"
 encoding="UTF-8"?><stream:stream from="gmail.com" id="480116CBDF3380D9"
 version="1.0" xmlns:stream="http://etherx.jabber.org/streams"
 xmlns="jabber:client">
 (16:34:38) jabber: Recv (ssl)(166): <stream:features><mechanisms
 xmlns="urn:ietf:params:xml:ns:xmpp-
 sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-
 TOKEN</mechanism></mechanisms></stream:features>
 (16:34:38) sasl: Mechs found: PLAIN X-GOOGLE-TOKEN
 (16:34:38) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl' mechanism='PLAIN'>[hash]</auth>
 (16:34:38) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns
 :xmpp-sasl"><not-authorized/></failure>
 (16:34:38) sasl: Mechs found: X-GOOGLE-TOKEN
 (16:34:38) sasl: No worthy mechs found
 (16:34:38) jabber: Sending (ssl): <iq type='get'
 id='purple3e489001'><query
 xmlns='jabber:iq:auth'><username>[username]</username></query></iq>
 (16:34:38) jabber: Recv (ssl)(16): </stream:stream>
 (16:34:38) gtkappbar: gtk_appbar_callback: ABN_FULLSCREENAPP: 0
 (16:34:38) gtkappbar: wnd_poschanging
 (16:34:38) gtkappbar: wnd_poschanged
 (16:34:38) account: Disconnecting account 00E18B28
 (16:34:38) connection: Disconnecting connection 023009F8
 (16:34:38) connection: Destroying connection 023009F8
 (16:34:39) gtkappbar: gtk_appbar_callback: ABN_FULLSCREENAPP: 0
 (16:34:39) gtkappbar: wnd_poschanging
 (16:34:39) gtkappbar: wnd_poschanged
 (16:34:40) util: Writing file prefs.xml to directory C:\Documents and
 Settings\[user]\Application Data\.purple
 (16:34:40) util: Writing file C:\Documents and Settings\[user]\Application
 Data\.purple\prefs.xml
 (16:34:40) gtkappbar: gtk_appbar_callback: ABN_FULLSCREENAPP: 0
 (16:34:40) gtkappbar: wnd_poschanging
 (16:34:40) gtkappbar: wnd_poschanged

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6106#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list