[Bug 615780] New: statusdict margins error
http://bugzilla.novell.com/show_bug.cgi?id=615780 http://bugzilla.novell.com/show_bug.cgi?id=615780#c0 Summary: statusdict margins error Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Printing AssignedTo: jsmeix@novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: jsmeix@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; pl-PL; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 The default implementation of statusdict margins tries to exchange inside an array. The fallback value is an array, contrary to the Adobe definition. Reproducible: Always Steps to Reproduce: 1. gs 2. statusdict /margins get exec = = 3. statusdict /margins get == Actual Results: 1. GPL Ghostscript 8.64 (2009-02-03) 2. Error: /stackunderflow in --execute-- 3. {currentpagedevice /Margins --.knownget-- {--exch--} {--mark-- 0 0 --]--} --ifelse--} Expected Results: 2. 0 0 3. {currentpagedevice /Margins --.knownget-- {--aload-- --pop-- --exch--} {0 0} --ifelse--} or 3. (probably less safe) {currentpagedevice /Margins --.knownget-- {--cvx-- --exec-- --exch--} {0 0} --ifelse--} I would have post it to Artifex Bugzilla directly but I am still blocked as a troll (whistleblower) in because of Bug 608071. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=615780 http://bugzilla.novell.com/show_bug.cgi?id=615780#c Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmeix@novell.com AssignedTo|jsmeix@novell.com |werner@novell.com Summary|statusdict margins error |Ghostscript: statusdict | |margins error -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=615780 http://bugzilla.novell.com/show_bug.cgi?id=615780#c1 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |giecrilj@stegny.2a.pl --- Comment #1 from Dr. Werner Fink <werner@novell.com> 2010-06-29 12:38:38 UTC --- Does this problem also occur with GPL Ghostscript 8.70 ? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=615780 http://bugzilla.novell.com/show_bug.cgi?id=615780#c2 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|giecrilj@stegny.2a.pl | Resolution| |FIXED --- Comment #2 from Dr. Werner Fink <werner@novell.com> 2010-07-07 09:08:51 UTC --- Can not reproduce with latest update due security fixes. -- 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.
participants (1)
-
bugzilla_noreply@novell.com