From owner-freebsd-ports Wed Jan 2 10:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3AF337B41D for ; Wed, 2 Jan 2002 10:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02IU0U13562; Wed, 2 Jan 2002 10:30:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D807C37B425 for ; Wed, 2 Jan 2002 10:28:51 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02ISpO13429; Wed, 2 Jan 2002 10:28:51 -0800 (PST) (envelope-from nobody) Message-Id: <200201021828.g02ISpO13429@freefall.freebsd.org> Date: Wed, 2 Jan 2002 10:28:51 -0800 (PST) From: Bengt Ahlgren To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33479: ghostscript hpijs 1.0 driver dumps core when compiled with -O Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33479 >Category: ports >Synopsis: ghostscript hpijs 1.0 driver dumps core when compiled with -O >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 10:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bengt Ahlgren >Release: 4.3-RELEASE >Organization: SICS >Environment: >Description: The hpijs 1.0 driver of ghostscript suffers from pointer corruption when compiled with optimisation resulting in bus error or segmentation violation. >How-To-Repeat: Compile the ghostscript{,-afpl} port "out of the box" and run: > gs -dSAFER -dBATCH -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 980C" -sOutputFile=foo - AFPL Ghostscript 7.03 (2001-10-20) Copyright (C) 2001 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Bus error - core dumped unable to spawn ijs server=hpijs >Fix: Compiling hpijs without -O cures the problem. Also see: http://sourceforge.net/forum/forum.php?thread_id=622951&forum_id=53439 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message