Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 08:11:25 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        questions@freebsd.org, ports@freebsd.org
Subject:   Fly Segfaults?
Message-ID:  <20050914075631.V45447@wonkity.com>

next in thread | raw e-mail | index | archive | help
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



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