|
From: Evan S. <ev...@dr...> - 2005-08-25 23:46:06
|
We all know by now that the Google Talk server seems to be bending quite a bit under the weight of its sudden popularity. One crash in particular I've been seeing in libgaim seems to relate specifically to that server... at least, every crash report which mentions a specific server points to Google Talk. 0 libssl.0.9.dylib 0x845428c8 SSL_write 0x18 1 Libgaim 0x04737f48 ssl_openssl_write 0x40 2 Libgaim 0x046a53a0 jabber_send_raw 0xac 3 Libgaim 0x046a5450 jabber_send 0x34 4 Libgaim 0x046ab5f8 jabber_presence_send 0xb0 5 Libgaim 0x046a6b9c jabber_close 0x40 6 Libgaim 0x0468749c gaim_connection_disconnect 0xdc 7 Libgaim 0x04687584 gaim_connection_disconnect_cb 0x48 8 com.adiumX.Gaim 0x017a2a18 callTimerFunc 0x24 now, it's starting with having been disconnected, so something's bad from the beginning... but the fact that jabber_send_raw() can lead to a crash seems like a bad thing to me. Any thoughts? Cheers, Evan www.adiumx.com |