[gs-bugs] [Bug 691014] execform1 rangecheck preventing printing...

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Dec 21 16:15:28 UTC 2009


http://bugs.ghostscript.com/show_bug.cgi?id=691014





------- Additional Comments From cloos at jhcloos.com  2009-12-21 08:15 -------
You can run something like:

:; mkdir -p /tmp/ST
:; strace -v -s8192 -o /tmp/ST/cupsd -p $(pidof cupsd)

then try printing something; then use CTRL-C to quit strace(8).

You’ll find the full list of arguments and the full environment of the call to
gs(1) in the strace(8) output.

I just had to do that to debug a similar problem with a cups driver.




------- 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