Bug 692630 - tiffg4 resulting in Memory Fault
Summary: tiffg4 resulting in Memory Fault
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Other Driver (show other bugs)
Version: 9.04
Hardware: PC Linux
: P4 normal
Assignee: Default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 13:16 UTC by Kevin Skelton
Modified: 2011-11-11 14:22 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
Memory fault using tiffg4 (68.47 KB, application/pdf)
2011-10-25 13:16 UTC, Kevin Skelton
Details

Note You need to log in before you can comment on or make changes to this bug.
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?