Bug ID 913694
Summary ghostscript: invalidaccess in definefont
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mgoppold@web.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/39.0.2171.65 Safari/537.36
Build Identifier: 

The PostScript Sequence "/TT /Utopia-Regular findfont definefont" fails with
"Error: /invalidaccess in definefont" with ghostscript-9.15-1.4.x86_64




Reproducible: Always

Steps to Reproduce:
echo "/TT /Utopia-Regular findfont definefont" | gs -dNOPAUSE -sDEVICE=nullpage
-dBATCH -

Actual Results:  
GPL Ghostscript 9.15 (2014-09-22)
Copyright (C) 2014 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading Utopia-Regular font from /usr/share/ghostscript/fonts/putr.pfa...
4256176 2638106 2276448 979281 1 done.
Error: /invalidaccess in definefont
Operand stack:
   TT   --dict:13/21(ro)(G)--   Font
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1951   1   3   %oparray_pop  
1950   1   3   %oparray_pop   1934   1   3   %oparray_pop   1820   1   3  
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--  
--nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1901 
 2   3   %oparray_pop
Dictionary stack:
   --dict:1183/1684(ro)(G)--   --dict:0/20(G)--   --dict:77/200(L)--
Current allocation mode is local
GPL Ghostscript 9.15: Unrecoverable error, exit code 1


Expected Results:  
Result from openSUSE 13.1 ghostscript-9.07-3.1.3.x86_64:

echo "/TT /Utopia-Regular findfont definefont" | gs -dNOPAUSE -sDEVICE=nullpage
-dBATCH -
GPL Ghostscript 9.07 (2013-02-14)
Copyright (C) 2012 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading Utopia-Regular font from /usr/share/ghostscript/fonts/putr.pfa...
3335024 1896567 2256120 965553 1 done.


You are receiving this mail because: