Public bug reported:

The following command was working until yesterday`s update to
Ghostscript 9.10~dfsg~rc1-0ubuntu2 on Saucy.

$ gs -q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile="debug.pdf"
-dSubsetFonts=true -dPDFSETTINGS=/printer a.pdf b.pdf

Now it reports the following error:

GPL Ghostscript RELEASE CANDIDATE 1 9.10: Set UseCIEColor for 
UseDeviceIndependentColor to work properly.
Unrecoverable error: stackunderflow in .setdistillerparams

Adding -dUseCIEColor to the command line seems to fix the problem,
however this should not be and might be a symptom of a bug in the code
where variables that used to be initialized in previous version are no
longer.

** Affects: ghostscript (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ghostscript in Ubuntu.
https://bugs.launchpad.net/bugs/1218350

Title:
  stackunderflow in .setdistillerparams

Status in “ghostscript” package in Ubuntu:
  New

Bug description:
  The following command was working until yesterday`s update to
  Ghostscript 9.10~dfsg~rc1-0ubuntu2 on Saucy.

  $ gs -q -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile="debug.pdf"
  -dSubsetFonts=true -dPDFSETTINGS=/printer a.pdf b.pdf

  Now it reports the following error:

  GPL Ghostscript RELEASE CANDIDATE 1 9.10: Set UseCIEColor for 
UseDeviceIndependentColor to work properly.
  Unrecoverable error: stackunderflow in .setdistillerparams

  Adding -dUseCIEColor to the command line seems to fix the problem,
  however this should not be and might be a symptom of a bug in the code
  where variables that used to be initialized in previous version are no
  longer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1218350/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to