Bug 689855

Summary: ps2pdf 09-34.PS fails with SEGV in GC.
Product: Ghostscript Reporter: Alex Cherepanov <alex>
Component: PDF WriterAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Windows NT   
Customer: Word Size: ---

Description Alex Cherepanov 2008-05-19 18:09:03 UTC
The command
  ps2pdf 09-34.PS 09-34.pdf fails with SEGV somewhere in GC code.
The problem is reproduced on Linux and Windows. Raster devices
are not affected. This is a recent regression.
Comment 1 Ken Sharp 2008-05-20 00:23:21 UTC
Alex, I don't have a copy of 09-34.ps, can you point me to a location to get it,
or mail me a copy please ?
Comment 2 Alex Cherepanov 2008-05-20 06:30:17 UTC
This is a part of ps3cet suite available on casper at
/home/regression/tti/tests_private/ps/ps3cet
Comment 3 Ken Sharp 2008-05-20 07:12:45 UTC
Thanks Alex, I have picked up a copy. For me this crashes in restore_finalize,
producing a partial PDF file.

Looks like it 'might' be a problem with garbage collection.
Comment 4 Ray Johnston 2008-05-20 09:05:14 UTC
A side comment on the tests_private files...

These are all available via svn from:

svn+ssh://svn.ghostscript.com/var/lib/svn-private/ghostpcl/trunk/tests_private/

svn ls of the above shows the categories:

comparefiles/
customer_tests/
pcl/
pdf/
ps/
xl/
xps/

Comment 5 Alex Cherepanov 2008-05-24 22:54:38 UTC

*** This bug has been marked as a duplicate of 689864 ***