
http://bugzilla.novell.com/show_bug.cgi?id=608071 http://bugzilla.novell.com/show_bug.cgi?id=608071#c11 --- Comment #11 from Thomas Biege <thomas@novell.com> 2010-05-27 17:18:39 UTC --- Re: Ghostscript 8.64 executes random code at startup (paul.szabo@sydney.edu.au, Thu May 27 02:51:30 2010) The ghostscript people in http://bugs.ghostscript.com/show_bug.cgi?id=691339 told me to use the -P- switch, and marked it "RESOLVED WONTFIX". I guess -P- should be the default, as well as -dSAFER should be. The way gv invokes gs is "wrong". For example, using command gv /tmp/any.ps will do: chdir("/tmp/") execve(..., "gs", ... "-dSAFER", ... "any.ps", ...) So gv is careful to use -dSAFER but does not know about -P-. I notified bug-gv@gnu.org about this, see http://bugs.debian.org/583316 also. Cheers, Paul -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.