Bug 86120

Summary: eps->ppm convert crashes
Product: [Retired] Red Hat Linux Reporter: John Levon <rh-bugzilla>
Component: ImageMagickAssignee: Jonathan Blandford <jrb>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: 8.0CC: ddumas
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-12 12:09:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
failing EPS file none

Description John Levon 2003-03-14 12:44:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030313

Description of problem:
convert a.eps a.ppm (see attachment) crashes with

#0  0x4013532b in WritePNMImage () from /usr/X11R6/lib/libMagick.so.5
#1  0x4003ea58 in WriteImage () from /usr/X11R6/lib/libMagick.so.5
#2  0x4003ed2c in WriteImages () from /usr/X11R6/lib/libMagick.so.5
#3  0x0804940f in ConvertUtility ()
#4  0x0804c329 in main ()


Version-Release number of selected component (if applicable):
ImageMagick-5.4.7-5

How reproducible:
Always

Steps to Reproduce:
1. convert a.eps a.ppm
2.
3.
    

Actual Results:  crash

Expected Results:  create a.ppm

Additional info:

Comment 1 John Levon 2003-03-14 12:46:04 UTC
Created attachment 90599 [details]
failing EPS file