GNOME Bugzilla – Bug 358121
Gossip crashes when IPv6 is available locally AAA present, but not on server
Last modified: 2006-09-29 10:34:11 UTC
Distribution: Debian testing/unstable Package: gossip Severity: Normal Version: GNOME2.14.3 0.16 Gnome-Distributor: Debian Synopsis: Gossip crashes when IPv6 is available. Bugzilla-Product: gossip Bugzilla-Component: General Bugzilla-Version: 0.16 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: Steps to reproduce the crash: 1. setup an AAAA record so that gossip can find the IPv6 address of the jabber server 2. Run gossip on a machine with IPv6 capability 3. Gossip crashes immediately at started/ Expected Results: Gossip should just run with IPv6. How often does this happen? Everytime starting gossip Additional Information: If there is no local ipv6 address, it works fine. If there is no DNS record, then works fine. Debugging Information: Backtrace was generated from '/usr/bin/gossip' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1494837568 (LWP 7135)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 73465
Thread 1 (Thread -1494837568 (LWP 7135))
------- Bug created by bug-buddy at 2006-09-28 11:42 -------
Actually, this isn't as bad as it seems. The crash is because the server was not listening for IPv6. But, gossip still crashes when an attempt is made to connect to a server where AAAA record is present, but server is not listening on IPv6.
*** This bug has been marked as a duplicate of 346994 ***