Bug 692630

Summary: tiffg4 resulting in Memory Fault
Product: Ghostscript Reporter: Kevin Skelton <kevin_skelton>
Component: Other DriverAssignee: Default assignee <ghostpdl-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: alex
Priority: P4    
Version: 9.04   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: Memory fault using tiffg4

Description Kevin Skelton 2011-10-25 13:16:12 UTC
Created attachment 8045 [details]
Memory fault using tiffg4

Converting a PDF using device tiffg4 results in a "Memory Fault".
This only appears to happen in our 9.04 install.  8.71 works fine.


GPL Ghostscript 9.04 (2011-08-05)
Copyright (C) 2011 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
./gs_tiff.sh: line 34: 21426: Memory fault


gs -dBATCH -dNOPAUSE -dUseCropBox -sDEVICE=tiffg4 -r400 -dBufferSpace=500000000 -sOutputFi
leout.tif weinle.pdf;
Comment 1 Alex Cherepanov 2011-10-26 04:15:56 UTC
The problem is reproduced in v. 9.04 but it is fixed in current
development version.
Comment 2 Alex Cherepanov 2011-10-30 07:04:12 UTC
I've tested this again. Current version works.
Closing the bug now.
Comment 3 Kevin Skelton 2011-11-02 18:23:00 UTC
(In reply to comment #2)
> I've tested this again. Current version works.
> Closing the bug now.

905 will not be out until February 2012, correct?
Is there a work around we could use (or a patch available) until 905 is out?