From owner-freebsd-ports@FreeBSD.ORG Wed Jul 28 02:04:41 2004 Return-Path: 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 273F116A4CE for ; Wed, 28 Jul 2004 02:04:41 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0AEA43D54 for ; Wed, 28 Jul 2004 02:04:40 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.3] (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20040728020431m92004ja35e>; Wed, 28 Jul 2004 02:04:31 +0000 Message-ID: <410709AF.6030401@math.missouri.edu> Date: Tue, 27 Jul 2004 21:04:31 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.1) Gecko/20040727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems with netpbm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 02:04:41 -0000 I use pnmtopng that comes with the netpbm port. It used to work, but with a more recent version, now when I run it with the -transparent option, it dies with a segmentation fault. I could deliver more details upon request, but I would have to dig around a bit to make an example. But maybe someone just "knows" why this is the case, or knows that there is a new version of netpbm on its way which fixes the problem. Thanks, Stephen