[gs-regression] local cluster regression d5f1e72357d77dbb03abe0442ac8b8b09d27ceb6
marcos.woehrmann at artifex.com
marcos.woehrmann at artifex.com
Thu Oct 6 03:48:59 UTC 2011
d5f1e72 Fix bug 692568. Set up initial clist_color_info to match pdf14 device.
------------------------------------------------------------------------
commit d5f1e72357d77dbb03abe0442ac8b8b09d27ceb6
Author: Ray Johnston <ray.johnston at artifex.com>
Date: Wed Oct 5 11:30:21 2011 -0700
Fix bug 692568. Set up initial clist_color_info to match pdf14 device.
For the funky RGBW device, since it is 4 component additive color the pdf14 logic chose
a pdf14_clist_RGB_device which has 3 components and a depth of 24. The clist logic uses
the clist_color_info.depth which was never set correctly to match the pdf14 device (depth
= 24), so it wrote 32-bits and only read 24, causing the clist reader to bomb.
Changed files:
gs/base/gdevp14.c
Products tested: gs ls pcl xps
New warnings:
None
*****************************************************************************
Seg faults with current rev:
tests_private/comparefiles/Bug690676.pdf.psdcmyk.72.0 inches Seg_Fault
tests_private/comparefiles/Bug692217.pdf.pdf.pkmraw.300.0 x6 Seg_Fault_reading_Ghostscript_produced_PDF/PS_File
tests_private/comparefiles/Bug692217.pdf.pdf.ppmraw.300.0 i7b Seg_Fault_reading_Ghostscript_produced_PDF/PS_File
*****************************************************************************
ran 59537 tests in 1820 seconds on 11 nodes
Differences in 2 of 48071 non-pdfwrite/ps2write test(s):
tests_private/ps/ps3cet/12-07B.PS.pbmraw.300.0 gs meters kilometers
tests_private/ps/ps3cet/12-07B.PS.pbmraw.300.1 gs henrysx6 peeves
No differences in 6897 pdfwrite tests
No differences in 4569 ps2write tests
The following 5 regression file(s) have started producing errors:
tests/pdf/Bug6901014_Arioli-NAG-Warwick.pdf.plank.300.1 gs inches i7b Timeout_reading_input_file
tests_private/comparefiles/Bug689150.pdf.pgmraw.300.0 gs macpro i7 Timeout_reading_input_file
tests_private/comparefiles/Bug689982.pdf.ps.pkmraw.300.0 gs ps2write meters henrysx6 Timeout_reading_input_file
tests_private/comparefiles/Bug691625.ps.plank.300.1 gs x6 peeves Timeout_reading_input_file
tests_private/comparefiles/Bug692217.pdf.plank.300.1 gs peeves miles Timeout_reading_input_file
-------------------------------------------------------------------------------------------------------
The following 10 regression file(s) had differences but matched at least once in the previous 50 runs:
tests_private/comparefiles/Bug692174.pdf.plank.300.1 gs inches inches e776cc41b9da0a535adde126464d6af906b082ae 3
tests_private/comparefiles/Bug692174.pdf.plank.300.1 gs inches inches e776cc41b9da0a535adde126464d6af906b082ae 3
tests_private/comparefiles/Bug692217.pdf.pgmraw.300.1 gs macpro peeves b39b7cbfcf8719b9f41153ccf6172fbf8f800642 7
tests_private/comparefiles/Bug692217.pdf.pgmraw.300.1 gs macpro peeves b39b7cbfcf8719b9f41153ccf6172fbf8f800642 7
tests_private/pcl/pcl5efts/fts.2130.pdf.ppmraw.600.0 pcl pdfwrite macpro macpro 03b20ec31afa843d5a4bac878568f60abcdea5fc 11
tests_private/pcl/pcl5efts/fts.2290.ppmraw.600.1 pcl peeves henrysx6 77e2fb25375f50389bfe6942507a0a513fa83ee9 2
tests_private/pcl/pcl5efts/fts.2291.pbmraw.600.1 pcl macpro macpro 40bdfff14aa2d3190526f44d4ef81d3c8c65be3f 32
tests_private/pcl/pcl5efts/fts.2291.ppmraw.600.1 pcl i7b x6 77e2fb25375f50389bfe6942507a0a513fa83ee9 2
tests_private/ps/ps3cet/34_all.PS.pbmraw.300.0 gs henrysx6 i7a e776cc41b9da0a535adde126464d6af906b082ae 3
tests_private/xps/xpsfts-a4/fts_45xx.xps.ppmraw.72.0 xps i7a i7b 77e2fb25375f50389bfe6942507a0a513fa83ee9 2
More information about the gs-regression
mailing list