Bug 690194 - Crash in execform
Summary: Crash in execform
Status: NOTIFIED DUPLICATE of bug 690090
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PS Interpreter (show other bugs)
Version: 8.63
Hardware: PC Linux
: P4 major
Assignee: Default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 13:46 UTC by J. Scott Berg
Modified: 2008-12-18 09:48 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
081207.ps (129.17 KB, application/postscript)
2008-12-08 13:47 UTC, J. Scott Berg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J. Scott Berg 2008-12-08 13:46:53 UTC
Attached PostScript (soon to follow) crashes with

Error: /undefined in --.execform1--
Operand stack:
   --nostringval--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1905   1   3   %oparray_pop   1904
  1   3   %oparray_pop   1888   1   3   %oparray_pop   1771   1   3  
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--  
--nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1853 
 2   5   %oparray_pop   --nostringval--   false   1   %stopped_push   1852   2 
 5   %oparray_pop   --nostringval--
Dictionary stack:
   --dict:1145/1684(ro)(G)--   --dict:0/20(G)--   --dict:81/200(L)--  
--dict:101/300(L)--   --dict:44/200(L)--   --dict:3/53(L)--   --dict:26/41(L)--
Current allocation mode is local
Last OS error: 2
Current file position is 132149
GPL Ghostscript 8.63: Unrecoverable error, exit code 1

No problems on 8.62.  Running on Ubuntu-8.10, but the crash happens even when I
run straight from ghostscript.com soruces.

See launchpad 306125 for more details.
Comment 1 J. Scott Berg 2008-12-08 13:47:52 UTC
Created attachment 4645 [details]
081207.ps

PostScript creating the crash.
Comment 2 Alex Cherepanov 2008-12-08 15:44:00 UTC
This bug has been recently fixed. See the bug 690090 for the patch.


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