[gs-bugs] [Bug 690336] New: Unrecoverable Error When Appending PDF
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Mar 17 09:06:12 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690336
Summary: Unrecoverable Error When Appending PDF
Product: Ghostscript
Version: 8.63
Platform: Other
URL: http://www.devxm.com:1974/prob_pdf.pdf
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: PDF Writer
AssignedTo: ken.sharp at artifex.com
ReportedBy: bugzilla at kidlunch.com
QAContact: gs-bugs at ghostscript.com
Hello
I'm using ghostscript to concatenate a bunch of PDFs into a single document via
something like:
gs -q -sPAPERSIZE=letter -dNOPAUSE -dBATCH -sDEVICE=pdfwrite
-sOutputFile=/path/to/final.pdf page1.pdf page2.pdf prob_pdf.pdf page4.pdf
Whenever the PDF at the above URL is involved, GS throws an unrecoverable error,
explicitly the following:
**** Warning: Generation number out of 0..65535 range, assuming 0.
**** Warning: File has an invalid xref entry: 2. Rebuilding xref table.
Error: /rangecheck in --run--
Operand stack:
--nostringval-- --dict:13/22(L)-- 2 --dict:3/3(L)--
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 --nostringval--
--nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue
--nostringval-- --nostringval-- false 1 %stopped_push --nostringval--
--nostringval--
Dictionary stack:
--dict:1150/1684(ro)(G)-- --dict:1/20(G)-- --dict:75/200(L)--
--dict:75/200(L)-- --dict:106/127(ro)(G)-- --dict:275/300(ro)(G)--
--dict:24/25(L)-- --dict:4/6(L)-- --dict:22/40(L)-- --dict:7/8(L)--
--dict:1/1(ro)(G)--
Current allocation mode is local
Last OS error: 2
GPL Ghostscript 8.63: Unrecoverable error, exit code 1
Removing that page solves the problem.
Thanks.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list