[Bug 32668] GAIM hangs when closing it after network connection dropped
Celso Pinto
cpinto at yimports.com
Thu Feb 23 23:57:43 UTC 2006
Public bug reported:
https://launchpad.net/malone/bugs/32668
Affects: gaim (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
After a network connection dropping, if I try to close GAIM it hangs.
Running gaim -d, GAIM logs this:
tray icon: dealing with queued messages on exit
account: Disconnecting account 0x820baa8
connection: Disconnecting connection 0x821e068
server: removing NOP
jabber: Sending (ssl): <presence type='unavailable'><status>Logged out</status></presence>
jabber: Sending (ssl): </stream:stream>
and then stops.
Running gdb gaim, when it hangs I press Ctrl-Z in GDB, and the output of bt is:
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0x377fe281 in recv () from /lib/tls/i686/cmov/libc.so.6
#2 0x36d7092d in _gnutls_handshake_buffer_clear () from /usr/lib/libgnutls.so.11
#3 0x36d70d5c in _gnutls_io_read_buffered () from /usr/lib/libgnutls.so.11
#4 0x36d6d55c in _gnutls_recv_int () from /usr/lib/libgnutls.so.11
#5 0x36d6e471 in gnutls_bye () from /usr/lib/libgnutls.so.11
#6 0x37201dd0 in ?? () from /usr/lib/gaim/ssl-gnutls.so
GAIM version 1.5.0+1.5.1cvs20051015-1ubuntu2.
More information about the desktop-bugs
mailing list