Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 22:07:31 GMT
From:      Nick Fishman <kwlogical@bellsouth.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/86137: fly 2.0 segfaults when using "copy" function to copy in gif digits for a counter.
Message-ID:  <200509142207.j8EM7Vio098067@www.freebsd.org>
Resent-Message-ID: <200509142210.j8EMADM7095362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86137
>Category:       ports
>Synopsis:       fly 2.0 segfaults when using "copy" function to copy in gif digits for a counter.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 14 22:10:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nick Fishman
>Release:        5.4
>Organization:
N/A
>Environment:
FreeBSD argon.bsdlogical.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 10 17:23:22 EDT 2005     bsdlogical@argon.bsdlogical.com:/usr/src/sys/i386/compile/GENERIC  i386

>Description:
      When using the "copy" function inside a script file for fly, fly dumps core and exits with a segmentation fault. Other functions appear to be working, but further testing is needed.

      This problem was initially mentioned on the ports@freebsd.org mailing list by Warren Block. It affects his FreeBSD 4.11 system, as well.
>How-To-Repeat:
      Prepare a sample GIF file, about 32x32 pixels in size. Generate the following script file:
new
size 26,20
copy 0,0,-1,-1,-1,-1,/path/to/your.gif
copy 13,0,-1,-1,-1,-1,/path/to/your.gif

Run "fly -i scriptfile". It will dump core.
>Fix:
      Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:



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