From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 18 18:59:33 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 105C916A412; Wed, 18 Oct 2006 18:59:33 +0000 (UTC) (envelope-from faber@ISI.EDU) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12BD43D7C; Wed, 18 Oct 2006 18:59:31 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from hut.isi.edu (hut.isi.edu [128.9.168.160]) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id k9IIx4OW014995 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 18 Oct 2006 11:59:04 -0700 (PDT) Received: (from faber@localhost) by hut.isi.edu (8.13.8/8.13.8/Submit) id k9IIx4qX040034; Wed, 18 Oct 2006 11:59:04 -0700 (PDT) (envelope-from faber) Date: Wed, 18 Oct 2006 11:59:04 -0700 From: Ted Faber To: Joe Marcus Clarke Message-ID: <20061018185904.GL35408@hut.isi.edu> References: <20061018180847.GH35408@hut.isi.edu> <453677B7.6040906@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pP0ycGQONqsnqIMP" Content-Disposition: inline In-Reply-To: <453677B7.6040906@FreeBSD.org> User-Agent: Mutt/1.4.2.2i X-url: http://www.isi.edu/~faber X-ISI-4-43-8-MailScanner: Found to be clean X-MailScanner-From: faber@hut.isi.edu Cc: freebsd-gnome@FreeBSD.org Subject: Re: sol crashes after 2.14 -> 2.16 upgrade (done the portupgrade -a) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 18:59:33 -0000 --pP0ycGQONqsnqIMP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 18, 2006 at 02:51:35PM -0400, Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Ted Faber wrote: > > Hi. > >=20 > > I've followed the directions in UPDATING to move from 2.14 -> 2.16 and > > something seems to be messed up. There are a couple apps not working, > > but the easiest to isolate was /usr/local/bin/sol (freecell) crashing > > as soon as you click on a card. >=20 > I cannot reproduce on my -CURRENT system. Since the backtrace does not > contain any debugging symbols, it's hard to see exactly why freecell is > crashing. However, you might try the following as root: >=20 > ln -sf aj /etc/malloc.conf >=20 > And see if that helps. That fixes sol all right. Something's not being initialized. Thanks for the workaround. Is this worth a bugreport to gnome itself? It sounds like an initialization error in real code. Can you try the reverse on your -CURRENT ln -s AJ /etc/malloc.conf and see if it fails for you? (or have you already?) --=20 Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.= asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#= SIG --pP0ycGQONqsnqIMP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFNnl4aUz3f+Zf+XsRAi8+AKCUEBq/awgOeeO7i/54bFCtubxqkgCfaIzF MBM/URucRuMAy+mSllAe1+s= =Xksi -----END PGP SIGNATURE----- --pP0ycGQONqsnqIMP--