From owner-freebsd-ports@FreeBSD.ORG Wed Sep 14 22:08:48 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5877F16A41F for ; Wed, 14 Sep 2005 22:08:48 +0000 (GMT) (envelope-from kwlogical@bellsouth.net) Received: from imf24aec.mail.bellsouth.net (imf24aec.mail.bellsouth.net [205.152.59.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF86143D45 for ; Wed, 14 Sep 2005 22:08:47 +0000 (GMT) (envelope-from kwlogical@bellsouth.net) Received: from ibm70aec.bellsouth.net ([216.78.218.28]) by imf24aec.mail.bellsouth.net with ESMTP id <20050914220847.DLQZ848.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net> for ; Wed, 14 Sep 2005 18:08:47 -0400 Received: from [192.168.1.20] (really [216.78.218.28]) by ibm70aec.bellsouth.net with ESMTP id <20050914220846.SBFY20379.ibm70aec.bellsouth.net@[192.168.1.20]>; Wed, 14 Sep 2005 18:08:46 -0400 Message-ID: <43289F7A.4080703@bellsouth.net> Date: Wed, 14 Sep 2005 18:08:58 -0400 From: bsdlogical User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050424) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warren Block References: <20050914075631.V45447@wonkity.com> In-Reply-To: <20050914075631.V45447@wonkity.com> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Fly Segfaults? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 22:08:48 -0000 I've tested this on my FreeBSD 5.4-STABLE system and I get the same results. I've submitted it to the FreeBSD PR database. I'll post the url when I receive confirmation. Thank you for bringing this up. bsdlogical Warren Block wrote: > The new version of /usr/ports/graphics/fly (2.0) seems to segfault > when using the "copy" function to copy in gif digits for a counter. > Earlier versions of fly did not have this problem. > > Very limited testing seems to show the other functions working. > > This is on a FreeBSD 4.11 system. > > Example: > > % cat flytest > new > size 26,20 > copy 0,0,-1,-1,-1,-1,/home/wblock/2.gif > copy 13,0,-1,-1,-1,-1,/home/wblock/6.gif > % fly -i flytest > test.gif > Creating new 26 by 20 image > Segmentation fault (core dumped) > > -Warren Block * Rapid City, South Dakota USA > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >