From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 2 04:43:53 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7311B1065675 for ; Thu, 2 Dec 2010 04:43:53 +0000 (UTC) (envelope-from omars1234@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id EE4CB8FC1A for ; Thu, 2 Dec 2010 04:43:52 +0000 (UTC) Received: by wwf26 with SMTP id 26so3543115wwf.31 for ; Wed, 01 Dec 2010 20:43:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=4PBsABtDtiMwTtsNUnFwOL485uMopnUSWaya6M3IAJQ=; b=fxlA2NQNJBzujr1zSYY6i267U//ir+dlaz+si+cDnbj5jFGcTHxkdycqHY/zNV1vWT x78U8FTRwuN2qy49ea8lqQkFREj63igc4M1jcTdLjd99bMoDXk20ySX5TopFkx9SiMZH ynWW+VIHV7cAlZcxxhVgwE6wd8pAaFJGjxIBk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vJEb8iApcBYg8+e1AERTCRqrSA+/PoK6B17iddg0kEoI+Cay1DldwEsiOA9HtUGc4m obcvape4tvsMe7qmf1Q47WlC9kg7/cZelPFo7fk77xd/Xy7Ptar69w9FNMzkPR4wQ1ah yrUsZVGmw/n0BwNHepStMF/bO8aDcgTIUTk74= MIME-Version: 1.0 Received: by 10.216.150.166 with SMTP id z38mr2960453wej.6.1291265031289; Wed, 01 Dec 2010 20:43:51 -0800 (PST) Received: by 10.216.62.81 with HTTP; Wed, 1 Dec 2010 20:43:51 -0800 (PST) In-Reply-To: <20101202000917.613c7b18@headache.rainbow-runner.nl> References: <20101202000917.613c7b18@headache.rainbow-runner.nl> Date: Wed, 1 Dec 2010 23:43:51 -0500 Message-ID: From: omar To: Koop Mast Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: multimedia@freebsd.org Subject: Re: grip port segfaults on 8.1-RELEASE amd64 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2010 04:43:53 -0000 On Wed, Dec 1, 2010 at 6:09 PM, Koop Mast wrote: > On Wed, 1 Dec 2010 15:24:57 -0500 > omar wrote: > > > Hi, > > > > I'm running into a segfault with grip (built from ports, > > FreeBSD-8.1/amd64). Grip starts, GUI appears, then exits within 2 > seconds > > with segfault. > > > > I've rebuilt a couple of times, including all requirements with > "portupgrade > > -fRr grip". My ports tree is up to date as of early this morning. > > Rebuilding grip itself doesn't offer any errors. > > > > I've run the same hardware and a recent port of grip under > > FreeBSD7.3/i386... This is the first time I've tried it under > > 8.1-RELEASE/amd64. > > > > I've tried it with and without my old .grip file > > > > Any advice? thanks for any help! > > > > Various data below. Let me know if this seems like a grip bug that I > should > > report to the developers... > > > > > uname -a > > FreeBSD mine.heedme.com 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Wed Nov 10 > > 12:26:44 EST 2010 root@:/usr/obj/usr/src/sys/MINE amd64 > > > > > pkg_info | grep grip > > grip-3.3.1_2 GTK front-end to external cd rippers and audio > encoders > > Can you update to grip-3.3.1_3? It contains a fix for grip on amd64. > > I grabbed the grip-3.3.1_3 port and tried that... works beautifully! (running now) Thanks for such a quick fix! -omar