Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 05:20:27 +0200
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        Rainer Alves <rainer.alves@gmail.com>
Cc:        ports@freebsd.org, gnome@FreeBSD.org
Subject:   Re: Gaim broken after Glib 2.10 upgrade
Message-ID:  <20060503052027.bac523d3.jylefort@FreeBSD.org>
In-Reply-To: <445810BE.9090304@gmail.com>
References:  <445810BE.9090304@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__3_May_2006_05_20_27_+0200_pg7URll.vJD3l3Up
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, 02 May 2006 23:09:02 -0300
Rainer Alves <rainer.alves@gmail.com> wrote:

> After updating Gnome to 2.14 and Glib to 2.10, GAIM is now broken and=20
> segfaults whenever I try to establish a connection. Rebuilding all gaim=20
> dependecies didn't help.
>
> [...]
>
> [Switching to Thread 0x82502e0 (LWP 100113)]
> 0x286cb9d7 in g_slice_alloc () from /usr/local/lib/libglib-2.0.so.0
> (gdb) bt
> #0  0x286cb9d7 in g_slice_alloc () from /usr/local/lib/libglib-2.0.so.0
> #1  0x286cbdd9 in g_slist_prepend () from /usr/local/lib/libglib-2.0.so.0
> #2  0x286ce18c in g_strsplit () from /usr/local/lib/libglib-2.0.so.0
> #3  0x28eae47d in msn_command_from_string (string=3D0x0) at command.c:60

You have found yet another gaim hole. The argument passed to
msn_command_from_string() is null, but that function does not accept a
null string. I suggest you alert both the gaim people and the FreeBSD
port maintainer.

--=20
Jean-Yves Lefort

jylefort@FreeBSD.org
http://lefort.be.eu.org/

--Signature=_Wed__3_May_2006_05_20_27_+0200_pg7URll.vJD3l3Up
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFEWCGByzD7UaO4AGoRAkBgAJ0TectMkCMKyKthKzlCgBOV85tw6QCfekt3
HAfmFoCjVZDNkddETAgSByc=
=+Sl5
-----END PGP SIGNATURE-----

--Signature=_Wed__3_May_2006_05_20_27_+0200_pg7URll.vJD3l3Up--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060503052027.bac523d3.jylefort>