[gs-bugs] [Bug 693046] New: segfault with txtwrite device, fts.0980

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Wed May 16 11:06:42 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=693046

           Summary: segfault with txtwrite device, fts.0980
           Product: GhostPCL
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: PDF Writer
        AssignedTo: ken.sharp at artifex.com
        ReportedBy: hintak at ghostscript.com
         QAContact: gs-bugs at ghostscript.com


pcl6 -sDEVICE=txtwrite -dNOPAUSE -dBATCH -sOutputFile=whatever
tests_private/pcl/pcl5cfts/fts.0980

line 1878, in gdevtxtw.c
 penum->Widths[pte->index -1] = wanted.x

pte->index is zero in this case with this file, and therefore the array index
goes to -1 and segfaulted.

(need a txtwrite device component in bugzilla, but I want this to go to Ken who
wrote those bits, so that would do...)

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list