package: pidgin
version: 2.2.0-1

Sometimes pidgin can not connect to gtalk server, using XMPP protocol
with errors either "Read Error" or "SSL Handshake failed". Find below
output of
strace pidgin --debug >log 2>&1

There are following bugs in pidgin BTS and ubuntu, not sure whether
these are related:
http://developer.pidgin.im/ticket/3005
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/117501

I suspect that the bug is triggered only when there is certain contact
with certain properties (image size, type, note, etc) online. I still
have not managed to corellate pidgin unabilitity to connect with
contacts currently online. Stay tuned on this.

(23:42:17) jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
(23:42:23) jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
(23:42:26) nss: Handshake failed  (-5938)
open("/usr/share/pixmaps/pidgin/protocols/16/jabber.png", O_RDONLY|O_LARGEFILE)
= 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=558, ...}) = 0
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb
62f6000
read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 16384) = 5
58
read(9, "", 16384)                      = 0
_llseek(9, 0, [0], SEEK_SET)            = 0
read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 16384) = 5
58
close(9)                                = 0
munmap(0xb62f6000, 16384)               = 0
gettimeofday({1191189927, 709197}, NULL) = 0
gettimeofday({1191189927, 709301}, NULL) = 0
write(3, "\1\0\t\0\227\0\240\1A\0\240\1\377\377\377\377\1\0\1\0\0"..., 76) = 76
ioctl(3, FIONREAD, [32])                = 0
read(3, "\23\0C\4\227\0\240\1\227\0\240\1\0\225)\tH\364\302\277"..., 32) = 32
gettimeofday({1191189927, 709993}, NULL) = 0
poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8
, events=POLLIN, revents=POLLIN}], 4, 0) = 1
read(8, "", 4095)                       = 0
time(NULL)                              = 1191189927
(23:42:26) account: Disconnecting account 0x812e9c8
(23:42:26) connection: Disconnecting connection 0x84be128
(23:42:26) connection: Destroying connection 0x84be128

-- 
Arieh



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to