Hi,
On Sun, Feb 10, 2013 at 10:04:41PM +0000, Martin Crossley wrote:
> Sure no problem. Copy of pstops.ps at http://pastie.org/6108635 and copy
> of CLP-500.ppd at http://pastie.org/6108749.
[snip]
Thanks. I tried this on m current amd64, no problems there. So I
tried it on a i386 (i386, an old production machine which i normally
don't use for development and/or debugging), where I can reproduce
the problem.
And now to the real fun stuff: you don't need any input at all ;-)
gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -dNOMEDIAATTRS
-sDEVICE=cups -sstdout=%stderr -sOutputFile=%stdout -I/usr/share/cups/fonts -c
-f -_
is enough to get the segfault (and I get a backtrace very similar
to what you wrote).
I'll try to locate and fix the problem on that old i386 and then
'port' the fix for current.
Ciao,
Kili