[Telepathy] [Bug 14341] Gabble blocked on recv() when creating a jabber account with SSL
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 4 04:09:08 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=14341
--- Comment #2 from Alban Crequy <muadda at gmail.com> 2008-02-04 04:09:08 PST ---
On Ubuntu Gutsy,
- telepathy-gabble 0.7.2-0ubuntu1~ppa701+1
- libloudmouth1-0 1.2.3-2
I tested with the last darcs/SVN version of Gabble, MC, Empathy (but still
libloudmouth1-0 1.2.3-2) and the bug also happens.
It is reproductible each time, even when I kill CMs, MC, Empathy and restart
Empathy.
Same stack but with symbols:
(gdb) bt
#0 0x00002b5719b4f885 in recv () from /lib/libc.so.6
#1 0x00002b571a01301a in _gnutls_read (session=0x764f10, iptr=0x7692f0,
sizeOfPtr=5, flags=0) at gnutls_buffers.c:323
#2 0x00002b571a0133ca in _gnutls_io_read_buffered (session=0x764f10,
iptr=<value optimized out>, sizeOfPtr=<value optimized out>,
recv_type=<value optimized out>) at gnutls_buffers.c:579
#3 0x00002b571a01046a in _gnutls_recv_int (session=0x764f10,
type=GNUTLS_HANDSHAKE, htype=GNUTLS_HANDSHAKE_SERVER_HELLO,
data=0x7659c8 "", sizeofdata=1) at gnutls_record.c:877
#4 0x00002b571a012956 in _gnutls_handshake_io_recv_int (session=0x764f10,
type=GNUTLS_HANDSHAKE,
htype=GNUTLS_HANDSHAKE_SERVER_HELLO, iptr=0x7659c8, sizeOfPtr=1) at
gnutls_buffers.c:1168
#5 0x00002b571a016d79 in _gnutls_recv_handshake (session=0x764f10, data=0x0,
datalen=0x0, type=GNUTLS_HANDSHAKE_SERVER_HELLO,
optional=MANDATORY_PACKET) at gnutls_handshake.c:943
#6 0x00002b571a017cc9 in _gnutls_handshake_client (session=0x764f10) at
gnutls_handshake.c:2204
#7 0x00002b571a0181df in gnutls_handshake (session=0x764f10) at
gnutls_handshake.c:2111
#8 0x00002b5718cca6a9 in _lm_ssl_begin (ssl=0x6dd490, fd=11, server=0x6a5e30
"light.bluelinux.co.uk", error=0x7fff920054b8)
at lm-ssl-gnutls.c:189
#9 0x00002b5718cc7bd3 in _lm_connection_succeeded (connect_data=0x6c8130) at
lm-connection.c:392
#10 0x00002b5718cc7ffc in connection_connect_cb (source=0x72a220,
condition=G_IO_OUT, connect_data=0x6c8130) at lm-connection.c:595
#11 0x00002b57197defd3 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#12 0x00002b57197e22dd in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00002b57197e25ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0x00002b5718eee7ef in tp_run_connection_manager (prog_name=<value optimized
out>, version=0x44f9c1 "0.7.2",
construct_cm=0x40dbd0 <tp_svc_channel_get_type at plt+344>, argc=<value
optimized out>, argv=<value optimized out>) at run.c:235
#15 0x00002b5719a98b44 in __libc_start_main () from /lib/libc.so.6
#16 0x000000000040dab9 in ?? ()
#17 0x00007fff92005728 in ?? ()
#18 0x0000000000000000 in ?? ()
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list