setcolor claims no operand checking is necessary in the comments, because it's hidden behind a pseudo-operator of the same name. That's true, but you can still call it indirectly via setpattern, so type checking is necessary. Repro: $ gs -q -sDEVICE=ppmraw -dSAFER GS><< /Whatever 16#414141414141 >> setpattern Segmentation fault
Fixed in: http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=b326a716