From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 14 22:10:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD4B16A41F for ; Wed, 14 Sep 2005 22:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 556D343D64 for ; Wed, 14 Sep 2005 22:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8EMADcb095363 for ; Wed, 14 Sep 2005 22:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8EMADM7095362; Wed, 14 Sep 2005 22:10:13 GMT (envelope-from gnats) Resent-Date: Wed, 14 Sep 2005 22:10:13 GMT Resent-Message-Id: <200509142210.j8EMADM7095362@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nick Fishman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FBE816A41F for ; Wed, 14 Sep 2005 22:07:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A6643D45 for ; Wed, 14 Sep 2005 22:07:31 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j8EM7VFQ098068 for ; Wed, 14 Sep 2005 22:07:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j8EM7Vio098067; Wed, 14 Sep 2005 22:07:31 GMT (envelope-from nobody) Message-Id: <200509142207.j8EM7Vio098067@www.freebsd.org> Date: Wed, 14 Sep 2005 22:07:31 GMT From: Nick Fishman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/86137: fly 2.0 segfaults when using "copy" function to copy in gif digits for a counter. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 22:10:18 -0000 >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: