[Adium-devl] Fwd: crash-on-launch
Peter Hosey
prh at boredzo.org
Sat Dec 23 21:00:40 UTC 2006
On Dec 23, 2006, at 10:34:16, Elliott Harris wrote:
> That is one crazy bug, any one from libgaim with any ideas?
Well, there are three args that I can see:
ARG DEFINITION WHERE
format 0x6a3cdf0 "Unable to connect to %s: %s" Printed by gdb
First arg to g_strdup_vprintf (gfud->website.address ? gfud-
>website.address : "") Seen in code (line 3384)
Second arg to g_strdup_vprintf 0xbfffe868 "Error resolving
msvrf.yahoo.com:\nNo address associated with nodename" Printed by gdb
(as arg to url_fetch_connect_cb)
This is as of r358, the version used by b19. (r359 makes no changes
in the libgaim/src directory.)
My best guess is that gfud->website.address (gfud being connect_data-
>data in gaim_proxy_connect_data_disconnect) is a non-NULL but
invalid pointer.
Which means that the question is: How did connect_data->data-
>website.address come to be a bogus pointer?
________________________________
\ Peter Hosey / prh at boredzo.org
PGP public key ID: 7AB26BAD (since 2006-01-01)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20061223/59c3e8d9/attachment.sig>
More information about the devel
mailing list