Bug 687153 - Error Viewing Document with GS 8.11, With or Without GSview
Summary: Error Viewing Document with GS 8.11, With or Without GSview
Status: RESOLVED DUPLICATE of bug 687120
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: MS Windows Display Driver (show other bugs)
Version: 8.11
Hardware: PC Windows 2000
: P2 major
Assignee: Jack Moffitt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 08:08 UTC by Mark
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
Technical Report - PostScript (446.54 KB, application/postscript)
2003-11-20 08:10 UTC, Mark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2003-11-20 08:08:30 UTC
I have a question about a problem I'm running into with GSVIEW32, version 4.5, 
2003-10-18 on my Windows 2000 Pentium III machine. I've attached the error 
message and the original file. I would appreciate any help. The file appears to 
work fine on a Sun UltraSparc using Ghostview, version 1.5. I'm guessing on the 
product component. I can send the file if needed, it's not proprietary. Thanks.


GSview 4.5 2003-10-18
Unknown in Comments section at line 6:
  %%DocumentFonts: Times-Roman Times-Bold Times-Italic Courier


DSC Information
At line 13848:
   /DrawSplineSection { /y3 exch def /x3 exch def /y2 exch def /x2 exch def /y1 
exch def /x1 exch def /xa x1 x2 add 2 div def /ya y1 y2 add 2 div def /xb x2 x3 
add 2 div def /yb y2 y3 add 2 div def /x2 xa xb add 2 div def /y2 ya yb add 2 
div def x1 x2 sub a

Lines in DSC documents must be shorter than 255 characters.
AFPL Ghostscript 8.11 (2003-08-16)
Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Displaying DSC file C:/Documents and Settings/Administrator/My Documents/My 
Research/Data/SIS_paper.ps
Displaying page 1
Loading NimbusMonL-Regu font from C:\gs\fonts/n022003l.pfb... 2214184 903694 
1657672 346642 1 done.
Loading NimbusRomNo9L-Regu font from C:\gs\fonts/n021003l.pfb... 2351448 
1043808 1657672 355550 1 done.
Loading NimbusRomNo9L-ReguItal font from C:\gs\fonts/n021023l.pfb... 2508808 
1182732 1677768 374982 1 done.
Loading NimbusRomNo9L-Medi font from C:\gs\fonts/n021004l.pfb... 2646072 
1317849 1758152 456210 1 done.
Displaying page 2
Loading NimbusSanL-Bold font from C:\gs\fonts/n019004l.pfb... 2723048 1410848 
1918920 603628 3 done.
Error: /rangecheck in --get--
Operand stack:
   --nostringval--   --nostringval--   --nostringval--   --nostringval--   
descender   0   --nostringval--   1
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval-
-   2   %stopped_push   --nostringval--   --nostringval--   false   1   %
stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %
oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --
nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --
nostringval--
Dictionary stack:
   --dict:1116/1686(ro)(G)--   --dict:0/20(G)--   --dict:73/200(L)--   --
dict:138/200(L)--   --dict:18/200(L)--   --dict:37/51(L)--   --dict:1/17(L)--
   --dict:0/17(L)--   --dict:5/17(L)--   --dict:1/3(L)--   --dict:16/20(ro)(L)--
Current allocation mode is local

--- Begin offending input ---

arrowHeight neg arrowWidth 2 div moveto
0 0 lineto
arrowHeight neg arrowWidth 2 div neg lineto
} def

/leftarrow {
0 begin
y exch get /taily exch def
x exch get /tailx exch def
y exch get /tipy exch def
x exch get /tipx exch def
brushLeftArrow { tipx tipy tailx taily arrowhead } if
end
} dup 0 4 dict put def

/rightarrow {
0 begin
y exch get /tipy exch def
x exch get /tipx exch def
y exch get /taily exch def
x exch get /tailx exch def
brushRightArrow { tipx tipy tailx taily arrowhead } if
end
} dup 0 4 dict put def




Begin
[ 0.719734 0 0 0.719734 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
[ 1 0 0 1 -63 72 ] concat

Begin %I Text
0 0 0 SetCFg
Helvetica-Bold 14 SetF
[ 1 0 0 1 454 559 ] concat
[
(STG)
] Text
End

Begin %I Elli
2 0 0 [] 0 SetB
0 0 0 SetCFg
1 1 1 SetCBg
none SetP %I p n
[ 1 0 0 1 123 262 ] concat
350 294 35 22 Elli
End

End %I eop

Begin %I Pict
[ 1 0 0 1 -138 196 ] concat

Begin %I Text
0 0 0 SetCFg
Helvetica-Bold 14 SetF
[ 1 0 0 1 422 482 ] concat
[
(ASTG)
] Text
End

B
--- End offending input ---
file offset = 45904
gsapi_run_string_continue returns -101
Comment 1 Mark 2003-11-20 08:10:04 UTC
Created attachment 376 [details]
Technical Report - PostScript
Comment 2 Alex Cherepanov 2003-11-20 10:22:17 UTC

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