On Wed, 2017-01-11 at 13:58 -0500, m.roth@5-cent.us wrote:
- systemdict /getenv {pop //false} put
Which, if I understand what I'm reading, just has added the systemdict line.
The leading "-" means removed not added.
I added that, and tried to run evince, which did not crash, but did give me invalidaccess -7
Have I misunderstood the fix?
Yes. The fix is to remove the systemdict line. For CentOS 6 and ghostscript 8.70 it's line 2028 (as shown in the patch). For CentOS 7 and ghostscript 9.07 it's line 2022.
Working for me on CentOS 6 and 7.