Bug#631729: irssi-plugin-xmpp: Memory corruption and crash with /xmppconnect

Florian Schlichting fschlich at ZEDAT.FU-Berlin.DE
Wed Jan 23 07:35:12 UTC 2013


> As this only happens for me when connecting to a host that resolves to
> both ipv4 and ipv6 (for irssi-plugin-xmpp that is: '/xmppconnect -h
> localhost <jid>', NOT '/xmppconnect -h 127.0.0.1 <jid>'), I suppose the
> GIO watch is triggered once for each protocol version. This may either
> be a bug in glib, or needs to be caught in libloudmouth.

I now realize that things may be a bit more complicated than that, as
connections to e.g. 'invalid at twattle.net' result in a faultless ipv6
connection that continues all the way through to the password prompt.

Perhaps the issue is limited to cases where the name resolution happens
via /etc/hosts, and returns results for both protocols? (It is *not*
limited to connections to "localhost", it also happens when /etc/hosts
specifies both an ipv4 and an ipv6 address for a remote host.)

And KiBi, is your use case covered by these considerations?




More information about the pkg-gnome-maintainers mailing list