[gs-bugs] [Bug 691137] New: "Can't refill scanner input buffer" error when Ubuntu test page (PostScript) fed into GS via stdin
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Feb 23 21:47:24 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691137
Summary: "Can't refill scanner input buffer" error when Ubuntu
test page (PostScript) fed into GS via stdin
Product: Ghostscript
Version: 8.71
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: PS Interpreter
AssignedTo: alex.cherepanov at artifex.com
ReportedBy: till.kamppeter at gmail.com
QAContact: gs-bugs at ghostscript.com
If I run these command lines:
1. cat /usr/share/system-config-printer/testpage-a4.ps | gs -
2. cat /usr/share/system-config-printer/testpage-a4.ps | /usr/bin/ps2pdf13
-dAutoRotatePages=/None -dAutoFilterColorImages=false -dNOPLATFONTS
-dPARANOIDSAFER -sstdout=%stderr -dColorImageFilter=/FlateEncode
-dPDFSETTINGS=/printer -dDoNumCopies - out.pdf
I get the following error:
GPL Ghostscript 8.71: ./psi/iscan.c(333): Can't refill scanner input buffer!GPL
Ghostscript 8.71: Unrecoverable error, exit code 255
This happens after the frames are rendered (out.pdf contains only the frames).
Supplying the input file directly on the command line (at the places where the
single "-" are) they get correctly rendered.
Ghostscript is version 8.71 on Ubuntu Lucid, 64-bit.
------- 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