From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 28 22:20:09 2010 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEF641065672 for ; Sun, 28 Nov 2010 22:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACF298FC1E for ; Sun, 28 Nov 2010 22:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oASMK82F018661 for ; Sun, 28 Nov 2010 22:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oASMK8JE018660; Sun, 28 Nov 2010 22:20:08 GMT (envelope-from gnats) Date: Sun, 28 Nov 2010 22:20:08 GMT Message-Id: <201011282220.oASMK8JE018660@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Richard Frewin Cc: Subject: Re: ports/150705: audio/grip seg faults on AMD64 8.1-STABLE (but not i386) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Richard Frewin List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 22:20:09 -0000 The following reply was made to PR ports/150705; it has been noted by GNATS. From: Richard Frewin To: Fabian Keil Cc: bug-followup@FreeBSD.org Subject: Re: ports/150705: audio/grip seg faults on AMD64 8.1-STABLE (but not i386) Date: Sun, 28 Nov 2010 21:56:21 +0000 On Sun 28 Nov 2010 at 21:46, Fabian Keil (fk@fabiankeil.de) wrote: > Hello Richard, > > I run into the same problem a while ago, worked around it somehow > and forgot about it until I stumbled across your problem report > while investigating a similar problem: > http://www.freebsd.org/cgi/query-pr.cgi?pr=152641 > > Anyway, can you try the attached fix? > Works for me on FreeBSD 9.0-CURRENT. > > Fabian Yep - that seems to stop the seg faults on my 8.1-STABLE amd64 (from Nov 13th) with ports tree updated yesterday ... ripping a test CD now. Many Thanks, Richard.